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

When using enigma for singing / encrypting no mail is sent #5237

Closed
linuxpronl opened this issue May 4, 2016 · 6 comments
Closed

When using enigma for singing / encrypting no mail is sent #5237

linuxpronl opened this issue May 4, 2016 · 6 comments

Comments

@linuxpronl
Copy link

When using the enigma plugin, decrypting email is working fine. When I want to sent a signed or encrypted messages the email is not sent. Roundcube keeps on telling "sending" but never does. Turning siging/encrypting off, email is sent without a problem. Can't find anything in the logs (debug enabled) .

Any hints

@linuxpronl linuxpronl changed the title When using enigma for siging / encrypting no mail is sent When using enigma for singing / encrypting no mail is sent May 4, 2016
@alecpl
Copy link
Member

alecpl commented May 4, 2016

What Roundcube version? What GnuPG version? Does it ask for a password? Does it hang or returns an error on http request (you could check browser console)?

@linuxpronl
Copy link
Author

Roudcube pulled from git, (1.2 rc?)
gpg v1.4.19 / gpg2 v2.0.28
It asks for a password.
have to check on possible error / timeout from webserver (nginx/php-fpm)

@linuxpronl
Copy link
Author

Excuses, it doesn't ask for a password

@alecpl
Copy link
Member

alecpl commented May 4, 2016

If it's from git, did you do composer update to get dependencies? It should ask for a password when you sign the message, until you provided the password before and it's still available in session. See also #5215.

@linuxpronl
Copy link
Author

there is also this line in the webserver log:
PHP Fatal error: Call to undefined method Mail_mime::isMultipart() in /data/nginx/sites/roundcubemail/plugins/enigma/lib/enigma_mime_message.php on line 82"

@alecpl
Copy link
Member

alecpl commented May 4, 2016

Means, you need newer Mail_Mime package.

@alecpl alecpl closed this as completed May 4, 2016
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

2 participants