OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Postfix Archives: Re: Which is better? Postfix, qmail, exim or

Re: Which is better? Postfix, qmail, exim or zmailer ?


Amos Gouaux (amos+lists.postfixutdallas.edu)
22 Nov 1999 15:37:21 -0600


>>>>> On 22 Nov 1999 13:00:47 -0800,
>>>>> Michael Graff <explorerflame.org> (mg) writes:

mg> I really would prefer to run postfix over qmail. But, unless postfix
mg> grows up in this one area (address to appropriate .forward file
mg> mapping) I simply cannot use it.

Maybe I'm not grasping everything regarding this thread, but seems
to me if you have this set it will go quite a ways to doing what you
want:

# The recipient_delimiter parameter specifies the separator between
# user names and address extensions (user+foo). See canonical(5),
# local(8), relocated(5) and virtual(5) for the effects this has on
# aliases, canonical, virtual, relocated and .forward file lookups.
# Basically, the software tries user+foo and .forward+foo before
# trying user and .forward.
#
# recipient_delimiter = +

(Notice the ".forward+foo" example.)

This won't do the bounce upon a match not found that you want, but
then you can use a real filtering language like Procmail, or maybe
even Sieve in Cyrus IMAPd, assuming this LMTP stuff gets worked out.

Amos



This archive was generated by hypermail 2.0b3 on Mon Nov 22 1999 - 15:40:07 CST