Sam Varshavchik writes: 

> After installing maildrop, you also need to reconfigure your mail server 
> to use maildrop to deliver mail.  Merely installing maildrop won't result 
> in it being used to automatically deliver mail.  
> 
> -- 
> Sam

Here's what's passed to my qmail-send (and this might not be perfect): 

| if ! test -e ./Maildir;then /var/qmail/bin/maildirmake ./Maildir;fi;if 
test -f .mailfilter;then /usr/bin/maildrop -d ldapmail;else 
/usr/bin/maildrop /etc/maildroprc-default;fi 

-- 
Dan 

Reply via email to