Your problem
My problem is:
I am using mailgun smtp for my outgoing emails.
I had created the crons and emails sent perfectly received in the inbox, I was warming up my server just 30-40 my own emails.
But on the mailgun dashboard it shows that I have send some 600 emails but in reality I only imported 30 - 40 contacts and send them emails using campain. Screenshots attahced.
I had created the crons and emails sent perfectly received in the inbox, I was warming up my server just 30-40 my own emails
There is no evidence, that you can warm up your emails like this. I have seen, that there are companies asking money for such a service, but I have never seen it. It’s like you are pouring a cup of hot water in your pool on a cold spring day for 10 days in the row, and then fill it up with cold water.
Regarding the email: what is your sender email address defined in Mautic?
Also: Mailgun is tricky: it tries to resend your emails if they fail.
So let’s say you send out 30 emails. They all fail due to low domain rep, or other reason. So MG tries to send it again. multiple times. This could be the reason why you have so many sends. You can see btw that from 836 emails only 27 were delivered, 798 bounced.
This is not my email, never created this market2650@mail.domain.com. It’s in mailgun logs and this is causing this issue. And it’s related to Cron Daemon. I can also share the detailed log for this as well.
Okay, so if you plan to send under 100 emails / day, you don’t need a warmup, just send slow. If you think your domain reputation is low, you need to send more then 2000 emails / day to even have an effect and improve.
That email address is coming from your hosting company. You can see in the logs, that your name is "System Cron’.
Probably what is happening, your hosting is sending cron job updates through Mailgun, and since the recipient is not legit, they are all failing (and doing bad things to your Mailgun account.)
My opinion is, that your Mautic is not set up properly.
I wouldn’t be able to fix it, I don’t do UI based Mautic installs on hosting, that controls a part of the processes.
Can you please share the complete guide link for proper setup, I installed it from the official website and then uploaded it on my cyberpanel file manager.
Would be great if you could share the whole guide including setting up the cron jobs
Can you please confirm these logs are indicating that cron jobs are running Mautic commands and sending their outputs logs/errors to my email? And I need to edit the cron jobs to handle this scenario and send it to log folder or file?