Commit Graph

1 Commits (fe7a6d9bfcbcf53bfe2d24f4d8e7463c897b9389)

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
7 years ago