I tried local_interfaces = 127.0.0.1 daemon_smtp_ports = 125:26
but it does not work , any idea ? On 2/1/07, Ethan Albone <[EMAIL PROTECTED]> wrote: > I have this on my MTA (exim) > > # assp > local_interfaces = 127.0.0.1 > daemon_smtp_ports = 125 > > What have I to add to listen also on port 26 please ? > Thanks > > > On 2/1/07, M. Waseem Sindhu <[EMAIL PROTECTED]> wrote: > > > 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)? > > > > It looks your email server is running on port 26 and ASSP is of course at > > port 25. when ASSP receives a message, it forwards it to the email server. > > > > > Should I be worried about the server socket error ? How to avoid this ? > > > > Yes, of course. Make sure that your email server is properly running and > > listening at port 26 or no mail will be delivered. > > > > Just my thought. > > > > Muhammad Waseem Sindhu > > http://www.InsPanel.com > > > > > > > > ------------------------------------------------------------------------- > > 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
