Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: postfix outgoing servers
PostPosted: Fri Feb 13, 2009 6:41 pm 
Offline
Senior Member

Joined: Mon May 14, 2007 8:20 am
Posts: 81
Hello,

I have installed a mail server on a linode with Centos 5.0. All is good as far as I can send and receive emails. I am using postfix

So far, everybody has been using squirrel, but here I have someone who want to use Mac's Mail app instead. Getting the incoming email was straightforward but I am failing for the setup of the outgoing email

The outgoing server is something like xxx.members.linode.com but how do I know the username and password and maybe the port?

Furthermore, it seems to me that the real problem is that only mails sent from the server can be processed by postfix. Even with the right username and password, it seems that I would not get much further. Is that right?

Could someone shed some lights here and maybe point me to some way to have that person use its Mac's Mail app to send email in a safe fashion.

Thank you


Top
   
PostPosted: Sat Feb 14, 2009 1:19 am 
Offline
Senior Member

Joined: Fri Dec 07, 2007 1:37 am
Posts: 385
Location: NC, USA
jcr wrote:
The outgoing server is something like xxx.members.linode.com but how do I know the username and password and maybe the port?

I'm not sure about the details of your setup, but it sounds like you need to configure SASL. If you have squirrelmail running then you probably have either Dovecot or Cyrus running for your IMAP server - either can be used to allow the authentication of SMTP users. I'd also recommend setting up TLS so that you aren't sending your passwords through the internet without encryption.
Lots of howtos can be found here, and hopefully one or more will give you the info you need to get started.
Quote:
Furthermore, it seems to me that the real problem is that only mails sent from the server can be processed by postfix. Even with the right username and password, it seems that I would not get much further. Is that right?

If you are receiving emails, then postfix is definitely processing mail from port 25. If you get SASL working, then it should allow you to send outgoing email as well. The simple approach is to allow connections to the normal SMTP port (25) to authenticate and send out emails, but there are some advantages (and complications) to using a different port (587) for submission.


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