Vance, Trevor K. ha scritto:
Martijn,
I think this should satisfy. Though I believe the issue is still in my
James config, and not in the mailer. My reasoning here is that if I
send the same file/command to a different SMTP server, the attachment
comes through preserved.
If the smtp server is only used to relay a message the specification say
that the MTA should not alter/parse the content but simply add the
Received header on top.
In this case every mailer should simply ignore headers/body and deliver
the message unchanged.
In case you insert any manipulation mailet or any transformation in the
chain the the mail have to be parsed and malformations can be
interpreted differently from different servers.
make sure the separator between header and body is CRLFCRLF and not LFLF
or CRCR or anything different.
Stefano
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]