Allow sending mail to external recipients.
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 14 Nov 2019 10:44:44 +0000 (11:44 +0100)
committerPlamen Dimitrov <pdimitrov@pevogam.com>
Tue, 19 Nov 2019 09:03:58 +0000 (11:03 +0200)
commitec0c7450ac29856457960817b6dd2b66091ff214
tree959eb375c288bc10faf301670ce7fe55dbf632a2
parentd944615552171b4ae011d603f1c3ca2aee679a61
Allow sending mail to external recipients.

Email sending functions had always assumed they send to local recipients.
However, with a little modification functions can be used to send to
external recipients, too.
src/mail_validator.py