Andreas Birkholz wrote: > > Hallo, > > has anybody experience with setting up esmtpd. > I always get the same error message on mail delivery: "550 User unknown." > Well, I understand the message but what should I do next? > The following I did alredy: > > 0. Compiled (with authuserdb only) > 1. Created me, hosteddomains and esmtpacceptmailfor (are all equal and containing my >fully-quallified domain name) > 2. makehosteddomains > 3. makeacceptmailfor > 4. Created mail directory (maildirmake /local/birkholz/mail/courier/accounts/abi) > 5. Created userdb, contains (gid and uid are the one of the user that owns >/local/birkholz/mail/courier/accounts/abi): > abi >home=/local/birkholz/mail/courier/accounts/abi|mail=/local/birkholz/mail/courier/accounts/abi|gid=612|uid=1110 > 6. makeuserdb > 7. esmtpd start > 8. trying to send a mail (which fails unfortunately :-( ): > telnet localhost 25 > Trying 127.0.0.1... > Connected to localhost.localdomain. > Escape character is '^]'. > 220 slbl07.bln.sel.alcatel.de ESMTP > EHLO localhost > 250-localhost Ok. > 250-XVERP=Courier > 250-XEXDATA > 250-XSECURITY=NONE,STARTTLS > 250-PIPELINING > 250-8BITMIME > 250-SIZE > 250 DSN > MAIL FROM:<birkholz@localhost> > 250 Ok. > RCPT TO:<abi@localhost> > 550 User unknown. > RSET > 250 Ok > QUIT > 221 Bye. > -- > ----------------------------------------------------------------------- > Andreas Birkholz ALCATEL SEL AG > Department: VB/EFF-1 (NGN-GW SNMP/EMS/Sigtran) Colditzstr. 34-36 > Phone: +49-30-7002 3425 12099 Berlin > mailto:[EMAIL PROTECTED] Germany > ----------------------------------------------------------------------- > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > courier-users mailing list > [EMAIL PROTECTED] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
Hello, meanwhile I solved the a.m. problem by putting a file named .courier-abi in /local/birkholz/mail/courier/etc/aliasdir and run makealiases. Now everything seems to work fine but maildrop doesn't deliver. It always creates /local/birkholz/mail/courier/etc/aliasdir/Maildir which is a mbox file. I read in the manual that I have to put a .mailfilter file in the home dir of the user. But nothing is said about virtual users? Where do I have to put the .mailfilter file for abi? Thank you, Andreas -- ----------------------------------------------------------------------- Andreas Birkholz ALCATEL SEL AG mailto:[EMAIL PROTECTED] Germany ----------------------------------------------------------------------- _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
