Activity log for bug #1252441

Date Who What changed Old value New value Message
2013-11-18 19:47:01 Shinji bug added bug
2013-11-19 12:41:43 Shinji description Hi! After upgrading my server from ubuntu 13.04 to 13.10 the "postgrey" daemon does not start. If I call === root@mail /home/shinji # /etc/init.d/postgrey start * Starting postfix greylisting daemon postgrey [ OK] === everything seems to be fine. But I get this in my logfiles: === Nov 18 20:42:09 mail postfix/smtpd[4031]: warning: connect to 127.0.0.1:10023: Connection refused Nov 18 20:42:09 mail postfix/smtpd[4031]: warning: problem talking to server 127.0.0.1:10023: Connection refused === So postgrey is not running :( === root@mail /home/shinji # sudo netstat -pln | grep postgrey root@mail /home/shinji # === My "/etc/default/postgrey" file looks like this === POSTGREY_OPTS="--inet=10023 --delay=120 --max-age=90" === And if I try to start it as 'root' with === postgrey --inet 10023 == i'll get this: === 2013/11/18-20:45:59 postgrey (type Net::Server::Multiplex) starting! pid(4063) Resolved [localhost]:10023 to [127.0.0.1]:10023, IPv4 Binding to TCP port 10023 on host 127.0.0.1 with IPv4 Insecure dependency in bind while running with -T switch at /usr/lib/perl/5.14/IO/Socket.pm line 202. === Hi! After upgrading my server from ubuntu 13.04 to 13.10 the "postgrey" daemon does not start. If I call === root@mail /home/shinji # /etc/init.d/postgrey start  * Starting postfix greylisting daemon postgrey [ OK] === everything seems to be fine. But I get this in my logfiles: === Nov 18 20:42:09 mail postfix/smtpd[4031]: warning: connect to 127.0.0.1:10023: Connection refused Nov 18 20:42:09 mail postfix/smtpd[4031]: warning: problem talking to server 127.0.0.1:10023: Connection refused === So postgrey is not running :( === root@mail /home/shinji # sudo netstat -pln | grep postgrey root@mail /home/shinji # === My "/etc/default/postgrey" file looks like this === POSTGREY_OPTS="--inet=10023 --delay=120 --max-age=90" === And if I try to start it as 'root' with === postgrey --inet 10023 == i'll get this: === 2013/11/18-20:45:59 postgrey (type Net::Server::Multiplex) starting! pid(4063) Resolved [localhost]:10023 to [127.0.0.1]:10023, IPv4 Binding to TCP port 10023 on host 127.0.0.1 with IPv4 Insecure dependency in bind while running with -T switch at /usr/lib/perl/5.14/IO/Socket.pm line 202. ===
2017-10-04 23:15:57 Rolf Leggewie postgrey (Ubuntu): status New Incomplete
2017-10-04 23:15:57 Rolf Leggewie postgrey (Ubuntu): assignee Rolf Leggewie (r0lf)