8 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Using Keywords
FromSent OnAttachments
Paul WilsonJan 19, 2006 7:10 am 
Devin RubiaJan 19, 2006 8:33 am 
Paul WilsonJan 19, 2006 9:05 am 
Paul WilsonJan 19, 2006 9:36 am 
Devin RubiaJan 19, 2006 11:38 am 
Sam VarshavchikJan 19, 2006 3:51 pm 
Paul WilsonJan 20, 2006 8:14 am 
Sam VarshavchikJan 20, 2006 4:42 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:Re: [maildropl] Using KeywordsActions...
From:Paul Wilson (me@rabidonion.com)
Date:Jan 19, 2006 9:36:38 am
List:net.sourceforge.lists.courier-maildrop

That really doesn't seem to be what the documentation for the KEYWORDS variable seems to indicate.

"The KEYWORDS variable is used only when delivering a message to a maildir, and implements the optional IMAP keyword extension as implemented in the Courier-IMAP. It may be optionally initialized to contain a comma-separate list of keywords."

From that I would at least expect the courierimapkeywords directory would be filling with entries. The fact that it is not, indicates to me that either the KEYWORDS variable is depreciated, not working, or (more likely) I have an incorrect configuration.

I found the problem... and as suspected, it was stupid. When I specified the folder to send the message to, I was not ending it with a slash, so maildrop must have thought it was a mailbox, instead of a maildir.

The keywords folder is now filling up correctly, as I would expect.