3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] postfix transport
FromSent OnAttachments
scott leonardNov 17, 2003 2:08 pm 
John LockeNov 18, 2003 12:49 pm 
Martin List-PetersenNov 18, 2003 1:09 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] postfix transportActions...
From:Martin List-Petersen (mar@list-petersen.se)
Date:Nov 18, 2003 1:09:44 pm
List:net.sourceforge.lists.courier-maildrop

On Mon, 2003-11-17 at 23:08, scott leonard wrote:

i've been using postfix's 'mailbox_command' directive to have it forward mail to the maildrop local transport agent, but i'm interested in using the "mailbox_transport" directive which uses the pipe command in postfix's master.cf. however, all the howto's show this pipe command setting the user to "vmail" or something for the purpose of virtual accounts. anyway to generalize this so it will use vmail for virtual and the users name for local accounts? _ scott

You will have to take into consideration, when you start using maildrop in as the transport, that the aliases table will not get parsed for the users you deliver by maildrop transport.

Beyond that it should be possible to deliver to unix accounts that way also.

If you are going for a virtual-user setup, the transport is unavoidable.