Commit Graph

1 Commits (2a2b46c62ee0ac2b42b8bd0f28e05642d0cee25b)

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