procmail
[Top] [All Lists]

Re: CC and Bcc problems

2006-11-01 10:27:47
On 11/1/06, Google Kreme <gkreme(_at_)gmail(_dot_)com> wrote:
On 01 Nov 2006, at 04:34 , Stefano Castagnoli wrote:
How can I do to forward mails from "a" to Cyrus user "a" and mails
from
"b" to Cyrus user "b"?

procmail is NOT a MTA.  What you are trying to do can be faked,
somewhat, but it will never work 100% because, well, as I said,
procmail is not a MTA.

That said, if it is truly a one-to-one mapping (say, a(_at_)remote(_dot_)server
to a(_at_)local(_dot_)server), then you can pass it on to the MTA (like 
sendmail)
on your server.  fetchmail does this as its default, so take away the
-m part for normal delivery.  Even if it is not a one-to-one mapping,
you can configure your MTA to do any address translation/header
rewriting and even pass it on to procmail for any additional
processing.

-- 
-- Matt Dunford -- zenmatic(_at_)gmail(_dot_)com

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>