![]() |
Issues with Gmail Delivery
I've got a relatively new ISPConfig 3 server running with the free SSL. Everything was running well until last Thursdayish. At that point email, primarily from Gmail, started to get rejected or rejected and delayed, or just delayed. This is an email sent from someone who got a rejection:
Code:
This is an automatically generated Delivery Status Notification |
Quote:
i am not 100% sure but looks like you ssl cert is no good or something is wrong with it |
Thanks... I recreated the certificates, creating a class 1 following these instructions: http://www.howtoforge.com/securing-y...-from-startssl. Unfortunately, it doesn't appear to have changed much. Gmail still isn't delivering mail in a timely manner.
But, it does maybe point to an issue on my server. Code:
# See /usr/share/postfix/main.cf.dist for a commented, more complete version |
I've verified that I can receive mail from Hotmail, Yahoo and just about every other provider EXCEPT Gmail.
Anybody else experience this? |
Are there any errors in your mail log (in the /var/log/ directory)?
|
Falko: No, both logs are empty of errors. /var/log/mail.log just shows regular traffic and /var/log/mail.err doesn't have anything.
However, I ran tail -f /var/log/syslog, then went to Gmail and sent a message and watched the log. This is what came up: Code:
Mar 9 08:19:14 myserver postfix/smtpd[4131]: warning: cannot get RSA certificate from file /etc/postfix/smtpd.crt: disabling TLS support |
Shouldn't /etc/postfix/smtpd.crt be /etc/postfix/smtpd.cert? What's the output of
Code:
ls -la /etc/postfix/ |
Thanks Falko!
Stupid typos! |
You not the only one that has issues with Gmail. I have been watching this thread for a bit, but I do not have a spelling error.
I am curious, did that fix your issue? |
| All times are GMT +2. The time now is 11:14. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.