Sriraaman Sridharan
2022-12-08 19:38:15 UTC
Hi,
I am using Alpine 2.22 to check Yahoo Mail using IMAP. Everything works fine except delete. When I delete an Yahoo email from Alpine, it is deleted and expunged immediately. It is not marked for delete or moved to Trash. As far as I can tell, the message is gone forever.
How can I prevent this? I would like to either mark the message for delete and then expunge or move it to Trash. This does not happen with GMail, where I have set the IMAP Auto-Expunge off.
Here's the IMAP debug from Alpine, where it appears to EXPUNGE automatically after STORE +Flags (\Deleted):
IMAP DEBUG 11:23:21 12/8: 0000000b FETCH 4386 BODY[1]
IMAP DEBUG 11:23:22 12/8: * 4386 FETCH (FLAGS (\Seen $NotJunk) UID 303318 BODY[1] {14}
IMAP DEBUG 11:23:22 12/8: )
IMAP DEBUG 11:23:22 12/8: 0000000b OK FETCH completed
IMAP DEBUG 11:23:25 12/8: 0000000c STORE 4386 +Flags (\DELETED)
IMAP DEBUG 11:23:25 12/8: * 4386 FETCH (FLAGS (\Deleted \Seen $NotJunk) UID 303318)
IMAP DEBUG 11:23:25 12/8: * 4386 EXPUNGE
IMAP DEBUG 11:23:25 12/8: * 4385 EXISTS
IMAP DEBUG 11:23:26 12/8: 0000000c OK STORE completed
IMAP DEBUG 11:23:34 12/8: 0000000e LOGOUT
IMAP DEBUG 11:23:34 12/8: * BYE IMAP4rev1 Server logging out
IMAP DEBUG 11:23:34 12/8: 0000000e OK LOGOUT completed
Any help would be appreciated.
Thanks,
Sri.
I am using Alpine 2.22 to check Yahoo Mail using IMAP. Everything works fine except delete. When I delete an Yahoo email from Alpine, it is deleted and expunged immediately. It is not marked for delete or moved to Trash. As far as I can tell, the message is gone forever.
How can I prevent this? I would like to either mark the message for delete and then expunge or move it to Trash. This does not happen with GMail, where I have set the IMAP Auto-Expunge off.
Here's the IMAP debug from Alpine, where it appears to EXPUNGE automatically after STORE +Flags (\Deleted):
IMAP DEBUG 11:23:21 12/8: 0000000b FETCH 4386 BODY[1]
IMAP DEBUG 11:23:22 12/8: * 4386 FETCH (FLAGS (\Seen $NotJunk) UID 303318 BODY[1] {14}
IMAP DEBUG 11:23:22 12/8: )
IMAP DEBUG 11:23:22 12/8: 0000000b OK FETCH completed
IMAP DEBUG 11:23:25 12/8: 0000000c STORE 4386 +Flags (\DELETED)
IMAP DEBUG 11:23:25 12/8: * 4386 FETCH (FLAGS (\Deleted \Seen $NotJunk) UID 303318)
IMAP DEBUG 11:23:25 12/8: * 4386 EXPUNGE
IMAP DEBUG 11:23:25 12/8: * 4385 EXISTS
IMAP DEBUG 11:23:26 12/8: 0000000c OK STORE completed
IMAP DEBUG 11:23:34 12/8: 0000000e LOGOUT
IMAP DEBUG 11:23:34 12/8: * BYE IMAP4rev1 Server logging out
IMAP DEBUG 11:23:34 12/8: 0000000e OK LOGOUT completed
Any help would be appreciated.
Thanks,
Sri.