|
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 (usebsd
free.fr)
Date: Sun Apr 02 2006 - 13:36:22 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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:
>
> mailman
example.com local:
>
or virtual aliases:
#replace example.com by dtovey.net
mailman
example.com mailman
localhost.example.com
...
since he has localhost.example.com in mydestination.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]