antic
Perch
I've just noticed something odd about emails being handled by Jodo's servers.
This doesn't happen if I test it with a Yahoo or Gmail address, just addresses on client accounts.
When I write some code to send an HTML email, sometimes the body of the email contains long lines - that is, lines of HTML unbroken by a CRLF. When such an email arrives at a an account on a Jodo server, something (perhaps DSPAM?) is inserting a SPACE character at position 990 of all such long lines.
Attached is a simple ASP script to demo the issue. Run it, enter the email address to send the test to. I'd like to hear back from other people, if they see the second-last word "undoubtable" split in two by a space character which shouldn't be there.
[ed] also added a screenshot of how the resulting email looks.
This doesn't happen if I test it with a Yahoo or Gmail address, just addresses on client accounts.
When I write some code to send an HTML email, sometimes the body of the email contains long lines - that is, lines of HTML unbroken by a CRLF. When such an email arrives at a an account on a Jodo server, something (perhaps DSPAM?) is inserting a SPACE character at position 990 of all such long lines.
Attached is a simple ASP script to demo the issue. Run it, enter the email address to send the test to. I'd like to hear back from other people, if they see the second-last word "undoubtable" split in two by a space character which shouldn't be there.
[ed] also added a screenshot of how the resulting email looks.