I use sendmail. I have two NIC's and of course the local interface. I run assp on 25 on the two nic's and sendmail on 25 on localhost.
Relay host: localhost Relayport:192.168.1.36 Smtp dest:localhost Listen port:192.168.1.35 I just reference the two included start/stop scripts: /usr/local/assp/bin/stop /usr/local/assp/bin/start I looked in the stop script for the kill command that kills the perl process ID. I added the parameter '-w', which tells it to wait for the process to end before exiting. -Paul -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ethan Albone Sent: Friday, February 02, 2007 2:57 AM To: Questions and Answers for users of ASSP Anti-Spam SMTP Proxy Subject: Re: [Assp-user] Couldn't create server socket on port '26' Please can you show me your restart script ? And what do you have on exim.conf and web interface ? Thanks! On 2/1/07, Dickson, Paul <[EMAIL PROTECTED]> wrote: > I have been getting the same thing for quite some time. Since 1.2.6 or so. Seems to happen if the perl process running assp doesn't shutdown in time durring the restart of assp. At least in my case. I adjusted my restart script to kill the perl process before restarting and it took care of it. FWIW. > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Ethan > Albone > Sent: Thursday, February 01, 2007 3:59 AM > To: [email protected] > Subject: [Assp-user] Couldn't create server socket on port '26' > > > On a server running still assp 1.2.6 > > I receive this > > Feb-1-07 03:54:52 Listening for mail connections at 25 and admin > connections at 55555 > Feb-1-07 03:54:52 Couldn't create server socket on port '26' -- maybe > another service is running or I'm not root (uid=0)? > Feb-1-07 03:54:52 Listening for additional mail connections at 26 > > Should I be worried about the server socket error ? How to avoid this ? > Thanks > > ------------------------------------------------------------------------ - > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Assp-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/assp-user > > ------------------------------------------------------------------------ - > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Assp-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/assp-user > ------------------------------------------------------------------------ - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
