]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
BUG12070: Its not possible to use the underscore in email addresses
authorAlexander Marx <alexander.marx@ipfire.org>
Tue, 18 Jun 2019 07:55:35 +0000 (09:55 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 18 Jun 2019 08:12:49 +0000 (09:12 +0100)
commitcc724c142aa71d9e33d923599f31ec19bd2072e2
treee793e353ad0a3fac0d6e36537a8732d97bb06bdf
parent82899ad1ce895d3b2348b6c7eb6179096e3724aa
BUG12070: Its not possible to use the underscore in email addresses

Using IPFire's Mailservice does not allow to enter a senders mail address with the underscore.
The function used to verify that is used from general-functions.pl.
Now the function 'validemail' allows the underscore in the address.

Fixes: #12070
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/cfgroot/general-functions.pl