aboutsummaryrefslogtreecommitdiffstats
path: root/mail2news.py
Commit message (Expand)AuthorAgeFilesLines
* refactor: rearrange the project to the src/ layout.0.10.3Matěj Cepl2023-05-251-195/+0
* Use email.policy.SMTP to be perfectly conforming with RFCs.Matěj Cepl2023-05-251-2/+2
* New generation of email.message_from* methods could use better policy.Matěj Cepl2023-05-251-3/+4
* When sending nntp message fails, log the message to temporary file.Matěj Cepl2023-05-251-2/+11
* Run 2to3Matěj Cepl2023-05-251-5/+3
* Parse email messages from binary files.Matěj Cepl2023-05-251-3/+3
* Tiny cleanupsMatěj Cepl2023-05-251-1/+1
* Fix packaging, switch off failing tests for now.Matěj Cepl2020-07-011-1/+1
* Sync with 0.10.1 release on PyPI0.10.1Matěj Cepl2020-07-011-95/+9
* Fix processing data for postMatěj Cepl2019-10-021-2/+4
* A ways better.Matěj Cepl2019-10-011-14/+26
* Basic restructuring of the code to use setuptools’ entry_points.Matěj Cepl2019-09-301-5/+79
* Add missing wlp and wlp_parser modules to setup.py to be installed.0.9.14Matěj Cepl2015-01-051-1/+1
* First noarch version upload to PyPI.0.9.13Matěj Cepl2015-01-051-1/+1
* Not Affero, plain GPLv3.0.9.12Matěj Cepl2015-01-031-1/+1
* Remove the spaghetti code from the main scripts.Matěj Cepl2014-12-311-23/+26
* Make --verbose work.Matěj Cepl2014-12-311-11/+19
* Fix setup.py0.9.10Matěj Cepl2014-12-301-1/+1
* Work directly on self.message in mail2news.Matěj Cepl2014-12-281-78/+38
* Simplify mail2news.sendemail to use nntplib.post()Matěj Cepl2014-12-251-54/+36
* Mighty cleanupMatěj Cepl2014-12-241-45/+26
* pygm2n and mail2news also use email.Parser.Matěj Cepl2014-12-221-101/+76
* pygn2m and news2mail.py use stdlib email parser.Matěj Cepl2014-12-221-52/+4
* switch to argparse in pygn2mMatěj Cepl2014-12-211-6/+4
* Move pygm2n to argparseMatěj Cepl2014-12-211-86/+92
* Add a simple test suite.Matěj Cepl2014-12-151-1/+1
* Eliminate debian/ directory and obviously unnecessary files.Matěj Cepl2014-12-111-1/+1
* The original upstream from Debian orig.tar.gz tarball.0.9.7Matej Cepl2008-02-261-0/+320