1 message in net.sourceforge.lists.courier-maildrop[maildropl] maildrop case sensitive?
FromSent OnAttachments
David WuerteleFeb 9, 2004 6:33 pm 
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:[maildropl] maildrop case sensitive?Actions...
From:David Wuertele (dave@bfnet.com)
Date:Feb 9, 2004 6:33:08 pm
List:net.sourceforge.lists.courier-maildrop

I use maildrop to deliver mail from qmail to Maildirs for courier-imap to serve. I use /etc/userdb for my mail user authentication. I have discovered that maildrop fails to deliver if the case of the recipient doesn't exactly match that listed in the appropriate record in /etc/userdb.

I invoke maildrop from my .qmail-default like this:

|/usr/local/bin/maildrop -d "${DEFAULT}" || exit 77

I searched the docs and couldn't find any clues to making maildrop case-insensitive. Any suggestions?

Thanks, Dave