Commit Graph

1 Commits (7ac116c9b5c4c6ee100b5961ac15f003c614a0fe)

Author SHA1 Message Date
Jonas Bröms e86a0bf3fe Add support for extra sendmail arguments ()
* 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