Changeset 573 for trunk/ChangeLog


Ignore:
Timestamp:
09/23/11 12:34:33 (13 years ago)
Author:
bas
Message:

update changelog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r570 r573  
     12.4.X
     2  * Allow regular expressions for recipient_list (multiple to-addresses), white_list
     3    and black_list. Each address is checked againt this regular expression, closes #272
     4    examples:
     5     * recipient_list : sara.nl (to-address contains sara.nl)
     6     * recipient_list : ^basv@sara.nl$ (to-address equals basv@sara.nl)
     7  Reported by: anonymous
     8  Fixed by: Bas van der Vlies
     9
    1102.4.2
    211  * Fixed an error for text/plain attachments that are not specified as
Note: See TracChangeset for help on using the changeset viewer.