sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #80859
Re: Postfix mail til script
On Sat, 2005-03-12 at 23:56 +0100, Christian Joergensen wrote:
> On Sat, 2005-03-12 at 21:07 +0100, Asbjørn Sloth Tønnesen wrote:
> > [snip]
>
> Lav en transport til det:
>
> I /etc/postfix/master.cf:
>
> mitscript unix - n n - - pipe
> user=dinbruger
> argv=/home/dinbruger/script.pl
>
> (Se evt. http://www.postfix.org/pipe.8.html)
>
> Derefter i din transport_maps:
>
> foo@xxxxxxxxxxx mitscript:
>
> (Se evt. http://www.postfix.org/transport.5.html)
Takker, nu fik jeg det til at virke :D
References