-
Hi again,
I just realized that the UID SEARCH ALL functionality is missing from the current build. It is far quicker to get all the UIDs this way than via fetchMessagesByUIDOperationWithFolder. I did…
-
I am trying to fetch custom headers using
`fetchMessagesByUIDOperationWithFolder: requestKind: uids:`
passing
`MCOIMAPMessagesRequestKindExtraHeaders | MCOIMAPMessagesRequestKindHeaderSubject | MC…
-
(picked up from BUGS, a nasty one)
IMAP STATUS command MUST NOT be used as a "check for new messages in
the selected mailbox" operation (RFC3501).
The clean solution would be:
```
- check if …
-
According to the documentation it says expunge is for deleting messages marked for deletion.
It also needs to be run after moving messages between mailboxes otherwise it leave it behind. Not sure if …
rboy1 updated
11 years ago
-
|[](https://github.com/jothan)| @jothan reported|
|-|-|
|Trac ID|trac#4392|
|Type|defect|
|Created|2010-04-07 15:16:14Z|
|Branch|https://github.com/twisted/twisted/tree/imap4-keyword-atoms-4392-2|
Cy…
-
Non-ASCII characters in mailbox names get encoded into a funky modified utf-7 encoding:
https://tools.ietf.org/html/rfc3501#section-5.1.3
Here's a patch where I decode the name and cram it in a 'disp…
-
The problem is that ListMailboxes currently expects ALL the folder name (or inbox name) between double quotes, so it drops the name without double quotes.
```
Match m = Regex.Match(response,
…
-
Hi all,
When using the Email authentication, if a passphrase with spaces is used then it fails to authenticate, unless the phrase is literally typed with quotes around it. So:
seumasmac
my cool unbr…
-
|[](https://github.com/therve)| @therve reported|
|-|-|
|Trac ID|trac#3065|
|Type|defect|
|Created|2008-03-03 17:35:05Z|
spew_internaldate uses time.strftime, which is locale dependant. It should use…
-
|| Magneto reported|
|-|-|
|Trac ID|trac#4000|
|Type|defect|
|Created|2009-09-04 12:24:56Z|
Problem lies in this code (line 5131)
state = self.state.pop()
If you issue this command for e.g "…