Maybe I can learn something.
Benoit Panizzon <[email protected]> wrote:
In filter_recipient we check if the recipient is being forwarded to some other Destination.
To my knowledge the recipients are the addresses given in RCPT, not the resolved addresses after aliasing and forwarding. So how do you detect that the user forwards? Does sendmail provide the resolved address, or do you have to mimic what sendmail would do?
So let's change the sender to the address of the address of the local recipient who wants to have his emails forwarded somewhere else. So he get's the blame/bounce if his forward does not work.
I would expect that to loop, since the local recipient forwards to the address that is not accepting mail. How do you avoid that?
Joseph Brennan Columbia University Information Technology _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

