| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | All these files have been moved to the Mailman directory (and some renamed) | bwarsaw | 1998-06-19 | 1 | -142/+0 |
| | | |||||
| * | Multi-line headers won't have a colon in every line, so don't assume there ↵ | viega | 1998-06-02 | 1 | -2/+2 |
| | | | | | will be one. | ||||
| * | Pretty minor bugfixing. Use NewsMessage instead of the mail message so | viega | 1998-06-02 | 1 | -18/+41 |
| | | | | | we don't write any unwanted headers, etc. | ||||
| * | Added a mixin that allows for Mail->News and News->Mail gateways. I | viega | 1998-05-31 | 1 | -0/+119 |
| can't test whether the actual gating both ways works until I get access to an nntpd from list.org (which will be monday at the latest). However, at the very worst, the code doesn't impede mailman's normal operation. The only potential problem I can see w/ all the code I'm checking in is that one could gate from News to Mail, and have the list hold the post for approval and/or bounce the post, and notify the person posting to a newsgroup. That's probably not right. However, that shouldn't be too hard to fix. | |||||
