-
1
- #1
Hello,
One of my users is receiving an email that is not showing as expected.
When I look at the source I have noticed a Warning part way thru the "To:" list.
Sun-Java-System-SMTP-Warning:Lines longer than SMTP allows found and wrapped.
Source looks something like this:
Received:from ...
Received:from ...
Date: ...
From:<sender@someplace.com>
To: ... ,<another@someplaceelse.
Message ID:<message@vms055.mailsrvcs.net>
Sun-Java-System-SMTP-Warning:lines longer than SMTP allows found and wrapped.
com>,<user@here.com>
Subject:Very Interesting
Date: ....
rest of message source
As you can see the warning shows up partway thru the "To:" list recipient <another@someplaceelse.com>
The "To:" list continues after the Warning.
This warning seems to be the thing that messes up the email.
Any ideas on where to go to solve this?
Thanks,
Bob
One of my users is receiving an email that is not showing as expected.
When I look at the source I have noticed a Warning part way thru the "To:" list.
Sun-Java-System-SMTP-Warning:Lines longer than SMTP allows found and wrapped.
Source looks something like this:
Received:from ...
Received:from ...
Date: ...
From:<sender@someplace.com>
To: ... ,<another@someplaceelse.
Message ID:<message@vms055.mailsrvcs.net>
Sun-Java-System-SMTP-Warning:lines longer than SMTP allows found and wrapped.
com>,<user@here.com>
Subject:Very Interesting
Date: ....
rest of message source
As you can see the warning shows up partway thru the "To:" list recipient <another@someplaceelse.com>
The "To:" list continues after the Warning.
This warning seems to be the thing that messes up the email.
Any ideas on where to go to solve this?
Thanks,
Bob