Commit Graph

1 Commits (f2a0be1683daf3330a7c94fa65300e7056e9bc98)

Author SHA1 Message Date
Jonas Bröms e86a0bf3fe Add support for extra sendmail arguments (#2731)
* Add support for extra sendmail arguments

* Sendmail args to exec.command should be a list

* Add go-shellquote package

* Use go-shellquote lib for parsing Sendmail args

* Only parse if sendmail is configured
8 years ago