Skip source route in parseaddr.

This commit is contained in:
Stuart Gathman
2009-07-04 14:00:52 +00:00
parent a7bd7b71d8
commit aeff1f8ab5
2 changed files with 24 additions and 2 deletions
+3
View File
@@ -83,6 +83,9 @@ chmod a+x $RPM_BUILD_ROOT%{libdir}/start.sh
rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Jul 02 2009 Stuart Gathman <stuart@bmsi.com> 0.9.3-1
- Handle source route in Milter.util.parse_addr()
* Tue Jun 02 2009 Stuart Gathman <stuart@bmsi.com> 0.9.2-3
- Change result of @noreply callbacks to NOREPLY when so negotiated.