OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: postfix, cyrus, mailman, virtual domains

From: mouss (usebsdfree.fr)
Date: Sun Apr 02 2006 - 13:36:22 CDT


Matt Fretwell wrote:
> On Sun, 02 Apr 2006 11:25:45 -0600
> Dwight Tovey wrote:
>
>> Note that Postfix is trying to use lmtp to hand the message off to
>> cyrus, which doesn't have a mailbox for 'mailman' (the test list I'm
>> trying to send to). I need the message to not go to lmtp/cyrus at
>> all, but just use the alias map to pass it through the pipe to the
>> 'mailman post' command.
>
>
> Use a transport entry with something along the lines of:
>
> mailmanexample.com local:
>

or virtual aliases:
#replace example.com by dtovey.net
mailmanexample.com mailmanlocalhost.example.com
...

since he has localhost.example.com in mydestination.