Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat Jan 24, 2009 9:38 am 
Offline
Newbie

Joined: Mon Jan 05, 2009 8:18 am
Posts: 3
Hi, I am a complete beginner and I have worked through a tutorial to setup an email server. I am using ubuntu 8.10 and I have setup an email server using postfix and courier. I have setup my DNS so that mail.codingforrent.com points to both my SMTP and pop3 server (the same machine). I have set up Thunderbird for this account and I can receive email no problem. The problem is when I go to send email I get this error message (from Thunderbird) "The message could not be sent because connecting to SMTP server mail.codingforrent.com failed. The server may be unavailable or is refusing SMTP connections." I can use telnet to access mail.codingforrent.com (on port 25). But, I am not sure why Thunderbird cannot. In addition when I check the logs I do not see any messages of an attempt to send. Does anybody have any ideas of what might be going on?


Top
   
 Post subject:
PostPosted: Sat Jan 24, 2009 3:20 pm 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
Is your firewall blocking connections from your home to your linode's port 25? (This is different from telnet'ing from the same machine.)

Does your ISP block port 25? (Many ISP's do. In that case you need to set up Postfix to listen to a different port.)


Top
   
 Post subject:
PostPosted: Sat Jan 24, 2009 3:32 pm 
Offline
Senior Member

Joined: Fri Dec 07, 2007 1:37 am
Posts: 385
Location: NC, USA
Your server looks fine to me - I think it is probably your client machine that is causing your problems.

Try disabling any local firewall on the client machine?

Are you telnetting from the client machine, or from the server itself?

P.S. Once you get things working, for security you should consider disabling plaintext auth unless you make a TLS connection:

smtpd_tls_auth_only = yes


Top
   
 Post subject:
PostPosted: Sat Jan 24, 2009 11:54 pm 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
Authenticated mail submission is typically done on port 587 now, so you should make sure your firewall permits that. A quick test shows that you currently are not allowing connections to 587.


Top
   
 Post subject:
PostPosted: Thu Jan 29, 2009 9:17 am 
Offline
Newbie

Joined: Mon Jan 05, 2009 8:18 am
Posts: 3
Thanks, the problem was on the client side. Thanks for the help in fixing that. Sorry for the slow response (I am actually on vacation).

Thanks again!


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group