You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nigel Metheringham edited this page Nov 25, 2012
·
1 revision
Authenticated Outgoing SMTP
Introduction
This in a situation where you need to use an outgoing mail relay
(smarthost) that requires authentication. ISPs sometimes need this, they
may block outgoing SMTP to force you to use their MTAs and then require
authentication.
Required Software:
Exim 4.x
Configuring exim
You will need to configure a router, a transport and the authenticator
sections. You will also need to configure a file to contain the
password.
In this example, the smarthost is at smarthost.isp.com