[Gllug] Sendmail gateway problem

Peter Adamson peter.adamson at ktsplc.com
Wed May 7 15:08:52 UTC 2003



>When an email is sent to "test_support at foo.bar.com, person2 at foo.bar.com"
>the gateway.php script is only called for test_support.

Are you *sure* about this?
No I only see the script being called once. It might be getting called for
person2 OR test_suport, but not both.

>Why doesn't sendmail call the gateway.php for everyone on the "To:" / "Cc:"
>"Bcc:" headers, that match in the aliases file?

Because they're part of the message body. Sendmail only works on the
envelope information. You'll probably find that your original message
was sent in two separate envelopes, so when the first one arrived (for
test_support) it was processed. The second one (person2) may not have
arrived yet...

Unfortunately the user agent I'm using is acutally submitting emails to the
sendmail server I'm using ;( so its going direct....

cheers,
Peter

Tet


--
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug



-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list