View Single Post

  #9 (permalink)  
Old 05-11-2006, 08:52 AM
monk's Avatar
monk monk is offline
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 482
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
Default

Many ISP blocks smtp port 25 connections. The best way to get more info is to paste log of /var/log/maillog or /var/log/mail.log file.

You can get live view with tail –f /var/log/mailog command. Then send mail using Client see what error message you get.
Reply With Quote