Archived
1
0
This repository has been archived on 2023-08-12. You can view files and clone it, but cannot push or open issues or pull requests.
cathugger 2d3c304c81
srnd: more lax Message-ID check
This axes out literally insane overly restrictive regex-based
Message-ID check and replaces it with clean and simple conditions
specified in RFC 3977.
Old check wasn't compliant with any email or netnews internet
standard I know of, and was causing propagation issues.
Even old RFC 822 (email) and RFC 850 (usenet) specifications
don't have so restrictive specifications.
2018-11-27 06:27:05 +02:00
..
2018-11-27 06:27:05 +02:00
2018-05-06 08:05:31 -04:00
2017-08-29 08:26:51 -04:00

SRNDv2

Some Random News Daemon version 2

Warning

This code was at one time the first go code I wrote, back in 2015 :+DDDD