When an email bounce comes back it contains "Return-path: <>" (without the quotes) on the first line.
This is causing me problems with an email bounce handler script I'm working on. It doesn't see it as an RFC1892 multipart report, so the handler won't work.
is there a way to correct this?
This is causing me problems with an email bounce handler script I'm working on. It doesn't see it as an RFC1892 multipart report, so the handler won't work.
is there a way to correct this?