Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
usr
/
share
/
doc
/
ssmtp
/
//usr/share/doc/ssmtp/AddHeader
The Addheader patch creates the configuration directive AddHeader. It adds anything up to newline or '#' to the beginning of mail headers. You can use a directive in ssmtp.conf like this: AddHeader=X-security-level: public I have changed the strtok callss in the read_config to a similarly looking function, which does not modify the argument string. I did not, however changed every strtok down the way.