| commit | 2b69bfc23d89d2ec5507bc6906b533e8429b313d | [log] [tgz] |
|---|---|---|
| author | Robin H. Johnson <robbat2@gentoo.org> | Wed Apr 25 19:37:21 2007 -0700 |
| committer | Junio C Hamano <junkio@cox.net> | Wed Apr 25 21:12:16 2007 -0700 |
| tree | 36285a910b228be758b25881d42f15616ee2436f | |
| parent | c38f0247a88f2c54c0c8535d645f33140201522f [diff] |
Ensure clean addresses are always used with Net::SMTP Always pass in clean addresses to Net::SMTP for the MAIL FROM, and use them on the SMTP non-quiet output as well. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Signed-off-by: Junio C Hamano <junkio@cox.net>