[26119] in Athena Bugs
sun4 [9.3.14]: mitmaildel
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Thu Oct 14 01:48:13 2004
Date: Thu, 14 Oct 2004 01:46:58 -0400 (EDT)
Message-Id: <200410140546.i9E5kwKW025613@the-other-woman.mit.edu>
To: bugs@mit.edu
From: Jonathon Weiss <jweiss@mit.edu>
cc: jweiss@mit.edu
Errors-To: bugs-bounces@mit.edu
System name: the-other-woman.mit.edu
Type and version: Sun-Blade-100 9.3.14 (with mkserv)
Display type: ifb
Shell: /bin/athena/tcsh
Window manager: /usr/local/bin/vtwm.gamma
mitmaildel fails to delete some messages:
% mitmailscan --by-uid --mailbox INBOX.Spamwindow --id-only --before 01-sep-2004 | xargs mitmaildel --debug --by-uid --mailbox INBOX.Spamwindow
Sending: SELECT "INBOX.Spamwindow"
In OK callback: text [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen \*)]
In number callback: keyword EXISTS, number 23586
In OK callback: text [UNSEEN 1]
In OK callback: text [UIDVALIDITY 1097654045]
Response: status OK, text [READ-WRITE] Completed
Sending: STATUS "INBOX.Spamwindow" (UIDNEXT)
In STATUS callback: text INBOX.Spamwindow (UIDNEXT 49660)
Response: status OK, text Completed
Sending: UID STORE 52 +FLAGS (\Deleted)
Response: status OK, text Completed
/usr/athena/bin/mitmaildel: Could not delete 52
Sending: UID STORE 315 +FLAGS (\Deleted)
Response: status OK, text Completed
/usr/athena/bin/mitmaildel: Could not delete 315
Sending: UID STORE 4857 +FLAGS (\Deleted)
Response: status OK, text Completed
/usr/athena/bin/mitmaildel: Could not delete 4857
Exit 123
and, indeed, they are not flagged as deleted.
--
Jonathon