-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FetchResult flags value all is uid(0) #61
Comments
Hi ! What provider are you connecting to ? |
Hi I have the same issue. I get the header, but the flags are empty. |
Same Here, I am using google. |
I can get the body content! I am using sina |
Hm, I have the same problem with Swift 3.2. Doing a fetchLast() with [.flags, .fullHeaders] gives me the header but always the flags are empty. Provider is my own IMAP server (Dovecot). |
same issue for me using office365 (Germany). outlook.office.de Any idea how to fix this. |
+1 |
Swift4.0 fetchMessage method flags value
[.fullHeaders,.flags,.headerSubject,.internalDate,.headers,.structure,.uid]
Can't get flags value
The text was updated successfully, but these errors were encountered: