2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] smarthosting/routing
FromSent OnAttachments
Anton BasistovMay 27, 2005 5:47 am 
Jeff JansenMay 28, 2005 5:17 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] smarthosting/routingActions...
From:Jeff Jansen (ivb_@sil.org)
Date:May 28, 2005 5:17:47 pm
List:net.sourceforge.lists.courier-users

Anton Basistov wrote:

Hello, can you please explane me what "smarthosting/routing" is, and how does it works?

Smarthosting is sending ALL your outgoing mail to one server and letting that server take care of delivery. Normally your mail server would connect directly to your recipient's mail server and transfer the message. Using a smarthost, your mail server connects to the smarthost and relays all messages through that server.

You set this in the courier esmtproutes file. So to send ALL your outgoing mail through your isp's mail server, "mail.myisp.com", you would enter the following into your courier's esmtproutes file:

: mail.myisp.com

Check out the 'courier' man page for more information. Search on 'smarthost'.

HTH