2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] message flags
FromSent OnAttachments
Dmitry BulatkinJun 2, 2003 4:43 am 
Robin WhittleJun 2, 2003 6:24 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:Re: [maildropl] message flagsActions...
From:Robin Whittle (rw@firstpr.com.au)
Date:Jun 2, 2003 6:24:55 am
List:net.sourceforge.lists.courier-maildrop

Dmitry Bulatkin wrote:

Are there any ways to set flags (like read/unread) for incoming messages using qmail+vpopmail+maildrop?

I have patched Maildrop so it can deliver the message "tagged for deletion", by setting a variable "DELTAG" to 1.

http://www.firstpr.com.au/web-mail/Maildrop-mods-filtering/

I have just reworked these patches for the current version of Maildrop.

This is achieved by adding ":2,T" to the end of the filename. I could add a second variable to read, such as "READTAG" in order to make this ":2,S", or ":2,ST" if both were set.

I think a facility such as this would be a fine addition to Maildrop and I hope Sam would be interested in adding it, no-doubt more elegantly than my patch. But failing that I am willing to extend my patch to do the "read" flag.

- Robin