Rust interface for OpenSMTPD filters
https://docs.rs/opensmtpd/latest/opensmtpd/
98dd194dca
The timestamp comes from OpenBSD's struct timeval, which defines the number of seconds as a time_t (i64) and the number of micro-seconds as a suseconds_t (long, hence i64 too). They are separated by a dot. https://man.openbsd.org/gettimeofday.2 |
||
---|---|---|
examples | ||
src | ||
.gitignore | ||
Cargo.toml | ||
Licence_CeCILL-B_V1-en.txt | ||
Licence_CeCILL-B_V1-fr.txt | ||
README.md |