[horde] DIMP empty body
samer khalil
samerk1 at gmail.com
Fri May 21 11:12:48 UTC 2010
Hi,
When I forward an email from DIMP or reply_to, the body of the
message doesn't show in the compose window and the forwarded message is
empty.
The To: field is also left empty on reply_to.
I have the following in imp's prefs.php:
// What should the default forward method be?
$_prefs['forward_default'] = array(
'value' => 'forward_attachments',
'locked' => false,
'shared' => false,
'type' => 'enum',
'enum' => array('forward_all' => _("Entire Message"),
'forward_body' => _("Body Text Only"),
'forward_attachments' => _("Body Text with
Attachments")),
'desc' => _("Default forwarding method:"),
'help' => 'message-forward');
// Should the original message be included?
$_prefs['forward_bodytext'] = array(
'value' => 1,
'locked' => false,
'shared' => false,
'type' => 'checkbox',
'desc' => _("Include body text in forward message by default?"));
I also noticed that when i delete all records for a certain user from
horde_prefs the two options above work fine until i logout and login again.
>From IMP all is fine.
Any help is appreciated,
Thanks,
Samer
-----------------------------------------------------------------
Samer Khalil
Computing & Networking Services American University of Beirut
E-Mail:samerk at aub.edu.lb <E-Mail%3Asamerk at aub.edu.lb> Room:358
Phone:961-1-350000 / Ext:2242
More information about the horde
mailing list