1 message in net.sourceforge.lists.courier-maildrop[maildropl] mailfilter problem with v...
FromSent OnAttachments
Martin KosJun 9, 2003 6:15 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:[maildropl] mailfilter problem with vpopmailActions...
From:Martin Kos (mail@kos.lugs.ch)
Date:Jun 9, 2003 6:15:55 am
List:net.sourceforge.lists.courier-maildrop

hi

i have the following mailfilter file:

VPOP="|/home/vpopmail/bin/vdelivermail '' bounce-no-mailbox" VHOME=`/home/vpopmail/bin/vuserinfo -d $EXT@$HOST` if ( $SIZE < 262144 ) { exception { xfilter "/usr/bin/spamc -f -u $EXT@$HOST" } }

to "$VPOP" exit

if the user exists, then everything works fine, if the user doesn't exist, vpopmail does an "failure: Sorry,_no_mailbox_here_by_that_name._vpopmail_(#5.1.1)/" and the mail bounces, but sometims, and i'm not sure when this happens i get an error: " deferral: Sorry,_no_mailbox_here_by_that_name._vpopmail_(#5.1.1)/maildrop:_error_writing_to_mailbox./maildrop:_Unable_to_deliver_to_mailbox./"

any idea what could be wrong? is it perhaps when the bounced mail gets double bounced?

thanks for help greets KoS