i'm using
vpopmail-5.3.6+sqwebmail-3.6.0.20030922+maildrop-1.6.2+usendmail-0.1.6

maildrop configured with : --enable-maildirquota
--enable-sendmail=/usr/sbin/usendmail

when user set up a filter from sqwebmail interface to
forward an email, i've got a lot of defferal in my
qmail-send log and the mail never gets delivered.
here's the error from the log file :

2003-10-04 11:39:44.023834500 delivery 7442: deferral:
This_account_is_currently
_not_available./maildrop:_error_writing_to_mailbox.//usr/local/bin/maildrop:_Una
ble_to_deliver_to_mailbox./

the .qmail-someuser look like this :

|/usr/local/bin/maildrop \

/vpopmail/domains/somedomain/someuser/Maildir/mailfilter

the mailfilter look like this:

#MFMAILDROP=2
#
# DO NOT EDIT THIS FILE.  This is an automatically
generated filter.

FROM='[EMAIL PROTECTED]'
import SENDER
if ($SENDER eq "")
{
 SENDER=$FROM
}

##Op:contains
##Header:FROM
##Value:word
##Folder:[EMAIL PROTECTED]
##From:
##PlainString
##Name:rule


if ((/^FROM:.*word/))
{
    to "| $SENDMAIL -f " '"$SENDER"' "
[EMAIL PROTECTED]"
}

to "/vpopmail/domains/somedomain/someuser/Maildir/."

can anybody help me please ? i don't get any answers
in maildrop's mailing list so i bring this problem
here and hoping that someone will come up with an
idea.

thank  you.

regards,
greg

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

Reply via email to