[Tickets #11518] Re: Login Tasks
bugs at horde.org
bugs at horde.org
Mon Oct 15 02:39:16 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11518
------------------------------------------------------------------------------
Ticket | 11518
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Login Tasks
Queue | IMP
Version | Git master
Type | Bug
-State | Unconfirmed
+State | Feedback
Priority | 2. Medium
Milestone |
Patch |
-Owners |
+Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2012-10-14 20:39) wrote:
> When the preference delete_sentmail_monthly_keep is different from
> zero and rename_sentmail_monthly is active, the task
> RenameSentmailMonthly is never called and then the folders are never
> renamed.
And this is the correct behavior. If the purge task deletes sent-mail
messages older than a month, there may very well be no messages left
to move to an older month sentmail maiilbox (we don't "rename" the
sentmail mailbox; we move messages sent in a previous month to a
separate mailbox).
If you don't want this behavior, you should disable the purge task.
> $mbox_list[] = $val->display_html;
Fixed.
More information about the bugs
mailing list