Il 23/05/2010 16:38, Patrick Chemla ha scritto:
I am trying to send directly messages from the front smtpd to the back
server without looking to MX from DNS.
So, in the /etc/postfix/transport file, I put lines as follow:
example1.com :[10.0.0.2]
example2.com :[10.0.0.2]
example3.com :[10.0.0.2
Il 31/12/2010 22:13, jason hirsh ha scritto:
The issue is Postgrey keeps bouncingh the same message...
Freebsd 8.0
I use Debian, but the configuration may be similar.
Postgrey is running as follows:
postgrey 1258 0.0 1.0 12196 10144 ?? Ss 3:05PM 0:00.21
/usr/local/sbin/postgrey --pidfile=/
Il 01/01/2011 17:47, Gian Carlo Stagni ha scritto:
/usr/local/sbin/postgrey --pidfile=/var/run/postgrey.pid --inet=10023 -d
--user=postgrey --group=postgrey --dbd
The "-d" parameter set the amount of seconds...
Shame on me, I was obviously thinking to "--delay".
gc :-)