Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: avatejo on December 02, 2014, 07:22:54 PM

Title: Get ID of the message saved in "Sent" folder in the message_sent hook
Post by: avatejo on December 02, 2014, 07:22:54 PM
Does anyone know how can I get the ID of the message saved in "Sent" folder in the message_sent hook

I need to use the ID after in some extra functionality

Basically I need to export (Save on disk) the message that I just sent!, with ID will be simple!