Rakesh-Shah-Exch skribis:
The Original problem: Given a hundred users who email addresses have
moved from one company to another. ie user(_at_)A(_dot_)com to
user(_at_)B(_dot_)com(_dot_)
I needed to forward all messages to the new account and do an auto-reply
to the orignator, with an explaination and the new users email address.
You can not do this properly with procmail, because not all info
is in the mail. A message could be sent to many people(_at_)a(_dot_)com
through Bcc:, in that case there is no info in the From: or the Cc:
to work from.
If there is a Delivered-To: (or something similar), you could work
from that. But you better solve this a few stages earlier (MTA).
--
Affijn, Ruud
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail