Path to a sendmail-compatible executable for delivery reports.
Declarations
Type
null or string
Default
if config.services.postfix.enable && config.services.postfix.setSendmail then
"/run/wrappers/bin/sendmail -i -t"
else
null
Path to a sendmail-compatible executable for delivery reports.
null or string
if config.services.postfix.enable && config.services.postfix.setSendmail then
"/run/wrappers/bin/sendmail -i -t"
else
null