-
Notifications
You must be signed in to change notification settings - Fork 110
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
Still issues with receiving external mails. #70
Comments
I had this issue too. And I could see that the PEPS was crashing while parsing the mail. I updated to the latest and it resolved the issue. Try updating. |
I am having this issue and just installed an hour ago. Presumably, my version is the latest? |
Clone and install from this fork/branch.. Tested it and it works. |
Run |
Take https://github.com/tiangolo/PEPS/tree/update-haraka-out . It's the latest from tiangolo |
Set it all up with Docker and PEPS is sending mails just fine, but it just cant receive them.
I've monitored with tshark (wireshark) and can see that my server actually receives them but they just dont show up in the web interface.
I can see that there are others have the same issue and there apparently is an answer. But I cant really find the solution..
Can any one help?
The text was updated successfully, but these errors were encountered: