Message59668
| Author | sdgathman |
|---|---|
| Recipients | |
| Date | 2008-01-10.16:22:17 |
| SpamBayes Score | 0.0 |
| Marked as misclassified | No |
| Message-id | |
| In-reply-to |
| Content | |
|---|---|
It also fails to parse:
>>> from email.Utils import parseaddr
>>> parseaddr('foo@viagra.com <bar@baz.com>')
('', 'foo@viagra.com')
Getting the wrong part as the actual email to boot! Checked 2.4 and 2.5. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-01-30 03:37:04 | loewis | set | spambayes_score: 0.902678 -> 0.0 |
| 2008-01-28 08:33:42 | loewis | unlink | issue1025395 messages |
| 2008-01-10 16:22:18 | sdgathman | link | issue1025395 messages |
| 2008-01-10 16:22:17 | sdgathman | create | |