$config['enableTfa'] = false;
I manage / run this dedicated box, so its not shared hosting.Shared hosting ? If so ask your host if there's anything relevant in the logs, just tell them your site has stopped sending mail. Hopefully if they won't look at the logs they will provide them so you can see if there is some kind of clue as to the cause.
It is also (possible) they might of changed something at their end too which has caused this, but please take a moment to stop and think if you have made any changes at all (even something unrelated) lately to your community, perhaps a new addon or something along those lines.
Regarding access, well you are going to need it unless you want to wait for your host to reply (depends what they say , if its something they can fix aka: server config has changed etc) you could temporarily turn it off via adding this to your config file:
Code:$config['enableTfa'] = false;
If/when you decide you might need to add that line, check its not already there (with true set), if so you simply need to change true to false. Not sure if you wanted that but thought you best have it so you know "how to" if you need to.
Hope that is a little helpp to start with.
When something has been working and then stops, odds are it's not a configuration issue but a blocking issue I've found. If he hasn't been sending that number of outbound emails he could have tripped an automated alarm process that would block all outbound port access.Following the troubleshooting guide here will identify the cause of most common issues: https://xenforo.com/community/resources/email-troubleshooting-guide.5086/
I'll do this now.Following the troubleshooting guide here will identify the cause of most common issues: https://xenforo.com/community/resources/email-troubleshooting-guide.5086/
It is quite possible you have hit a limit somewhere as Tracy Perry said.I'll do this now.
Just to note: I am self-hosting at DigitalOcean. I have a feeling that the amount of emails I send has finally caught up and my bounce rate may be aorund 20-30%. I'll have to clean it all up but I'm so dumb when it comes to emailers I dont even know what to do. haha...
thats interesting, though I will say that I am using the BASIC mailer function that comes with my linux distro, im not going through another mailer (i probably should change this asap)Sounds kind of silly but I was working on my /admin.php?options/groups/emailOptions/ and Chrome put my website password in my email password and I saved it and didn't realized what happened my emails were not going out then after a few days of digging around I caught Chrome putting my website password in the Email password. Once I got it straightened out I could test send emails again everything was fine
Ill go through the guide, is there a quick way to find out if i did?It is quite possible you have hit a limit somewhere as Tracy Perry said.
Actually, it looks like there's a bounce to my bounce email retriever...It is quite possible you have hit a limit somewhere as Tracy Perry said.
Doing that now... also what process do you suggest for me to get removed? =/That usually means that you have been blacklisted by the recipient service. Yahoo is almost as bad as Hotmail on mail delivery unless you are one of the major players.
I've got a sneaking suspicion you are on several blacklists (or local blocklists) for some of the big mail services (Google, Hotmail, Yahoo, etc).
Digital Ocean is a usual spammers haven and I'm pretty sure they don't have a monitoring service built in to check for excessive outbound emails - that's why so many of their IP's are on blacklists.
With the return you got, it indicates that email IS going out - but it's being kicked back to you as a deferred/rejected response.
Try sending a message to user TPerry (I just signed up expecting to get email confirmation but didn't) from your ACP and we can see if it goes through. That will go to an email server hosted by myself.
And it came in just fine.Doing that now... also what process do you suggest for me to get removed? =/
I'm just bouncing the failed emails to that gmail account, I'm using just the ACP / default sending method.And it came in just fine.
View attachment 186267
My mail system has a greylisting ability and you didn't hit it nor any of the major blacklists - so it looks like it's mail server specific.
View attachment 186268
You will have to go to each of the major mail providers and find how to get off their blocked list. Looks like Yahoo may be a temporary deal, but HotMail and possibly Google may not be. If you have many that have ISP emails, you could also be blocked there.
This is why it's not recommended to do a mass mail using the ACP for a newsletter/mailing list. It's much preferable to use a service that is specifically designed for that as it will help keep your main emails from being blocked.
It could also be a GMail issue, as it looks like you are using GMail for your mail sending?
We use essential cookies to make this site work, and optional cookies to enhance your experience.