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: Matt Fretwell (mattfbauchan.org)
Date: Sun Apr 02 2006 - 12:30:05 CDT


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:

Matt