atom feed5 messages in net.sourceforge.lists.courier-users[courier-users] Re: maildrop failing ...
FromSent OnAttachments
DennisAug 21, 2001 3:31 pm 
Sam VarshavchikAug 21, 2001 5:20 pm 
DennisAug 21, 2001 6:10 pm 
Sam VarshavchikAug 21, 2001 6:26 pm 
DennisAug 22, 2001 12:56 pm 
Subject:[courier-users] Re: maildrop failing to be used to deliver mail
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Aug 21, 2001 5:20:58 pm
List:net.sourceforge.lists.courier-users

Dennis writes:

Hi,

I still have no idea why maildrop is not being invoked to deliver local mail on my system. Can anyone offer some help as to how I might troubleshoot this problem?

If you recall, I'm running redhat 7.1, courier 0.35 and here is an exerpt from my /etc/courier/courierd file that seems to indicate I am configured to use maildrop:

##NAME: DEFAULTDELIVERY:0 # # Specify default delivery instructions by setting DEFAULTDELIVERY # One of the following definitions of DEFAULTDELIVERY should be # uncommented. # # Default deliveries to $HOME/Maildir # # DEFAULTDELIVERY=./Maildir # # Alternatively, use procmail to deliver mail to local mailboxes. # # DEFAULTDELIVERY="| /usr/lib/courier/bin/preline /usr/bin/procmail" # # Here's how to have maildrop handle local deliveries. # DEFAULTDELIVERY="| /usr/lib/courier/bin/maildrop"

Remove the leading spaces.