Bug: TWiki::Net Does Not Add Date
TWiki::Net doesn't put a date into the body of the email it sends. This is not a big deal for most mailers, but qmail is rude about it. Other mailers might not behave well either.
I attach a modified Net.pm that solves the problem.
Test case
Multiple re-runs of a user registration using a slightly touched-up TWikiRegistrationPub form. Also did some logging to see what was getting produced.
Environment
| TWiki version: |
20011201 |
| TWiki plugins: |
|
| Server OS: |
FreeBSD 4.3-RELEASE |
| Web server: |
Apache 1.3.20 w/mod_perl |
| Perl version: |
5.005_03 |
| Client OS: |
Debian GNU/Linux 2.2r2 |
| Web Browser: |
Mozilla 5.0 |
--
JbBell - 12 Mar 2002
Follow up
Fix record
- Net.pm: Removed unnecessary debugging code
Thanks for the patch, now in CVS for
TWikiAlphaRelease. I don't have Qmail to test with, but the patch is very simple and it worked with my ISP's SMTP server.
--
RichardDonkin - 22 Mar 2002