Pierre-Antoine Guardiolle
Pierre-Antoine Guardiolle
Before production release: 1) [x] Review error/warn and info levels. Not enough information (warn) and/or too much. 2) [ ] Follow historical guidelines In "TXT" mode the default. Output must...
Imho syslog behavior must be included in the vsmtp.toml file. Do not forget that vSMTP is a daemon and not a "command line" application. Syslog requires: > On | Off...
Ok. But do not forget IPv6. In a more concise (and Posix...) way: ``` socket = unix:/dev/log # or socket = inet:IPv4:port/proto # or (mandatory) socket = inet6:[IPv6]:port/proto ```
LDAP is planned in the next release (v1.4)... somewhere/somewhen in september. (v1.3.0 tomorrow w/ MySQL, aarch64 and a lot of fix!) We will be very happy to help you rewriting...