2 messages in net.sourceforge.lists.courier-maildrop[maildropl] Maildrop Case Sensitive
FromSent OnAttachments
Nick ChettleAug 24, 2004 11:19 am 
Devin RubiaAug 24, 2004 12:26 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 SensitiveActions...
From:Nick Chettle (lis@mogmail.net)
Date:Aug 24, 2004 11:19:46 am
List:net.sourceforge.lists.courier-maildrop

Hey All.

I am having trouble with a mailfilter. I have everything as I need except one niggling little thing, any message that is not fully lower-case will fail.

I have qmail accept the messages then use a .qmail-default file to pass the message to maildrop. Maildrop passes it through SpamAssassin then delivers it to a mailbox (Or Spam folder if it gets tagged). Problem is, I import the users name using "import EXT" if this was addressed to a user in capitals then maildrop can't finish it's delivery as it will try something like "/home/domains/mogmail.net/NICK" which doesn't exit in the actual file system.

I know this isn't maildrops fault per se as it's just going on what qmail has put in $EXT but is there a way I can make it always treat $EXT as lower case or some other work-around?

Nick