Modify ↓
#372 closed bug (fixed)Signature settings of folders get lost
Description
When updating from any version <= 2.7 to YAM 2.8 the signature settings of mailing list folders get lost.
Up to 2.7 YAM offered 3 signatures only (standard, alternative #1, alternative #2) to be chosen from globally and for folders with mailing list support. With YAM 2.8 these limited signatures have been replaced by an extendible list of signatures. The former signatures are automatically converted to this new style. However, for YAM 2.8 the automatic adaption of the signature used in ML folders is missing. Attachments (0)Change History (2)comment:1 Changed 4 months ago by thboeckel
comment:2 Changed 4 months ago by damato
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber
| ||||||||||||||||||||||||||||



(In [6511]) * YAM_FO.c: implemented updating the fixed signature number of a folder with mailing list support to the new signature handling. This closes #372.