Hello,
I tried to install postgrey on my Mailserver. I use the following Software:
Postfix
Dovecot
MySQL
PHPmyAdmin
Postfixadmin
Now when I try to install postrgey (no difference between installaing it from the ports or installing a pkg)
The installation runs without problems, but when I try to start postgrey it shows Me the following:
I tried to remove the file and checked the permissions. Everything fine. When I remove the file it will create the file again and shows Me the same error.
When I check the Maillog it shows me the following:
The resolve of localhost is wrong. The XXX:XXX.XXX.XXX shows me an IP-adress I dont know. It is not my own adress. I think here could be the problem but I need some help to figure it out.
Best regards
I tried to install postgrey on my Mailserver. I use the following Software:
Postfix
Dovecot
MySQL
PHPmyAdmin
Postfixadmin
Now when I try to install postrgey (no difference between installaing it from the ports or installing a pkg)
The installation runs without problems, but when I try to start postgrey it shows Me the following:
Code:
Starting postgrey.
Pid_file "/var/run/postgrey/postgrey.pid" already exists. Overwriting!
I tried to remove the file and checked the permissions. Everything fine. When I remove the file it will create the file again and shows Me the same error.
When I check the Maillog it shows me the following:
Code:
May 17 13:54:30 myserver postgrey[2230]: Process Backgrounded
May 17 13:54:30 myserver postgrey[2230]: 2016/05/17-13:54:30 postgrey (type Net::Server::Multiplex) starting! pid(2230)
May 17 13:54:30 myserver postgrey[2230]: Resolved [localhost]:10023 to [XXX.XXX.XXX.XXX]:10023, IPv4
May 17 13:54:30 myserver postgrey[2230]: Resolved [localhost]:10023 to [XXX.XXX.XXX.XXX]:10023, IPv4
May 17 13:54:30 myserver postgrey[2230]: Binding to TCP port 10023 on host XXX.XXX.XXX.XXX with IPv4
The resolve of localhost is wrong. The XXX:XXX.XXX.XXX shows me an IP-adress I dont know. It is not my own adress. I think here could be the problem but I need some help to figure it out.
Best regards