Invoices Mail are not received?

Hi,
How setup the outgoing mail service in erpnext ??http://frappe.github.io/erpnext/user/manual/en/setting-up/email/.Alraedy i am setting up from this website…but outgoing mail s not done

Any error? Also check the Bulk Email list via awesome search bar

No Error has come when i save the email acconts…Bulk Mail List Is empty…

Hi,
I also checked.mail not getting after sending mail of sales invoice

Then your server setup has a problem. Run bench doctor

ikhlas@Ikhlas:~/sajid/frappe-bench$ bench doctor
Workers online: False
Pending tasks 29
Timed out locks:

ikhlas@Ikhlas:~/sajid/frappe-bench$

@Mohamed_Sajid that means your workers aren’t online. check sudo supervisorctl status

@anand
ikhlas@Ikhlas:~/sajid/frappe-bench$ sudo supervisorctl status
[sudo] password for ikhlas:
ikhlas@Ikhlas:~/sajid/frappe-bench$

@Mohamed_Sajid are you using developer setup?

No…What s Developer setup??

Are you using bench start command?

Yes…Using bench start

What is the output of

bench dump-queue-status

ikhlas@Ikhlas:~/sajid/frappe-bench$ bench dump-queue-status
[
{
“total”: 30
},
{
“queue”: “ikhlaserp”,
“event_counts”: {
“null”: 26
},
“task_counts”: {
“frappe.tasks.sendmail”: 26
},
“len”: 26
},
{
“queue”: “longjobs@testsite”,
“event_counts”: {
“daily_long”: 2
},
“task_counts”: {
“frappe.tasks.scheduler_task”: 2
},
“len”: 2
},
{
“queue”: “longjobs@ikhlaserp”,
“event_counts”: {
“daily_long”: 2
},
“task_counts”: {
“frappe.tasks.scheduler_task”: 2
},
“len”: 2
},
{
“queue”: “celery”,
“event_counts”: {},
“task_counts”: {},
“len”: 0
},
{
“queue”: “testsite”,
“event_counts”: {},
“task_counts”: {},
“len”: 0
}
]
ikhlas@Ikhlas:~/sajid/frappe-bench$

Did you check your if your configured smtp mail server is blacklisted? You can check using: Email Blacklist Check - IP Blacklist Check - See if your server is blacklisted