Your message dated Fri, 2 May 2008 13:08:34 +0200 (CEST)
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#479023: ability to mark Maildir-delivered messages as
read
has caused the Debian Bug report #479023,
regarding ability to mark Maildir-delivered messages as read
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
479023: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479023
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: procmail
Version: 3.22-16
Severity: wishlist
File: /usr/bin/procmail
Tags: upstream
It would be great if I could set some variable which would cause
procmail to deliver messages to Maildirs without marking them new.
Ideally, one could control which of the three states, new, old, and
seen, is used.
new delivered to new, no S flag
old delivered to cur, no S flag
seen delivered to cur, S flag set
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1+scoflowctrl.1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages procmail depends on:
ii libc6 2.7-10 GNU C Library: Shared libraries
Versions of packages procmail recommends:
ii postfix [mail-transport-agen 2.5.2~rc2-1 High-performance mail transport ag
-- no debconf information
--
.''`. martin f. krafft <[EMAIL PROTECTED]>
: :' : proud Debian developer, author, administrator, and user
`. `'` http://people.debian.org/~madduck - http://debiansystem.info
`- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)
--- End Message ---
--- Begin Message ---
On Fri, 2 May 2008, martin f krafft wrote:
> Package: procmail
> Version: 3.22-16
> Severity: wishlist
> File: /usr/bin/procmail
> Tags: upstream
>
> It would be great if I could set some variable which would cause
> procmail to deliver messages to Maildirs without marking them new.
> Ideally, one could control which of the three states, new, old, and
> seen, is used.
>
> new delivered to new, no S flag
> old delivered to cur, no S flag
> seen delivered to cur, S flag set
That would violate the Maildir standard:
Quoting http://en.wikipedia.org/wiki/Maildir#Technical_operation
The delivery process stores the message in the maildir by creating and
writing to tmp/unique, and then hard-linking this file to new/unique.
It seems that a tool to move certain messages from new to cur would
make you happy. However, I don't think such tool should be part of
the procmail package.
My suggestion is that you contact the author directly or ask in the
procmail mailing list about this, as I don't think I should suggest
the author to break the standard in the name of Debian.
Thanks.
--- End Message ---