If Google domains use SPF(Sender Policy Framework, RFC 4408) ,the Email Service (sendinblue) can't authenticate this SPF.
How to solution the SPF can't authenticate by Email Service?
If Google domains use SPF(Sender Policy Framework, RFC 4408) ,the Email Service (sendinblue) can't authenticate this SPF.
How to solution the SPF can't authenticate by Email Service?
insert httpd-vhosts
Protocols h2 h2c http/1.1
H2Direct on
Change the owner of the folder or file to bitnami (remember to replace the TARGETFOLDER placeholder with the proper path):
sudo chown bitnami TARGETFOLDER
sudo chmod +w TARGETFOLDER
You should now be able to upload files to the folder or replace the file. When you are finished, restore the original permissions. For the case above, the commands are as follows:
sudo chown daemon:daemon TARGETFOLDER
sudo chmod 0775 TARGETFOLDER
https://docs.bitnami.com/virtual-machine/how-to/troubleshoot-permission-issues/