RetiredAF
- Total activity 35
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Activity overview
Latest activity by RetiredAF-
RetiredAF commented,
I found that just adding ECDHE-RSA-AES128-SHA to the end of the default SSL/TLS Cipher Suite List in exim was enough for me to send email from QuickBook on port 587, SSL/TLS/ Now I wish I knew if...
-
RetiredAF commented,
Thanks with that configuration I was able to send email using port 587. I didn't try 465 yet. So this will get me going . I've set exim back to the defaults until I can figure out the minimum ...
-
RetiredAF created a post,
Error trying to connect from QuickBooks Webmail interface
We have a Centos 7.8 server running Exim version 4.93-5 and are having problems connecting from the QuickBooks Webmail interface. I can connect using this interface to my Cox email account on port...
-
RetiredAF commented,
We've been able to confirm that it was, as Namecheap told us, an external "sophisticated email filtering software" which I don't believe is SpamExperts any longer. Since Namecheap won't tell us wha...
-
RetiredAF commented,
Thanks for the reply. I believe it confirms my suspicion that this is coming from somewhere outside our server. Nonetheless we don"t believe it"s coming from the remote server either. We have ...
-
RetiredAF created a post,
Getting SMTP error from remote mail server after end of data: 550 Action not taken from Mailman lists
We are in the process of moving to a new server to upgrade to Centos 7 and found that emails from our Mailman lists are being bounced with the reason: SMTP error from remote mail server after end ...
-
RetiredAF commented,
Thanks for that input.
-
RetiredAF commented,
We got the answer from our server customer support. This fixed our problem. They said: There is PHP-FPM enabled for all domains on the server. It overwrites some PHP options, namely disable_fun...
-
RetiredAF commented,
We are running EasyApache 4 and I have confirmed that the domain is using ea-php71 in Home "Software "MultiPHP Manager.
-
RetiredAF created a post,
PHP Functions disabled but not disabled in php.ini
We are moving to a new server and on this server we find that the PHP functions exec,passthru,shell_exec, and system are disabled. We know that from running phpinfo and also when we run a PHP prog...