Exim output to authenticated relayhost?

BlackFrancis

New member
Joined
Apr 26, 2014
Messages
1
Hi all,

I am trying to have my DirectAdmin server use a smtp smarthost (which requires authentication) for the outgoing email.
OS is : CentOS release 6.5 (Final)
Direct Admin version is : 1.42

The exim version installed is :
]# exim --version
Exim version 4.76 #1 built 19-Jul-2011 02:56:59

Existing config files are :
/etc/exim.cert
/etc/exim.conf
/etc/exim.conf.temp
/etc/exim.key
/etc/exim.pl
/etc/exim.pl.temp
/etc/exim.spamassassin.conf

I am a bit used to struggleing with postfix, but do not know exim at all.

Is there a simple way to have this server send all outgoing email to mysmtp.server.tld,
on port 25 or 587, using authentication : mylogin and mypassword ?

Thanks a lot,
 
Back
Top