aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* BugfixAndrew Yu2023-06-301-5/+7
* Bugfix: handle was at wrong indent...Andrew Yu2023-06-301-9/+9
* BugfixAndrew Yu2023-06-301-1/+1
* BugfixAndrew Yu2023-06-302-4/+4
* Update testing dbAndrew Yu2023-06-301-2/+2
* Fix syntax errorAndrew Yu2023-06-301-1/+1
* Lists can now specify to only allow member/mod postsAndrew Yu2023-06-303-9/+28
* Don't violate DKIM headersAndrew Yu2023-06-305-436/+20
* Initial DKIM stuffAndrew Yu2023-06-304-0/+11
* Add DKIM header parser functionAndrew Yu2023-06-304-0/+84
* Reformat and some sanitizationAndrew Yu2023-06-305-66/+142
* Delete dmarc-munging related items from README and notes.txtAndrew Yu2023-06-302-40/+4
* Python email.policy: refold_source="none" to pass DKIMAndrew Yu2023-06-302-3/+1
* UpdateAndrew Yu2023-06-304-8/+74
* README: Minor formatting changesAndrew Yu2023-06-301-1/+0
* Use "sanitized" configuration fileAndrew Yu2023-06-304-8/+41
* Remove deprecated smlmp_smtpdirect.pyAndrew Yu2023-06-301-43/+0
* README: Plan out future featuresAndrew Yu2023-06-301-0/+44
* READMEAndrew Yu2023-06-291-0/+4
* Specify db.json path in config.pyAndrew Yu2023-06-293-1/+3
* Add missing email.policy importsAndrew Yu2023-06-302-0/+2
* Remove extra mailman SMTPDirect.pyAndrew Yu2023-06-301-450/+0
* Fix loop imports and mypy on message policiesAndrew Yu2023-06-303-5/+465
* UpdateAndrew Yu2023-06-299-28/+1168
* First attempt at actually sending mail.Andrew Yu2023-06-296-29/+67
* Initial commit.Andrew Yu2023-06-286-0/+825