in fact I configured exim with # assp local_interfaces = 127.0.0.1 daemon_smtp_ports = 125 log_selector = +arguments +subject
but telnet 127.0.0.1 25 always shows the greetings (?) Probably the datacenter is using smtp over ssh ? Thanks On 2/19/07, Matti Haack <[EMAIL PROTECTED]> wrote: > try telnet 127.0.0.1 25 before you start ASSP. > If you see the Mailserver Greeting, then its settings are not correct. > Mailserver have to be configured to listen on another port than 25 > (e.g.125). > > Matti > > > when I execute > > > telnet localhost 125 > > Trying 127.0.0.1... > > telnet: connect to address 127.0.0.1: Connection refused > > > probably my datacenter is blocking port 125 ?! > > > on another vps when I execute > > telnet localhost 125 > > I receive this > > > Trying 127.0.0.1... > > Connected to localhost. > > Escape character is '^]'. > > 220-hostname.myserver ESMTP Exim 4.63 #1 Mon, 19 Feb 2007 05:30:18 -0500 > > 220-We do not authorize the use of this system to transport unsolicited, > > 220 and/or bulk e-mail. > > > > Thanks > > > On 2/19/07, Philippe Schelté <[EMAIL PROTECTED]> wrote: > >> > Which could be the cause . I installed assp on 2 other VPS without > >> > problems. > >> > >> Does your MTA aware of this setting ? Looks it is always running on the 25 > >> port... > >> > >> Regards > >> > >> Philippe > >> > >> > >> ------------------------------------------------------------------------- > >> Take Surveys. Earn Cash. Influence the Future of IT > >> Join SourceForge.net's Techsay panel and you'll get the chance to share > >> your > >> opinions on IT & business topics through brief surveys-and earn cash > >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > >> _______________________________________________ > >> Assp-user mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/assp-user > >> > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys-and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > Assp-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/assp-user > > > - > Matti Haack - Hit Haack IT Service Gmbh > Poltlbauer Weg 4, D-94036 Passau > +49 851 50477-22 Fax: +49 851 50477-29 > http://www.haack-it.de > > Registergericht Passau HRB 5678 > USt. ID: DE195625715 > > > > Besuchen Sie jetzt unseren neuen INTERNET&NETWORK Security Shop mit > faszinierenden Angeboten rund um Ihre Netzwerk- Sicherheit: > http://www.inn.de > > > -- Ausgehende E-Mail wurde auf Viren gescannt -- > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Assp-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/assp-user > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
