[imp] drafts get deleted on session timeout

Jan Schneider jan at horde.org
Tue Jun 30 12:44:51 UTC 2015


Zitat von Michael Menge <michael.menge at zdv.uni-tuebingen.de>:

> Hi,
>
> we have discovered that auto saved new messages (drafts) get deleted  
> on session timeout.
> I  found the following comment  
> https://bugs.horde.org/ticket/13108#c8 which indicates
> that the saved messaged should stay in the draft folder if log out  
> due to session timeout,
> but will be delete on normal (aka "user clicked on the log out  
> button") log out.
>
> We use Imp as Authentication.
>
> horde                        5.2.5   stable
> imp                          6.2.8   stable
>
> I tried debugging and found the following call graph
>
> Horde_Registry->clearAuth
> ...
> IMP_Application->logout
> IMP_Compose->destroy
> IMP_Message->delete
>
> IMP_Message->expungeMailbox
> IMP_imap-expunge
>
> Can someone confirm this behavior? Is this a new bug, or did I miss  
> something in my configuration?

This is an explicit logout. If you really had a session timeout, there  
won't be any user credentials available anymore to do the drafts  
deletion.

-- 
Jan Schneider
The Horde Project
http://www.horde.org/



More information about the imp mailing list