3 messages in net.sourceforge.lists.courier-maildrop[maildropl] Not sure why this isn't w...
FromSent OnAttachments
Ian TruelsenOct 25, 2001 7:31 pm 
Chris JohnsonOct 25, 2001 7:38 pm 
Ian TruelsenOct 26, 2001 3:58 am 
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] Not sure why this isn't workingActions...
From:Ian Truelsen (doct@dark-lord.ihtruelsen.2y.net)
Date:Oct 25, 2001 7:31:45 pm
List:net.sourceforge.lists.courier-maildrop

I have installed Maildrop 1.3.5 under qmail. However, I haven't had any luck in getting it to work.

Here is the contents of .qmail file from my home directory:

| /var/qmail/bin/preline -f /usr/local/bin/maildrop .mailfilter

And this is the contents of my .mailfilter file, also in my home directory. It is as simple a test setup as I could think of that just sends anything from my hotmail account to a test maildir, which does exist and is in the proper format:

logfile "mailfilter-log.txt"

log "========="

if ( /^From: ihtr@hotmail.com/ ) { log "--------------------------------test " to "Maildir/.Test }

log "-------------------------------no match " to "Maildir"

I'm not sure what it is that I am doing wrong. Anyone able to spot anything?

Thanks in advance.

Ian.