Hello all I'm new to courier (we had cyrus for some years), so please treat my questions (which I expect to be rather incompetent) with patience ;-)
I have setup courier from sources (Solaris 8), and most things so far work, especially imapd-ssl, authdaemon. The problem ist with esmtpd(-ssl): 1) When I configure my MUA to use courier as the outgoing smtp server (with TLS + ESMTP AUTH), I can send mail to any account on the server. But as soon as I use any other smtp relay, which then tries to deliver to courier, the mail is rejected with 513 Relaying denied: Feb 8 14:24:24 lorien courieresmtpd: [ID 702911 mail.error] error,relay=aaa.bbb.ccc.ddd,from=<[EMAIL PROTECTED]>,to=<[EMAIL PROTECTED]>: 513 Relaying denied. Yet "localuser" is a local account and "mydom.ain" is in the both the domain lists in $sysconfdir/locals and $sysconfdir/esmtpacceptmailfor.dir/locals It would seem that courier expects an authentication for every mail to be delivered. I have AUTH_REQUIRED=0 in all $sysconfdir/esmtpd* files, besides ESMTPAUTH="CRAM-MD5 LOGIN", ESMTPAUTH_TLS="CRAM-MD5 LOGIN PLAIN" and AUTHMODULES="authdaemon" After a day of trying and reading I think I must have misunderstood the meaning of the above variables. The purpose is to accept and store mail for my local domains from everywhere, while granting the possibility to relay through the system only to authenticated users. 2) Annoying, yet not critical: # echo "hello" | /usr/courier/bin/sendmail localuser; delivers to localuser's Maildir, but the To: line reads "undisclosed recipients ;" Can somebody shed a little light for me, please? TIA /markus PS: Compliments to the creators of courier: it is a very well written piece of software with an excellent concept behind it. ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
