Bug#479023: ability to mark Maildir-delivered messages as read

2008-05-18 Thread martin f krafft
also sprach Michelle Konzack <[EMAIL PROTECTED]> [2008.05.11.2341 +0100]: > TRAP='READ=`echo "${LASTFOLDER}" |sed 's|/new/|/cur/|'` ; mv --force > "${LASTFOLDER}" "${READ}:2,S"' Another way is the use of safecat, which allows one to specify the folder to move to, so cur in our case. This does n

Bug#479023: ability to mark Maildir-delivered messages as read

2008-05-15 Thread Michelle Konzack
Hello Martin, Am 2008-05-14 10:18:50, schrieb martin f krafft: > also sprach Michelle Konzack <[EMAIL PROTECTED]> [2008.05.11.2341 +0100]: > > TRAP='READ=`echo "${LASTFOLDER}" |sed 's|/new/|/cur/|'` ; mv > > --force "${LASTFOLDER}" "${READ}:2,S"' > > I've seen and used this hack, but I wonder

Bug#479023: ability to mark Maildir-delivered messages as read

2008-05-14 Thread martin f krafft
also sprach Michelle Konzack <[EMAIL PROTECTED]> [2008.05.11.2341 +0100]: > TRAP='READ=`echo "${LASTFOLDER}" |sed 's|/new/|/cur/|'` ; mv > --force "${LASTFOLDER}" "${READ}:2,S"' I've seen and used this hack, but I wonder how safe it is. Are you using it live? -- .''`. martin f. krafft <[E

Bug#479023: ability to mark Maildir-delivered messages as read

2008-05-13 Thread Michelle Konzack
Hello Martin, Am 2008-05-02 11:18:09, schrieb martin f krafft: > 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 the

Bug#479023: ability to mark Maildir-delivered messages as read

2008-05-02 Thread martin f krafft
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,