5 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Maildrop with Qmail
FromSent OnAttachments
Anirban MukherjeeMay 7, 2008 11:36 pm 
Sam VarshavchikMay 8, 2008 4:29 am 
Anirban MukherjeeMay 8, 2008 5:30 am 
Edilson AzevedoMay 8, 2008 5:53 am 
Sam VarshavchikMay 8, 2008 6:29 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:Re: [maildropl] Maildrop with QmailActions...
From:Edilson Azevedo (eaze@bsd.com.br)
Date:May 8, 2008 5:53:31 am
List:net.sourceforge.lists.courier-maildrop

Hi!,

Set the permitions of the directory .SPAM. In my Qmail+Ldap the owner and group are "vmail".

Bye!

On Thu, May 8, 2008 at 4:59 PM, Sam Varshavchik <mrs@courier-mta.com <mailto:mrs@courier-mta.com>> wrote:

Anirban Mukherjee writes:

Hi List, How do i integrate maildrop with qmail.

Read INSTALL.

I have istalled , my mailfilter file is containing SHELL="/bin/sh" import EXT import HOST VPOP="| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox" VHOME=`/home/vpopmail/bin/vuserinfo -d $EXT@$HOST` VDHOME=`dirname "$VHOME"`

# Test for the existance of the SPAM directory. Create it if it doesn't # exist

`test -d $VHOME/Maildir/.SPAM`

if ( $RETURNCODE == 1 ) { `/usr/local/bin/maildirmake -f SPAM $VHOME/Maildir` `echo INBOX.SPAM >> $VHOME/Maildir/courierimapsubscribed` } if ( /^X-Spam-Status: Yes/ ) { to "$VHOME/Maildir/.SPAM" }

but , in qmail-send log some error is coming

@4000000048244416199c926c delivery 9: deferral: /usr/local/bin/maildrop:_Unable_to_open_mailbox./ @4000000048244416199cc91c status: local 0/10 remote 0/255 @400000004824443b199a38dc starting delivery 10: msg 2360746 to local test@test.com <mailto:test@test.com> @400000004824443b199a7374 status: local 1/10 remote 0/255 @400000004824443b1ef744dc delivery 10: deferral: /usr/local/bin/maildrop:_Unable_to_open_mailbox./ @400000004824443b1ef77b8c status: local 0/10 remote 0/255 @40000000482444f31ef529cc starting delivery 11: msg 2360639 to local test@test.com <mailto:test@test.com> @40000000482444f31efaa03c status: local 1/10 remote 0/255 @40000000482444f3246131bc delivery 11: deferral: /usr/local/bin/maildrop:_Unable_to_open_mailbox./