Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 03c9d045f4276c340cf31cc130da8f4f1ecdd81a
https://github.com/smtpd/qpsmtpd/commit/03c9d045f4276c340cf31cc130da8f4f1ecdd81a
Author: Daniel B <[email protected]>
Date: 2016-05-15 (Sun, 15 May 2016)
Changed paths:
M lib/Qpsmtpd.pm
Log Message:
-----------
Check $addr is defined before using it (#266)
Prevent the following error if we receive an invalid RCPT TO (eg
<"relaytest%nmap.scanme.org">)
Can't call method "qp" on an undefined value at
/usr/share/perl5/vendor_perl/Qpsmtpd.pm line 451.
/usr/bin/qpsmtpd-forkserver[17472]: command 'rcpt' failed unexpectedly