2008-08-26, 11:55 PM
I'm having an error sending mails via SMTP. The problem seems to be that some extra information sneaks through when the "MAIL FROM" tag is sent.
The syntax of MAIL FROM should be:
MAIL FROM:<[email protected]>
But what actually is sent is:
MAIL FROM:<"Forumname" <[email protected]>>
At least my relay-server won't parse that line.
The syntax of MAIL FROM should be:
MAIL FROM:<[email protected]>
But what actually is sent is:
MAIL FROM:<"Forumname" <[email protected]>>
At least my relay-server won't parse that line.