Hello All,
I have tried this on multiple servers, (local Server, Digital Ocean server and one more cloud server)
Email Domain gets stuck when trying to add zoho domain.
it works fine on gmail domain.
It was a problem in erpnext with zoho but it was fixed. But i think its the same problem again.
Can anyone check with this ? Sometime the email domain replies with outgoing server is wrong.
Not sure this helps but using the Vm I found the config wouldn’t get saved and the solution was rlto use the mail server ip address instead. Obviously there is a bug or issue with dns lookups out of the box with the VM.
Might give you some clues at least …
Either you didnt install it properly.
or There is some other issue. I had that problem in my v6 version.
Try using static IP of that email for example
74.125.71.109 is for imap.gmail.com in my region.
Hope this helps.
Hi, please share the static IP you used for imappro and smtp for zoho
I read on zoho forum that zoho mail ip is not fixed and they change it sometimes.
has it been a problem you faced or is it working fine?
Please find the IPs for our IMAP and SMTP servers below,
IMAP - 204.141.42.115
SMTP - 204.141.42.118
We would like to keep you informed that the IPs corresponding to the IMAP and SMTP servers are subject to change. Hence we request you to use the hostnames directly instead of using the IPs corresponding to them.
Also we would like to inform you that we have intentionally blocked the ping requests to our servers. Hence the packet loss. Instead of pinging the servers, you may run a OpenSSL test to check the connectivity.
I’ve already tried these IPs and unable to find a solution to set up email domain. Would really like to know a fix.
This test confirms connectivity to zoho’s mail service (from within my local network LAN)-
[clarkej@sierra ~]$ nc -vv imappro.zoho.com 993
Ncat: Version 6.40 ( Ncat - Netcat for the 21st Century )
libnsock nsi_new2(): nsi_new (IOD #1)
libnsock nsock_connect_tcp(): TCP connection requested to 204.141.42.115:993 (IOD #1) EID 8
libnsock nsock_trace_handler_callback(): Callback: CONNECT SUCCESS for EID 8 [204.141.42.115:993]
Ncat: Connected to 204.141.42.115:993
[clarkej@sierra ~]$ nc -vv smtp.zoho.com 587
Ncat: Version 6.40 ( Ncat - Netcat for the 21st Century )
libnsock nsi_new2(): nsi_new (IOD #1)
libnsock nsock_connect_tcp(): TCP connection requested to 204.141.42.118:587 (IOD #1) EID 8
libnsock nsock_trace_handler_callback(): Callback: CONNECT SUCCESS for EID 8 [204.141.42.118:587]
Ncat: Connected to 204.141.42.118:587.
To debug your failed connectivity case: Run the above connectivity test, start from the server that hosts ERPNext. At some server ‘node’ a port is closed - for example your gateway router? - that port must opened that prevents mail service connectivity.
any suggestions on which one should I use? mailjet seems to offer a lot more options (including custom domain) than any other. although highest free emails are on mailgun.
also, is there a guide to install postfix mail on ubuntu?
I am using zoho mail.
Email setting works on tls only for zoho.
but i am getting emails which are generated automatically at midnight. all employees are getting daily emails but when i try to send the quotation or purchase order via Email button it does not send but somethings when i close the communication manually and reopen and link it. its sends after long time.
I had installed postfix manually. I dont understand what can be the issue here. As auto emails are working but manual email of quotation or purchase order or any document which i try to send via email doesnt work.
My recomendation is to use sparkpost, mailjet or turbosmtp for outgoing mails in erpnext as it will put your business email into blacklist and turn it into spam.