id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 164,Email2tracMta documentation error in Test Setup,Dennis McRitchie ,bas,"One of the recommended tests on the Email2tracMta page Test Setup section will not work, at least with certain versions of mail, sendmail, and python. mail tracproj < msg.txt results in the following traceback error: Dec  5 !22:11:24 raas01 email2trac: Traceback (most recent call last):[[BR]]Dec  5 !22:11:24 raas01 email2trac:   File ""/usr/local/raas/email2trac-1.0.0/bin/email2trac"", line 1610, in      tktparser.parse(sys.stdin)[[BR]]Dec  5 !22:11:24 raas01 email2trac:   File ""/usr/local/raas/email2trac-1.0.0/bin/email2trac"", line 902, in parse     m.replace_header('Subject', m!['Subject'].replace('\r', !'').replace('\n', !''))[[BR]]Dec  5 !22:11:24 raas01 email2trac: !AttributeError: '!NoneType' object has no attribute 'replace' I believe this is due to the fact that msg.txt already has mailer headers. The other test (email2trac --project=tracproj < msg.txt) works, as do normal emails sent via the 'mail' utility. Dennis",setup,closed,minor,,email2trac,1.0.0,fixed,,