-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use with sendmail? #73
Comments
@dominikschulz i signed up for the gopass slack, btw. if u could approve thanks. |
You need to have:
Then in your gopass store it must be in: .../gopass/stores/root/git/example.com_465/username.gpg This last part isn't documented anywhere that I can see. We should probably add this to the readme somewhere. |
Can confirm, this works! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi'm wondering how to use this with
git send-email
. I read the gitcredentials and git-send-email documents but still can't figure it out. Doesn't seem to be documented anywhere really either.Found one entry on SO https://stackoverflow.com/questions/76117242 but am still confused what I am doing wrong.
the issue seems to be that when i type:
It still comes up with the prompt asking me to authenticate:
Password for 'smtp://[email protected]@example.com:465'
I do have the helper installed in my path:
The text was updated successfully, but these errors were encountered: