Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-03-21 | allow unicode in local part of mail addresses | Urban Müller | 1 | -1/+1 | |
2022-07-29 | rename _escape functions to _encode | David Flatz | 1 | -11/+11 | |
2022-07-29 | improve validation and escaping of e-mail addresses: use same method for ↵ | David Flatz | 1 | -2/+21 | |
validation in check_email and address_error; encode and validate IDNs; make (more) robust functions to split address lists and emails | |||||
2022-03-28 | handle missing closing bracket, remove blanks around email (filter_var balks) | Urban Müller | 1 | -2/+2 | |
2022-03-28 | user filter_var instead of regex (thx chrigi), correctly ignore display names | Urban Müller | 1 | -0/+3 | |
2022-03-15 | simple unit test for it_mail::address_error() | Christian A. Weber | 1 | -0/+6 | |
2020-04-21 | use new array syntax | Urban Müller | 1 | -2/+2 | |
2018-10-15 | Extend test for bug fixed in 7.2.11 | Christian Schneider | 1 | -1/+3 | |
2018-06-21 | no reason for different naming | Urban Müller | 1 | -0/+93 | |