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

No logfile for troubleshooting #2

Open
dobby5 opened this issue Nov 25, 2017 · 5 comments
Open

No logfile for troubleshooting #2

dobby5 opened this issue Nov 25, 2017 · 5 comments

Comments

@dobby5
Copy link

dobby5 commented Nov 25, 2017

Hello,

I installed the app as described, but it does not work. Also, the log file is not generated to make the error perhaps apparent.

@ArtificialOwl
Copy link
Member

have you tried to set debug to true in the NextcloudMailCatcher.php file ? It will generate a log in /tmp/.

Can you describe you current status ?

@dobby5
Copy link
Author

dobby5 commented Dec 9, 2017

Yes, I have set it to true. But I haven´t Nextcloud Email Parser.log in temp.

$config = [
'nextcloud' => 'xx',
'username' => 'xx',
'password' => 'xx',
'debug' => true
];

;)

@MichaelSmi
Copy link

Push

@tikoflano
Copy link
Contributor

@dobby5 What mail server are you using? How did you set up the pipe redirection to the NextcloudMailCatcher.php script?

I tried it on a cPanel server with Exim and managed to get it to work (including the logfile) with a few tweaks.

@ArtificialOwl
Copy link
Member

new version has been released, you can now have some feedback by adding test when manually running the command:

   $ php -f NextcloudMailCatcher.php test

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

4 participants