nilbud
Forum Replies Created
-
Now it just doesn’t work
This is the conversation between Postman and the mail server. It can be useful for diagnosing problems. DO NOT post it on-line, it may contain your account password.https:oauth2://www.googleapis.com:443
Do not know how to execute this type of object.
–Raw message follows–
X-Mailer: Postman SMTP 1.8.9 for WordPress (https://wordpress.org/plugins/post-smtp/)
Content-Type: text/plain; charset=UTF-8
From: HPK <info@hpk.ie>
Sender: info@hpk.ie
To: info@competence.ie
Subject: [High Powered Ksomething] New User Registration
Date: Wed, 11 Jul 2018 14:06:29 +0000
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
MIME-Version: 1.0New user registration on your site High Powered Ksomething:
The plugin works, it sends emails. Apparently it’s just the test which is busted. My head.
The setup is Plesk on Centos running in the Google Cloud.
I use cloudflare for DNS.
Because of Google Cloud I force the clients to get a GSuite account.I use the plugin to send email via the Gmail API using OAUTH2.0
There is no mail handling on the server.
I’m using the gmail API. It was set up and working up until 11th May.
ffs
Forum: Plugins
In reply to: [Cloudflare] Website broken with 3.0Yeah I did upgrade to 3.0.2 when it became available. I’ve left the nginx turned off just in case you guys get frisky again.
Forum: Plugins
In reply to: [Cloudflare] Website broken with 3.0By default Plesk uses nginx is that something which complicates things? Not getting 520 any more but I can’t edit any wordpress posts without getting a 502. This is messing with A LOT of live sites.
When I turn off nginx the 502 goes away. I have no information on what knock on effects will occur.
Yeah it’s the “security” in Plesk. Why they can’t coordinate with wordfence must be because of some religious principle because it doesn’t make any logical sense.
I don’t think reasoning like point 4 above applies any more. No more than running your own email server or trying to keep the script kiddies out by looking at log files.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] sending error mandrill bluehostBluehost blocks 587
Forum: Plugins
In reply to: [Page-list] Depth doesn't work on pagelist_extThanks for your prompt reply, include it is.
Forum: Fixing WordPress
In reply to: How to wrap SMF INTO my wordpress themesrc=”/smf”
Try using the ssi.php file, there’s an ssi_example.shtml file also in the forum root directory. It’ll pump the html straight into your page and you can mash it up using CSS or whatever. Failing that the rss feed can be meddled with to fire out results.
I’m not familiar with embedding WordPress into smf.