]> git.ipfire.org Git - people/amarx/ipfire-2.x.git/commit
BUG12070: Its not possible to use the underscore in email addresses BUG12070
authorAlexander Marx <alexander.marx@ipfire.org>
Tue, 18 Jun 2019 07:51:57 +0000 (09:51 +0200)
committerAlexander Marx <alexander.marx@ipfire.org>
Tue, 18 Jun 2019 07:51:57 +0000 (09:51 +0200)
commit32002202170e784e77c13bdaa77f71ae664a584c
tree79f2aa1e72ca82e885893a7a41b2ec350be11461
parent1307df22574f5c4a04b79510b181e17fa33bad5d
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
config/cfgroot/general-functions.pl