Cold email help

Joined
May 16, 2022
Messages
19
Reaction score
8
Hi guys,

I am sending cold emails with private mailer which is hosted on xampp for bulk mails but I am facing problem for recieving "Mail devilery failed" can cause it because the IP has been banned or the mail.com does not allow mails to go through?

The text does not matter while I have been running tests and the same error occurs. I send 100-200 mails per day, any suggest to send through a private domain or is there another way.
 
Build an email smtp server that is the best way.
 
It's very difficult to know the reason why you get the error without more details.

What are you using to send emails?

There are many reasons, your script config, DNS records, SMTP server config.....
 
Hi guys,

I am sending cold emails with private mailer which is hosted on xampp for bulk mails but I am facing problem for recieving "Mail devilery failed" can cause it because the IP has been banned or the mail.com does not allow mails to go through?

The text does not matter while I have been running tests and the same error occurs. I send 100-200 mails per day, any suggest to send through a private domain or is there another way.
Using Gmails + gmail mailers would instead save you a lot of time from warming up, etc. instead of using your own domains, it's up to you.
 
It's very difficult to know the reason why you get the error without more details.

What are you using to send emails?

There are many reasons, your script config, DNS records, SMTP server config.....


I am using an private mailer that is coded in php, and smtp from 1und1 it has worked perfectly before but now i am facing this issue:(
 
Using Gmails + gmail mailers would instead save you a lot of time from warming up, etc. instead of using your own domains, it's up to you.
Would it work better if i connect the domain with google workspace and by using gmail smtp for better inbox or this wont work too?
 
Using Gmails + gmail mailers would instead save you a lot of time from warming up, etc. instead of using your own domains, it's up to you.
Why would using gmail save him time from warming up? Don't you need to do warm up first when cold emailing? I am using google workspace and I am thinking of sending some cold emails, but I didn't do any warmup. So that's why I wondered.
 
If you're eventually trying to scale up, wouldn't using Gmail domain email hurt you in the long run?
 
are you sure that all emails actually exists? maybe you are trying to send to invalid mailbox?
 
Back
Top