Outbound connection timeout

Issue #659 closed
Murat Çorlu created an issue

I'm trying to use Free Version in a VPS on Vultr. I run it vie this command docker run -p 25:25 -p 80:80 -p 443:443 -p 110:110 -p 143:143 -p 465:465 -p 587:587 -p 993:993 -p 995:995 -p 4190:4190 -v /etc/localtime:/etc/localtime:ro -v /poste/data:/data -e "DISABLE_CLAMAV=TRUE" --net=host -h "mail.my.domain" -t analogic/poste.io and everthing nearly perfect on mxtoolbox. But I can not send any email. Also in connection check page, I see outbound connections are timing out. What should I check?

Comments (2)

  1. SH repo owner

    Most probably your provider is blocking outbound port, thats nothing you can do about it - you should contact support...

  2. Log in to comment