[imp] save_sent_mail

Jon Starling jons@uk.uu.net
Tue, 22 Jan 2002 11:57:38 +0000 (GMT)


On Tue, 22 Jan 2002, Jon Starling wrote:

> Should this be ticked automagically if the user has the option set in
> their prefs?

mysql> select * from horde_prefs;

--SNIP--

"sig_first";i:0;s:14:"save_sent_mail";s:1:"1";s:16:"sent_mail_folder";s:9:"Sent-Mail";s:11:"private_key"

--SNIP--

The user has a sent_mail_folder configured and save_sent_mail is set to 1
however the compose window does not default to saving a copy of the sent
mail.

Is this a problem with compose.php?

-Jon