server not sending emails
AnsweredMy server is not sending me emails of notifications like backups and so on.
Also it is not sending email setup instructions to customers domain names after they have created an new email account to send them there credentials.
I could use a little help on this matter.
Thank you for your time.
-
Hey there! Does a standard email sent from a cPanel email account work? If not, that would at least narrow things down to the notification system.
I would recommend running this command while you perform the creation of an email account:
tail -f /var/log/exim_mainlog
so you can watch that log in real-time and see if that shows anything helpful.
0 -
2025-03-04 17:50:49 dovecot_login authenticator failed for (localhost) [81.30.10 7.21]:48546: 535 Incorrect authentication data (set_id=audio)
2025-03-04 17:50:51 SMTP connection from (localhost) [81.30.107.21]:48546 lost D =28s
2025-03-04 17:50:52 dovecot_login authenticator failed for (localhost) [81.30.10 7.146]:32220: 535 Incorrect authentication data (set_id=tourism)
2025-03-04 17:50:56 SMTP connection from (localhost) [81.30.107.146]:32220 lost D=26s
2025-03-04 17:51:36 cwd=/ 2 args: exim -bpc
2025-03-04 17:52:09 SMTP connection from [81.30.107.168]:30226 (TCP/IP connectio n count = 1)
2025-03-04 17:52:09 no host name found for IP address 81.30.107.168
2025-03-04 17:52:26 dovecot_login authenticator failed for (localhost) [81.30.10 7.168]:30226: 535 Incorrect authentication data (set_id=timesheet)
2025-03-04 17:52:26 SMTP connection from (localhost) [81.30.107.168]:30226 lost D=17s
2025-03-04 17:52:36 cwd=/ 2 args: exim -bpc0 -
This is the error / log that I am getting
0 -
Thanks for that information, although those don't look like they would be related to this issue. Are yous ending from the timesheet, tourism, or audio user when you do this test? Do you see any errors in the interface when you try and send?
Does a normal email from the webmail interface work?
0 -
My server provider found that the ip address are being blocked so they are issuing me new ones.
The issue is that the emails are being blocked:
2025-03-04 02:00:24 1tpHa4-00000001oSn-2VMO <=
cpanel@phx01-wb01.example.co H=(localhost.localdomain)
[127.0.0.1]:51752 P=esmtpa
A=dovecot_plain:__cpanel__service__auth__icontact__z7e_g_bg_jigvosr S=4240
id=1741053624.VwpjJcCtbUSDZtS4@phx01-wb01.example.co
T="[phx01-wb01.example.co] The backup process
completed." for xxxxxxxxx@verizonwireless.com2025-03-04 02:00:24
1tpHa4-00000001oSn-2VMO Sender identification
U=__cpanel__service__auth__icontact__z7e_g_bg_jigvosr D=-system-
S=__cpanel__service__auth__icontact__z7e_g_bg_jigvosr2025-03-04 02:00:25
1tpHa4-00000001oSn-2VMO H=mxb-0024a201.gslb.pphosted.com [148.163.149.93]: SMTP
error from remote mail server after initial connection: 554 Blocked - see
https://ipcheck.proofpoint.com/?ip=66.85.164.22025-03-04 02:00:25
1tpHa4-00000001oSn-2VMO ** xxxxxx@verizonwireless.com R=dkim_lookuphost
T=dkim_remote_smtp H=mxb-0024a201.gslb.pphosted.com [148.163.149.93]: SMTP error
from remote mail server after initial connection: 554 Blocked - see
https://ipcheck.proofpoint.com/?ip=66.85.164.22025-03-04 02:00:26
1tpHa4-00000001oSn-2VMO Completed0 -
I'm glad to hear the host was able to help with this!
0 -
Wouldn't surprise me if Proofpoint was blocking your server because it has missing rDNS (reverse DNS). Good luck with your provider issuing you new ones. You will want to make sure that any IP address sending mail has a reverse DNS entry in place.
-2
Please sign in to leave a comment.
Comments
7 comments