author | Holger Weiss <holger@zedat.fu-berlin.de> | |
Mon, 7 Dec 2009 00:58:21 +0000 (01:58 +0100) | ||
committer | Holger Weiss <holger@zedat.fu-berlin.de> | |
Mon, 7 Dec 2009 00:58:21 +0000 (01:58 +0100) | ||
commit | 45e205f4a6cf38ff0f8ade027a7b6a6c7376a00c | |
tree | af2f9c3b8792bf1c58ab2e5b156be7413d40f4e2 | tree | snapshot |
parent | 78fc8f4909750407585990aa10522d9510a69804 | commit | diff |
git-notify: Pipe e-mails directly to sendmail(8)
Use sendmail(8) instead of mail(1) in order to be able to set the
"Content-Type" header field on systems where the available mail(1)
command doesn't allow for setting it. This makes the "-H" flag (cf.
commit 71350c5a) unnecessary.
Use sendmail(8) instead of mail(1) in order to be able to set the
"Content-Type" header field on systems where the available mail(1)
command doesn't allow for setting it. This makes the "-H" flag (cf.
commit 71350c5a) unnecessary.
tools/git-notify | diff | blob | history | |
tools/git-post-receive-hook | diff | blob | history |