Sorry to bring up such an old thread.. but Im curious as to how this works.. Will it then read the .procmailrc out of the users home directory? How does it get that home directory passed to it so it knows where to look? Are there any detailed docs out there on how to get this working right?

If you insist on procmail, then you need to define a "procmail"
transport in master.cf (similar to what you would do for maildrop), then
use transport_maps:
m...@domain1.example    procmail:



an alternative is to use virtual_alias_maps to redirect the user to a
local domain (one listed in mydestination):
m...@domain1.example    m...@mail.gridfilter.com

then you can use procmail for "local" delivery, which is easier than for
virtual delivery.

Note that once you pass mail to an external delivery agent (maildrop,
procmail, ... etc), postfix does no more care where mail would go (so
you need to configure thex eternal MDA to find the mailbox location).


[snip]


--
Jordan Tardif
DreamHost

Reply via email to