Add syntax checking for mail addresses.
* Add check against regexp from http://www.regular-expressions.info/email.html * Change documentation accordingly. * Bump version number to 0.5 Fixes #11. Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
9518c39417
commit
ea5d225aa4
2 changed files with 39 additions and 23 deletions
|
|
@ -1,3 +1,11 @@
|
|||
Version 0.5
|
||||
|
||||
* Add syntax check for mail addresses.
|
||||
Change documentation accordingly.
|
||||
Fixes #11.
|
||||
Thomas Hochstein <thh@inter.net> Sat Jul 23 23:53:22 2011 +0200
|
||||
|
||||
|
||||
Version 0.4
|
||||
|
||||
* Add overrides for configuration (MAIL FROM/EHLO).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue