

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
5 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Maildrop with Qmail| From | Sent On | Attachments |
|---|---|---|
| Anirban Mukherjee | May 7, 2008 11:36 pm | |
| Sam Varshavchik | May 8, 2008 4:29 am | |
| Anirban Mukherjee | May 8, 2008 5:30 am | |
| Edilson Azevedo | May 8, 2008 5:53 am | |
| Sam Varshavchik | May 8, 2008 6:29 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [maildropl] Maildrop with Qmail | Actions... |
|---|---|---|
| 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./
-- AM
------------------------------------------------------------------------
------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
------------------------------------------------------------------------
_______________________________________________ Courier-maildrop mailing list Cour...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/courier-maildrop







