Commit graph

7 commits

Author SHA1 Message Date
fox.cpp
9ea1a47c1c
tests: Change Conn.Expect to not return an error
To get rid of a bunch of "error value is not checked" warnings.
2021-08-28 15:43:20 +03:00
fox.cpp
7c2afde847
check/authorize_sender: Implement MAIL FROM, From header authorization for local senders
Closes #268.
2021-07-09 22:49:21 +03:00
fox.cpp
82a98aef34
tests: Remove unused Conn.error 2020-08-23 15:51:11 +03:00
fox.cpp
2d18ff5a30
MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
fox.cpp
c8768da05c
Clean unnecessry whitespace 2020-03-01 02:36:54 +03:00
fox.cpp
65240ebc91
Add integration tests suite for some code paths 2020-02-22 23:06:20 +03:00
fox.cpp
7b5111f514
Implement the integration testing library 2020-02-18 17:38:15 +03:00