81b86fb74c
New repository/folder classes to support "real deletion" of messages thorugh Gmail's IMAP interface: to really delete a message in Gmail, one has to move it to the Trash folder, rather than EXPUNGE it.
3 lines
48 B
Python
3 lines
48 B
Python
import Base, Gmail, IMAP, Maildir, LocalStatus
|
|
|