Opened 4 years ago

Closed 4 years ago

#1485778 closed Bugs (invalid)

Attachment mark on message lists.

Reported by: dmoreno Owned by:
Priority: 5 Milestone: 0.2.2
Component: Core functionality Version: 0.2.1
Severity: normal Keywords: attachment mark
Cc:

Description

At the message list it used to be a mark to indicate if the mesage has attachments, but now its gone.

Change History (2)

comment:1 Changed 4 years ago by lacri

you can enable this in /confic/main.inc.php

$rcmail_config['list_cols'] = array('subject', 'from', 'date', 'size', 'flag', 'attachment');

attachment must in the array to display attchment icon in message list.

comment:2 Changed 4 years ago by alec

  • Resolution set to invalid
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.