PEPS icon indicating copy to clipboard operation
PEPS copied to clipboard

Still issues with receiving external mails.

Open Kerwood opened this issue 9 years ago • 5 comments

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?

Kerwood avatar Oct 31 '16 18:10 Kerwood

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.

naidu avatar Nov 22 '16 15:11 naidu

I am having this issue and just installed an hour ago. Presumably, my version is the latest? how do you update?

uberdave avatar Nov 22 '16 22:11 uberdave

Clone and install from this fork/branch.. Tested it and it works. https://github.com/tiangolo/PEPS/tree/update-haraka-in

Kerwood avatar Nov 23 '16 08:11 Kerwood

Run make update to update the PEPS containers to the latest version.

naidu avatar Nov 23 '16 09:11 naidu

Take https://github.com/tiangolo/PEPS/tree/update-haraka-out . It's the latest from tiangolo

MLaudren avatar Dec 08 '16 12:12 MLaudren