![]() |
Postgrey Portproblem with fresh installed ispCP 1.0.6 on OpenSuse 11.3 - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: Postgrey Portproblem with fresh installed ispCP 1.0.6 on OpenSuse 11.3 (/thread-11728.html) |
Postgrey Portproblem with fresh installed ispCP 1.0.6 on OpenSuse 11.3 - Jenson - 09-23-2010 12:57 AM Hello all, i've set up ispCP V 1.0.6 at a OpenSuse 11.3 64 Bit RootServer. Everything went fine, only eMails could be sent but not recieved by the users. I've had a look at the mail-logs and there where errors stating that PostGrey couldn't be used by Postfix because there was "nothing listening on Port 60000". Now my investigation ( :-) ) brought up, that Suse switched the Postgrey Port to another one than 60000 and additionally i found that the ispcp Installer should change the Port back to 60000. This does not seem to work ! I've had a look at the postgrey Configfile, the original Port-Setting was commented (i think by ispcp setup routine?) but no new port was set ! Postgrey was running (rcpostgrey status == running) but not listening on any port. After manually setting the port to 60000 within the postgrey config file and a restart of postfix and postgrey, all was well and mails got transferred to the users at the server. The Server was a fresh installed OpenSuse 11.3 minimal Installation with no additional packages. |