atom feed3 messages in net.sourceforge.lists.courier-users[courier-users] ESMTP authentication/...
FromSent OnAttachments
Kate PorterJan 22, 2004 6:26 pm 
Kate PorterJan 22, 2004 7:04 pm 
Jeff JansenJan 23, 2004 1:06 am 
Subject:[courier-users] ESMTP authentication/relay
From:Kate Porter (ka@oversee.net)
Date:Jan 22, 2004 6:26:38 pm
List:net.sourceforge.lists.courier-users

I would like to set up client esmtp auth with no smtpaccess restrictions.

esmtpd contains

AUTHMODULES="authdaemon" ESMTPAUTH="LOGIN CRAM-MD5"

smtpaccess/ is empty; smtpaccess.dat regenerated.

If I configure the client to authenticate, valid username/password (the same one that works on imap) fails. If I tell it not to authenticate, Relaying is denied (that much is obvious).

One note:

AUTH_REQUIRED=0 because if i set to 1, all messages bounce with "authentication required".

Thanks for any help.