[Postfixbuch-users] Wie startet Ihr Postgrey?
Thomas Schwenski
ts_kw at gmx.de
Di Sep 13 14:07:10 CEST 2005
Hey Andreas,
habe mir über das eben den Kopf zerbrochen:
> --- snip
> #!/bin/sh
>
> exec > /dev/null
> exec 2>&1
> exec env - \
> /usr/bin/perl -T /usr/local/bin/postgrey \
> --unix /var/spool/postfix/postgrey/postgrey.socket \
> --user postgrey \
> --group postgrey \
> --delay=119 \
> --dbdir=/var/spool/postfix/postgrey \
> --whitelist-clients=/etc/postfix/postgrey_whitelist_clients.txt \
>
> --whitelist-recipients=/etc/postfix/postgrey_whitelist_recipients.txt
> --- snip
was ist das und wo muss es hin?
> $ grep postgrey /etc/passwd
> postgrey:x:101:101:Greylisting
Daemon:/var/spool/postfix/postgrey:/bin/false
> $ grep postgrey /etc/group
> postgrey:!:101:
> $ install -d -m 0755 -o postgrey -g postgrey /var/spool/postfix/postgrey
>
> smtpd_recipient_restrictions = ...,
> check_policy_service
unix:postgrey/postgrey.socket,
> ...
Das ist alles klar!
Thomas
--
GMX DSL = Maximale Leistung zum minimalen Preis!
2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl
Mehr Informationen über die Mailingliste Postfixbuch-users