2 May 2005 02:02
[sylpheed:24792] filter old messages
Dennis <dennis.nezic <at> utoronto.ca>
2005-05-02 00:02:06 GMT
2005-05-02 00:02:06 GMT
i am subscribed to many mailing lists, and i don't want my email storage space to get too bloated. is there a way to filter (delete/move to trash) all emails older than a specified value? i tried to create a filter rule, assuming that i could filter by "Age" .. although i'm not sure how/if this works. the options are "is longer/shorter than" .. followed by a number .. and i'm not sure what unit of time this would be, or if this is even what i think it is =|. i tried various values, 1-1000, but none seemed to work (when applying the filter, none of the emails were moved to trash) it might also be a good idea to include an option in the properties of the mail folders, to have old mails deleted automatically -- so that my mailinglists are automatically kept clean -- but not my archived emails.
What's the "Opera-like-quick-reply"? I don't know about Opera M2.
But it could already be useful for other too, and I'd like
> others to point out my obvious mistakes too (public humiliation
> strengthens the character
, at least the smtpsession/session
> combination still seems a bit weird to me, and I am not sure about
> the EAGAIN handling. Best wishes,
I've made a brief code reading:
1. Since SMTPSession primarily owns FILE *send_data_fp,
SMTPSession::smtp_session_destroy() should close it.
2. session_fp.c::session_write_buf_fp() is not thread-safe because it
uses a static buffer. It could be a problem even on single-thread,
because main event loop can handle multiple SMTPSession at the same
time (future plan).


RSS Feed