asmaac
Forum Replies Created
-
Hi @leorw, I tested the latest version of Blocksy companion, the issue is fixed, no more errors in the logs.
Thank you for your help with this issue.
From another thread with @leorw, it seems the fix should be done on Blocksy Companion plugin. Maybe he can share more details here.
Hi Amimul,
Thank you for your answer.
I’m not trying to configure FluentSMTP at the network level. I am setting up FluentSMTP on each subsites separately. For site1, the From Email is set to site1@site1.com and for site2, the From Email is set to site2@site2.com. The issue is when I try to send an email from site1 with “site2@site2.com”, it does work, so it is not forcing From Email. This is due to this change https://fluentsmtp.com/fluentsmtp-2-0/#improved-forcing-from-emails. My question is: is there a way to override this change and force the From Email.
Thank you.
Hi @leorw,
No, i don’t use “Docket Cache”. I use W3 Total Cache for caching. Here is the list of the other installed plugins: Solid Security, Blocksy Companion, Branda, Simply Static, WooCommerce, Smush, WPForm Lite, and WPS Hide Login.
Thanks for your answer.
I’m using W3 Total Cache, only the page cache option. I disabled the plugin but still see the error in the logs
Forum: Networking WordPress
In reply to: Why does WordPress connect to site URL in order to load pagesI added the following to /etc/hosts of WordPress server to test.
127.0.0.1 mysite.example.com 127.0.0.1 subsite1.mysite.example.comWith that, all pages of all sites are loading without internet access.
Isn’t WordPress supposed to handle the domains/subdomains mapping internally and resolve to itself?