Hi dave, I am able to send mail out... thats no problem... =) but when sending mail back that is when I run into problems..... the suse firewall has port 25 open and in the /etc/services the port 25 is open.. Also when I do a netstat -ant port 25 is in LISTEN mode. So I know that the port is ok... =)
check this out.....So when I use the domain name it does not work.... I just can't understand that.... hope you can help.... thanks test /home/goku> telnet localhost 25 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. 220 test.example.com ESMTP Postfix test /home/goku> telnet example.com 25 Trying 70.259.59.10... telnet: connect to address 70.259.59.10: Connection refused Dave Burns <[EMAIL PROTECTED]> wrote: firewall settings? /etc/hosts.deny? Or most probably the default config of your mail daemon is set not to relay. Any of these could be what's up. If you want to test your mailer, why not just send yourself some email? echo 'testing 123'| mail -s 'testing123' [EMAIL PROTECTED] Not sure where suse puts the mail logs by default, but if you have a problem that is the place to look. Or the firewall might cough into a more general system log. Are you sure you *want* port 25 accepting incoming non-local connections? It's just an invitation to spammers to use your cycles and bandwidth and start other trouble. Dave On Nov 8, 2007 10:27 PM, goku ball z wrote: > hay guys..... I have a funny problem and I just can't figure out. > I just installed open suse 10.2 > here is my problem on the suse box to test to see if port 25 is working i did > the following > > telnet localhost 25 and it worked BUT..... when I did the following > > telnet domain.com 25 I got connection refused. > > I check the services, dns and everything I can think of.... can someone point > me in the right direction? > > thanks > goku > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > [email protected] mailing list > http://lists.hosef.org/cgi-bin/mailman/listinfo/luau > _______________________________________________ [email protected] mailing list http://lists.hosef.org/cgi-bin/mailman/listinfo/luau __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ [email protected] mailing list http://lists.hosef.org/cgi-bin/mailman/listinfo/luau
