A technical guide to using git-send-email with msmtp for offline patch submission across multiple email accounts. The workflow involves configuring msmtp with multiple accounts, setting up git to automatically select the correct account based on the sender address, and using msmtp's queue scripts to send emails when offline.

6m read timeFrom ploum.net
Post cover image
Table of contents
Using git-send-email while being offline and with multiple email accountsOne mail account for each git repositoryDamn, I did a commit with the wrong user.email!Working offlineIt is not only git!Conclusion

Sort: