]> git.ipfire.org Git - thirdparty/curl.git/commit
ftpserver.pl: Expanded the SMTP RCPT handler to validate TO addresses
authorSteve Holme <steve_holme@hotmail.com>
Sun, 22 Sep 2013 14:05:43 +0000 (15:05 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 22 Sep 2013 14:05:43 +0000 (15:05 +0100)
commit8880f84e1a8f9642b883e429588e26f928711245
tree33dae0010587110fb4efc74d3750f2e0c2072082
parent9d4a8c7936401ef76fac89d4888d26cac12e3a80
ftpserver.pl: Expanded the SMTP RCPT handler to validate TO addresses

RCPT_smtp() will now check for a correctly formatted TO address which
allows for invalid recipient addresses to be added.
tests/ftpserver.pl