Email notifications

Hi,

Every email I receive ir shows 2 notification. One in Email e another in communications.
Is this the expected behavior?

Hello,

Yes. Every email triggered from ERPNext is track as communication in ERPNext.

Hello @umair ,
i am not able to send any Email
when i enter my Gmail SMTP Credentials the Screens Hangs at “Saving”
and it did nothing

Please check if outgoing email gateway defined for your company is working. You can test it by saving Email Account master for your default Outgoing email. If it is saved successfully, then it confirm that ERPNext is able to connect with your outgoing email gateway.

Also, when system gets hanged, check browser’s console for error message. If found any, please copy and paste it here.

Yes I am getting this Error

POST http://163.172.183.184/ 504 (Gateway Time-out) send @ jquery.min.js:4 ajax @ jquery.min.js:4 frappe.request.call @ desk.min.js:139 frappe.call @ desk.min.js:135 _call @ form.min.js:248 (anonymous) @ form.min.js:239 check_name @ form.min.js:242 save @ form.min.js:239 frappe.ui.form.save @ form.min.js:248 (anonymous) @ form.min.js:94 i @ jquery.min.js:2 add @ jquery.min.js:2 _f.Frm._save @ form.min.js:92 (anonymous) @ form.min.js:86 VM1169:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse (<anonymous>) at Object.<anonymous> (desk.min.js:142) at i (jquery.min.js:2) at Object.fireWith [as rejectWith] (jquery.min.js:2) at z (jquery.min.js:4) at XMLHttpRequest.<anonymous> (jquery.min.js:4)

I found that when using the script that email did not work with hostname of mail server but did if I used the ip address instead. Why dns doesn’t wrk locally I have not found as yet