3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] How to manually t...
FromSent OnAttachments
rica...@americasnet.comMay 2, 2003 7:26 pm 
Rodrigo SeveroMay 3, 2003 4:55 am 
Brian CandlerMay 4, 2003 11:59 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] How to manually test authenticated esmtp?Actions...
From:Rodrigo Severo (rodr@fabricadeideias.com)
Date:May 3, 2003 4:55:55 am
List:net.sourceforge.lists.courier-users

rica@americasnet.com wrote:

Hi,

I'm testing the new build with the extended mysql authentication (using '$(service)' in the SQL clause), and when I try to authenticate esmtp via Outlook Express, I gett a Relay denied error.

So I'm guessing I'm doing something wrong.

How can I manually test esmtp auth? If I connect to port 25, what commands should I issue to simulate an auth esmtp session?

Unfortunately there's not any debug in the log file related to the authmysql daemon, so I'm not sure what the problem is.

I would start looking at MySQL full query logs, --log = /your_log_file in my.cnt ;) to see if the querys are what they should be.

And there are always the possibility of insufficient rights inside MySQL...