10 messages in net.sourceforge.lists.courier-users[courier-users] Rejecting mail
FromSent OnAttachments
BamberoOct 25, 2005 2:03 pm 
Sam VarshavchikOct 25, 2005 3:28 pm 
Gordon MessmerOct 25, 2005 4:39 pm 
BamberoOct 26, 2005 4:43 am 
BamberoOct 26, 2005 4:51 am 
Sam VarshavchikOct 26, 2005 2:45 pm 
BamberoOct 26, 2005 6:15 pm 
Sam VarshavchikOct 26, 2005 6:51 pm 
BamberoOct 27, 2005 9:07 am 
BamberoOct 27, 2005 10:41 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:[courier-users] Rejecting mailActions...
From:Bambero (robe@wp.pl)
Date:Oct 25, 2005 2:03:22 pm
List:net.sourceforge.lists.courier-users

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=<noex@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=<noex@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 ?