Skip to content

clementtrebuchet/email-hook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email hook script based on GNOME ones
-------------------------------------

The script requires a few git config variables to be set:

* hooks.mailinglist = recipient email-address
* hooks.use-tls = whether to use TLS
* hooks.smtp-host = SMTP host that receives email
* hooks.smtp-port = SMTP port for receiving email
* hooks.smtp-fallback-mail = Fallback hostname for mail addresses
* hooks.smtp-sender = Envelope sender email address
* hooks.smtp-sender-username = Username for SMTP auth
* hooks.smtp-sender-password = Password for SMTP auth

About

Email hook for git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%