4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] variables passed by m...
FromSent OnAttachments
mess-mateJan 11, 2007 11:10 am 
Jay LeeJan 11, 2007 11:21 am 
mess-mateJan 11, 2007 2:42 pm 
moussJan 11, 2007 3:25 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] variables passed by maildrop via postfixActions...
From:Jay Lee (jl@pbu.edu)
Date:Jan 11, 2007 11:21:26 am
List:net.sourceforge.lists.courier-maildrop

mess-mate wrote:

anybody could teel me the variables i can pass to maildrop from postfix ?

Yes, postfix can :-) No really that's not a pointer at the postfix list, temporarily change the command postfix uses to call maildrop to be:

set > set.txt

Postfix should then dump out all the variables that are made available to the child program (which is normally maildrop)

Jay