Autor: James NunnerleyData: 2007-02-06 21:30 UTC A: exim-usersAssumpte: [exim] outbound smtp auth
For reasons I won't go into in full, I need to be able to send emails using
exim outbound via another server. This server only allows SMTP with
Authentication.
I've read through what I think is required, and have configured it as
follows:
In exim.conf:
begin routers
cclserver:
driver = manualroute
transport = ccl
route_list = * mail.xyz.co.uk
no_more
begin transports
ccl:
driver = smtp
hosts_require_auth = *
begin authenticators
fixed_plain:
driver = plaintext
public_name = LOGIN
client_send = ^username^password
NB: Obviously the username and password have been changed.
I'm using Exim version 4.63 #1 built 04-Oct-2006 19:01:04 - the latest
available via yum.
Nothing else has been changed from the default config.
The errors I'm getting are as follows:
2007-02-06 21:01:02 1HEXR0-0000qv-HG <= root@localhost H=localhost
(localhost) [127.0.0.1] P=esmtps X=TLSv1:AES256-SHA:256 S=1230
id=200702062101.l16L12U6003280@localhost
2007-02-06 21:01:02 1HEXR0-0000qv-HG == root@localhost R=cclserver T=ccl
defer (-53): retry time not reached for any host
2007-02-06 21:01:23 1HEXRL-0000rN-PG <= root@localhost H=localhost
(localhost) [127.0.0.1] P=esmtps X=TLSv1:AES256-SHA:256 S=5875
id=200702062101.l16L1C98003284@localhost
2007-02-06 21:01:23 1HEXRL-0000rN-PG == root@localhost R=cclserver T=ccl
defer (-53): retry time not reached for any host
2007-02-06 21:06:02 1HEXVq-0000rd-TR <= root@localhost H=localhost
(localhost) [127.0.0.1] P=esmtps X=TLSv1:AES256-SHA:256 S=1230
id=200702062106.l16L62vh003324@localhost
2007-02-06 21:06:03 1HEXVq-0000rd-TR == root@localhost R=cclserver T=ccl
defer (-53): retry time not reached for any host
2007-02-06 21:06:24 1HEXWC-0000s5-FD <= root@localhost H=localhost
(localhost) [127.0.0.1] P=esmtps X=TLSv1:AES256-SHA:256 S=5874
id=200702062106.l16L6Cjq003328@localhost
2007-02-06 21:06:24 1HEXWC-0000s5-FD == root@localhost R=cclserver T=ccl
defer (-53): retry time not reached for any host
2007-02-06 21:11:02 1HEXag-0000sL-Ks <= root@localhost H=localhost
(localhost) [127.0.0.1] P=esmtps X=TLSv1:AES256-SHA:256 S=1230
id=200702062111.l16LB2u3003368@localhost
2007-02-06 21:11:02 1HEXag-0000sL-Ks == root@localhost R=cclserver T=ccl
defer (-53): retry time not reached for any host
2007-02-06 21:11:24 1HEXb1-0000sn-V0 <= root@localhost H=localhost
(localhost) [127.0.0.1] P=esmtps X=TLSv1:AES256-SHA:256 S=5873
id=200702062111.l16LBCL5003372@localhost
2007-02-06 21:11:24 1HEXb1-0000sn-V0 == root@localhost R=cclserver T=ccl
defer (-53): retry time not reached for any host
2007-02-06 21:16:02 1HEXfW-0000t3-3q <= root@localhost H=localhost
(localhost) [127.0.0.1] P=esmtps X=TLSv1:AES256-SHA:256 S=1230
id=200702062116.l16LG2hF003412@localhost
2007-02-06 21:16:02 1HEXfW-0000t3-3q == root@localhost R=cclserver T=ccl
defer (-53): retry time not reached for any host
2007-02-06 21:16:23 1HEXfr-0000tV-P5 <= root@localhost H=localhost
(localhost) [127.0.0.1] P=esmtps X=TLSv1:AES256-SHA:256 S=5877
id=200702062116.l16LGBOh003416@localhost
2007-02-06 21:16:23 1HEXfr-0000tV-P5 == root@localhost R=cclserver T=ccl
defer (-53): retry time not reached for any host
2007-02-06 21:21:02 1HEXkM-0000tl-UT <= root@localhost H=localhost
(localhost) [127.0.0.1] P=esmtps X=TLSv1:AES256-SHA:256 S=1230
id=200702062121.l16LL2td003456@localhost
2007-02-06 21:21:03 1HEXkM-0000tl-UT == root@localhost R=cclserver T=ccl
defer (-53): retry time not reached for any host
2007-02-06 21:21:24 1HEXki-0000uD-Al <= root@localhost H=localhost
(localhost) [127.0.0.1] P=esmtps X=TLSv1:AES256-SHA:256 S=5876
id=200702062121.l16LLCHu003460@localhost
2007-02-06 21:21:26 1HEXki-0000uD-Al SMTP error from remote mail server
after AUTH LOGIN ********************************: host
mail.cclserver-cl.co.uk [84.12.0.66]: 334 UGFzc3dvcmQ6
2007-02-06 21:21:26 1HEXki-0000uD-Al == root@localhost R=cclserver T=ccl
defer (0): SMTP error from remote mail server after AUTH LOGIN
********************************: host mail.cclserver-cl.co.uk [84.12.0.66]:
334 UGFzc3dvcmQ6
2007-02-06 21:26:02 1HEXpC-0000uY-Gc <= root@localhost H=localhost
(localhost) [127.0.0.1] P=esmtps X=TLSv1:AES256-SHA:256 S=1230
id=200702062126.l16LQ2DU003505@localhost
2007-02-06 21:26:02 1HEXpC-0000uY-Gc == root@localhost R=cclserver T=ccl
defer (-53): retry time not reached for any host
2007-02-06 21:26:24 1HEXpY-0000vM-2j <= root@localhost H=localhost
(localhost) [127.0.0.1] P=esmtps X=TLSv1:AES256-SHA:256 S=5876
id=200702062126.l16LQC0t003531@localhost
2007-02-06 21:26:24 1HEXpY-0000vM-2j == root@localhost R=cclserver T=ccl
defer (-53): retry time not reached for any host
I've also setup an alias which forward all root emails to me - which is what
I can't receive.
Can anyone see what I'm doing wrong?
Thanks for reading this email - sorry if it's both long winded and I haven't
got a clue - I'm just a web developer, not a sysadmin :-)
Cheers
Nunners