
feh at fehcom
Aug 9, 2010, 12:33 AM
Post #4 of 5
(1032 views)
Permalink
|
Hi, Am Sonntag, den 08.08.2010, 23:15 +0000 schrieb John Levine: > >other email addresses not on my server. I can also telnet (from my > >server) to mail.bellsouth.net and send email to other accounts. (I > >haven't tried sending email to the accounts on my server > > It's very easy to set up qmail to use a smarthost. Put this line > into /var/qmail/control/smtproutes > > :mail.bellsouth.net > > That tells qmail that the default route is to the Bellsouth server. > > If they want mail on port 587 rather than port 25, just add the port > number > > :mail.bellsouth.net:587 > > That's reasonably likely to work. No, it doesn't. Port 587 is reserved for Submission only, which requires SMTP Authentication. > Some ISPs want you to use authentication > when sending mail, i.e., log in to their mail server before sending. That's > harder, qmail out of the box can't do it but I believe there are patches > floating around that can. Yes. You can use mine: http://www.fehcom.de/qmail.html regards. --eh. > > R's, > John > -- Dr. Erwin Hoffmann | FEHCom | http://www.fehcom.de
|