Skip to content
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

fix gpg support #26

Open
nodoubleg opened this issue Oct 4, 2016 · 0 comments
Open

fix gpg support #26

nodoubleg opened this issue Oct 4, 2016 · 0 comments

Comments

@nodoubleg
Copy link

With gpg enabled, when trying to read a thread with a single gpg-signed message I get the following error:

Error detected while processing function <SNR>33_search_show_thread[1]..<SNR>33_show:
line    4:
ArgumentError: wrong number of arguments (given 1, expected 0)

and when trying to send a gpg-signed email, I get the following error:

Sending failed. Error message was: wrong number of arguments (given 1, expected 0)

I have the mail and mail-gpg gems installed, so it appears that a function is getting called incorrectly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant