4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] postfix & maildrop
FromSent OnAttachments
Jean ThéryJun 10, 2005 5:03 pm 
Ralf HildebrandtJun 11, 2005 2:31 am 
Tony EarnshawJun 11, 2005 3:01 am 
Devin RubiaJun 13, 2005 7:27 am 
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 & maildropActions...
From:Ralf Hildebrandt (Ralf@charite.de)
Date:Jun 11, 2005 2:31:55 am
List:net.sourceforge.lists.courier-maildrop

* Jean Th?ry <jean@olympus-zone.net>:

i'm using : - postfix-2.2.3_1,1 - maildrop-1.8.0_3 - courier-imap-4.0.3,1 - courier-authlib-base-0.56 - courier-authlib-mysql-0.56

(all from FreeBSD ports) (without routing to maildrop transport postfix exec normal operations)

i've made a transport and routed mails in it in master.cf : maildrop unix - n n - - pipe flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${user}@${nexthop} ${extension} ${recipient} ${user} ${nexthop} ${sender} -w 90

This needs to be on one line or needs to be written as: maildrop unix - n n - - pipe flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${user}@${nexthop} ${extension} ${recipient} ${user} ${nexthop} ${sender} -w
90