[Exim] SMTP Auth + Relaying

Top Page
Delete this message
Reply to this message
Author: Rob Williams
Date:  
To: exim-users
Subject: [Exim] SMTP Auth + Relaying
This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
I've been fighting with this for about 2 days now, and I'm getting
really frustrated.

I've finally got it so that Exim authenticates the password:
=======
25886 file lookup required for diablo
25886 in /usr/exim/virtualdomains/paradigmo.com/passwd
25886 lookup yielded: Nx50OFlZL6XXg
25886 crypteq: using crypt()
25886 subject=Nx50OFlZL6XXg
25886 crypted=Nx50OFlZL6XXg
25886 login authenticator:
25886 $1 = diablo@???
<http://ca.f135.mail.yahoo.com/ym/Compose?To=diablo@paradigmo.com&YY=356
72&order=down&sort=date&pos=0&view=a&head=b>
25886 $2 = testing
25886 expanded string: 1
25886 SMTP>> 235 Authentication succeeded
=======

So that part of it I'm really happy with. However, it then refuses to
relay the message, even though the user has authenticated
successfully. I imagine it's just some stupid little thing that I've
overlooked, but I'm completely lost and brainfried now from
concentrating on it for so long.

Help?

Btw, I've been having some issues with my primary mail server (hoping to
move on to this Exim one shortly), so if this message comes in from two
addresses, I apologize. I've been having nothing but trouble for the
last few days.
--