Changeset 573 for trunk/ChangeLog
- Timestamp:
- 09/23/11 12:34:33 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r570 r573 1 2.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 1 10 2.4.2 2 11 * Fixed an error for text/plain attachments that are not specified as
Note: See TracChangeset
for help on using the changeset viewer.