This is a discussion on [courier-users] Rejecting mail within the Courier-Imap forums, part of the Mail Servers and Related category; Hello As as I think mail server should reject mail when there is no account. I'm using courier 0....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello
As as I think mail server should reject mail when there is no account. I'm using courier 0.48.2 with maildrop delivery: | /usr/local/bin/maildrop My maildroprc file looks like this: exception { xfilter "/usr/local/bin/spamassassin -x" } exception { include "$HOME/.mailfilter" } When I try to send email to noexisting account logs show me: Oct 25 22:14:55 spacenet courieresmtpd: started,ip=[::ffff:212.77.101.1] Oct 25 22:14:55 spacenet ClamCour[8518]: Listener: Launched Inspector for scan Oct 25 22:14:55 spacenet ClamCour[9204]: Inspector: Scan under progress... Oct 25 22:14:55 spacenet courierd: newmsg,id=0017DC19.435E923F.000023F3: dns; smtp.wp.pl (smtp.wp.pl [::ffff:212.77.101.1]) Oct 25 22:14:55 spacenet courierd: started,id=0017DC19.435E923F.000023F3,from=<tt@wp. pl>,module=local,host=alias!noexistingaccount!2!2!/etc/courier/aliasdir!!,addr=<alias> Oct 25 22:14:55 spacenet courierd: Waiting. shutdown time=none, wakeup time=Tue Oct 25 22:22:02 2005, queuedelivering=3, inprogress=1 Oct 25 22:14:56 spacenet courierlocal: id=0017DC19.435E923F.000023F3,from=<tt@wp.pl>,addr =<noexistingaccount@an.pl>: maildrop: Unable to create a dot-lock. Oct 25 22:14:56 spacenet courierlocal: id=0017DC19.435E923F.000023F3,from=<tt@wp.pl>,addr =<noexistingaccount@an.pl>,status: deferred Oct 25 22:14:56 spacenet courierd: completed,id=0017DC19.435E923F.000023F3 Oct 25 22:14:56 spacenet courierd: Waiting. shutdown time=Tue Oct 25 22:51:45 2005, wakeup time=Tue Oct 25 22:19:56 2005, queuedelivering=3, inprogress=0 As I see message is deffered not rejected. Whats wrong ? Bambero ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |