Summary | Sent-mail is not showing selectable folder list |
Queue | IMP |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | leena.heino (at) uta (dot) fi |
Created | 03/17/2005 (7386 days ago) |
Due | |
Updated | 03/17/2005 (7386 days ago) |
Assigned | |
Resolved | 03/17/2005 (7386 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
has been a very humbling experience for me. But as always thanks for
your help.
The setting was in conf.xml, not in prefs.php where I was searching for it.
This is from prefs.php:
$_prefs['sent_mail_folder'] = array(
'value' => 'sent-mail',
'locked' => false,
'shared' => false,
'type' => 'implicit');
$_prefs['sentmailselect'] = array('type' => 'special');
from conf.php:
$conf['user']['allow_folders'] = true;
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Sent-mail is not showing selectable folder list
Queue ⇒ IMP
sent-mail folder from drop down menu. Why is it not showing the drop
down list in framework_3 version.