#7216 closed bug (fixed)
Mail_daemon doesn't add Status attribute
Reported by: | humdinger | Owned by: | czeidler |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/mail_daemon | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev40487.
Looks like the mail_daemon doesn't add the MAIL:status attribute. (POP3)
Attachments (1)
Change History (7)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
I haven't ported the MAIL:thread filter because I was not sure if it makes sense to write the thread in a extra attribute. Now I think it makes sense when you like to order mails by thread in tracker. Isn't there a simpler way to do the same? I mean it waste quite some space just for this small feature.
comment:5 by , 14 years ago
Thanks! Note: You have to delete the old Mail settings or the "Automatically mark as read" setting doesn't work. Even after deleting Mail's settings, the option of the "Default account" in Mail's prefs is empty.
More related to the status issue: See the top menu item of the screenshot. Somehow the filename got mangled in the status name.
comment:6 by , 14 years ago
Correction: Looks like an email's status is never automatically set from New to Read on closing if you're using a (German) locale setting.
The same goes for MAIL:thread. Also, MAIL:account is now type long, whereas in the past it was a string (I guess, at least it was filled with the actual account name as configured in the E-Mail prefs).