Hi,

Users can't see a paperclip in their mailbox display when a message contains
attachments.
According to imp/docs/UPGRADING  this is now managed by the atc_flag
preference.

In prefs.php I can see that the atc_flag preference should be visible in the
mailbox display preferences:

$prefGroups['mboxdisplay'] = array(
    'column' => _("Other"),
    'label' => _("Mailbox Display"),
    'desc' => _("Change display preferences such as how many messages you
see o$
    'members' => array(
        'initialpageselect', 'mailbox_start', 'sortby', 'sortdir',
'sortdate',
        'max_msgs', 'from_link', 'atc_flag'
    )
);

However, when I go to the mailbox display preferences, the last preference I
can change is the from_link.  The atc_flag preference can't be set.
Screenshot of the preferences: http://www.jinfo.nl/mailboxprefs.png

Any idea how to solve this?


With kind regards,
Oscar Gala y Hondema
Jinfo - Juggling Information
Email: og...@jinfo.us
US Mobile: (508) 524 2106
Dutch phone: 058-7110308
-- 
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to