Hosting Tips & Tricks

Posts Tagged ‘exim’

How to configure Exim on a cPanel server to use a smart host

A Smart Host is a SMTP server that will accept mail from another server and then deliver the mail for that server.  For example, server1 is setup to use server2 as a smart host. Anytime someone sends e-mail on server1 it is automatically relayed to server2 regardless of the MX entrys for the domain. Server2 then accepts [...]