Arne Hamann

Results 218 comments of Arne Hamann

What is the State of the Issue or of the PR? There is a new Feature Request #320 for the same issue.

I'm not aware of this bug. I will habe to check when I'm back from vacation.

Thats probably it. One could try if it is sufficient to replace `getSwiftMessage -> getSymfonyEmail` `setSwiftMessage -> setSymfonyEmail`

Something is going wrong while gpg->keyinfo eg. in https://github.com/tacruc/gpgmailer/blob/7c3cbaea2d8722b84be9969478d4a6bc1893e7ef/lib/Service/Gpg.php#L230 You could use `echo $gpg -> geterror();` afterwards to get the error message of php_gnupg. The foreach fails because keyinfo returns...

Could you try to get this small example running? It seems to be some problem with gnupg. ```

Could you check the permissions of the .gnupg folder? http://superuser.com/questions/954509/ddg#954536

and apache/php is running as www, www-data, wwwrun or php-fpm? http://php.adamharvey.name/manual/en/function.gnupg-init.php#121851

If the basic example of php-gnupg is not working. They might know whats going wrong. I'm sorry but I have no idea left right now.