HI,
I am encountering some strange problem: I am sending SMTP Messages with SST using SstLocalEndpoint>>#send:to:.
My code uses an SMTP server of one of our web hosters (1&1).
When a mail message is sent from an image running on Windows, all is fine.
When sending from a Linux machine, the additional headers that the hoster adds to the message are not added to the headers, but to the end of the message.
The hoster adds the following headers: X-Provags-ID, X-UI-Loop, Envelope-To.
The fact that the added headers are at the bottom if the message leads to very interesting results in some mailers: iPhone/iPad say the message contains no text while Thunderbird simply shows the headers as text at the end of the message.
So my questions are:
what exactly can I do to find out what's wrong on Linux? (is it a line-end problem in SST's code, for example?)
is this a known problem?
Joachim
--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/va-smalltalk/-/30RCLURlI0EJ.
To post to this group, send email to
[hidden email].
To unsubscribe from this group, send email to
[hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.