Found a solution, in master.cf set this :
flags=DRhu user=vmail argv=/usr/bin/env SENDER=${sender}
RECIPIENT=${recipient} EXTENSION=${extension} /usr/bin/maildrop -d
[EMAIL PROTECTED]

I don't know if it's a good solution, but now it's working.
Comment are welcome :)

Le mar 15/06/2004 � 02:18, MrJacK a �crit :
> Hi,
> 
> I have some problems setting up TMDA to run with this configuration.
> When maildrop parse the .mailfilter file TMDA return me the following
> error (from postfix log) :
> 
> relay=maildrop, delay=0, status=deferred (temporary failure. Command
> output: Missing environment variable: SENDER See ....
> 
> I really don't understand ...
> 
> My .mailfilter file :
> 
> import SENDER
> import RECIPIENT
> import EXTENSION
> to "| /usr/bin/tmda-filter"
> 
> My maildrop config from master.cf :
> 
> maildrop  unix  -       n       n       -       -       pipe
>   flags=R user=vmail argv=/usr/bin/maildrop -d ${recipient}
> 
> If someone has an idea ... :)
> 
> Thanks in advance,
> 
> Rapha�l
> 
> _____________________________________________
> tmda-users mailing list ([EMAIL PROTECTED])
> http://tmda.net/lists/listinfo/tmda-users

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to