*** This bug is a duplicate of bug 981789 ***
https://bugs.launchpad.net/bugs/981789
** Description changed:
Ubuntu 12.04.4 LTS, 64-bit version
postgrey 1.34-1
- I cannot force reload of whitelist with reload commend to service script
+ I cannot force reload of whitelist with reload c
*** This bug is a duplicate of bug 981789 ***
https://bugs.launchpad.net/bugs/981789
** Changed in: postgrey (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
*** This bug is a duplicate of bug 981789 ***
https://bugs.launchpad.net/bugs/981789
** Patch added: "A patch to fix /etc/init.d/postgrey script"
https://bugs.launchpad.net/ubuntu/+source/postgrey/+bug/1289424/+attachment/4013235/+files/postgrey.diff
--
You received this bug notificatio
*** This bug is a duplicate of bug 981789 ***
https://bugs.launchpad.net/bugs/981789
This issue is duplicate to #981789
/etc/init.d/postgrey script has to be modified from my point of view...
** This bug has been marked a duplicate of bug 981789
Postgrey does not stop
--
You received t
# cat /proc/$(cat /var/run/postgrey.pid)/stat
8168 (/usr/sbin/postg) S 1 8168 8168 0 -1 4219200 2987 0 6 0 26 9 0 0 20 0 1 0
9870635 70381568 3821 18446744073709551615 4194304 4198756 140735866909152
140735866908392 139909713549123 0 0 128 86023 18446744071580608617 0 0 17 2 0 0
19 0 0 6299096 6
start-stop-daemon cannot find postgrey process:
# service postgrey status
* postgrey is running
# ps -p $(cat /var/run/postgrey.pid)
PID TTY TIME CMD
8168 ?00:00:00 /usr/sbin/postg
# start-stop-daemon --stop --pidfile /var/run/postgrey.pid --name postgrey
No postgrey found ru