Zitat von Michael Menge <michael.me...@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/

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to