2
0
forked from drew/smtprelay
Files
smtprelay/config.go
Jonathon Reinhart a896ab2847 Move compilation of allowed_sender to ConfigLoad()
This has several benefits:
- Configuration errors are caught at startup rather than upon a connection
- senderChecker() has less work to do for each connection
2021-03-14 12:31:38 -04:00

3.1 KiB