Path to sendmail binary or script.
Declarations
Type
stringDefault
if config.services.gitea.settings.mailer.ENABLED && config.services.gitea.settings.mailer.PROTOCOL == "sendmail" then "/run/wrappers/bin/sendmail" else "sendmail"Path to sendmail binary or script.
stringif config.services.gitea.settings.mailer.ENABLED && config.services.gitea.settings.mailer.PROTOCOL == "sendmail" then "/run/wrappers/bin/sendmail" else "sendmail"