mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
* 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