View Single Post
  #2 (permalink)  
Old 10-30-2009, 02:51 AM
menno.pieters menno.pieters is offline
Active Member
 
Posts: 33
Default

Check your postgrey configuration (or init script). It is obviously not listening to TCP port 60000, but to a UNIX socket.

Make sure postfix starts with an option like:

--inet=127.0.0.1:60000
__________________
Menno Pieters
IGI Group
Reply With Quote