-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2014-06-26 17:17:44 +0200, Axel Beckert <[email protected]> wrote: > [...] This is strange: I can reproduce this issue on two Stable (Wheezy) > installations and on > Testing (Jessie), but not on Unstable (Sid) which currently has the same > version as Testing. > [...]
First, I can reproduce this on Wheezy; second, the problem might run deeper... I'm running Postgrey on two Debian servers: one is Squeeze, the other is still running Wheezy. On Wheezy, I get the same error when running `service postgrey reload`. On Squeeze, it works fine. ALSO: I can't get postgrey to notice changes to /etc/postgrey/whitelist_clients on Wheezy. On Squeeze, when I make a change to /etc/postgrey/whitelist_clients, it takes effect after I run `service postgrey reload`. On Wheezy, since `service postgrey reload` fails, I've tried running `service postgrey restart` instead -- which outputs that it has succeeded, but doesn't actually reload my changes to /etc/postgrey/whitelist_clients. (I've tried `service postgrey stop` and `service postgrey start` as well.) I'm not sure whether the issue with /etc/postgrey/whitelist_clients is related... but I'm only having it on Wheezy, where reload fails, whereas on Squeeze, where the reload is fine, pPostgrey notices changes to /etc/postgrey/whitelist_clients as expected. I'm not sure that start/stop actually does anything. On that same Wheezy server... root@anaximander:~# ps aux | grep postgrey postgrey 3608 0.0 0.2 66560 15212 ? Ss Apr08 1:34 /usr/sbin/postgrey - --pidfile=/var/run/postgrey.pid --daemonize --inet=10023 root 9269 0.0 0.0 7836 872 pts/0 S+ 13:15 0:00 grep postgrey root@anaximander:~# service postgrey stop [ ok ] Stopping postfix greylisting daemon: postgrey. root@anaximander:~# ps aux | grep postgrey postgrey 3608 0.0 0.2 66560 15212 ? Ss Apr08 1:34 /usr/sbin/postgrey - --pidfile=/var/run/postgrey.pid --daemonize --inet=10023 root 9306 0.0 0.0 7836 876 pts/0 S+ 13:15 0:00 grep postgrey I don't know enough to confirm this... but my theory is that the start/stop/restart services aren't working properly either on Wheezy, even though they don't say failed like the reload does, which would explain why start/stop/restart has no effect on Postgrey reloading my whitelist_clients file either. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlOtp1cACgkQFotiJZ8N2PnFPQCePfza0ILq769M9sGd6NP/LqJN KIMAn3xzFZWuEmSzPZ5xaCVG1W8Vq6mL =94sV -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

