Jason Hendriks
Forum Replies Created
-
I wonder if I configure your plugin whilst logged in to Google Developers Console as Managers@xxxxxxx.com.au for the Google Authentication process if it would overcome the problem?
I imagine so. Sounds like you setup the wrong account (yours and not managers)
I have reactivated the old WP-Mail-SMTP plugin and everything is working the way it used to
Postman also supports password auth on port 465.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] All emails working except site registrationIs it possible you have another plugin or theme modifying the new user email functionality?
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Mailigen supportI’m not familiar with Maligen, I don’t know how it delivers email.
Forum: Fixing WordPress
In reply to: Forgotten password email not sendingis Postman working? does the forgot password link email show in the Postman email log?
Google does not allow the From address to be changed, unless you configure the Send Mail As option.
This may have worked in the past, but no longer.
Please see https://support.google.com/mail/answer/22370?hl=en
Also see https://wordpress.org/tags/send-mail-as
I have changed the Envelope Address and Message From Address in advanced Settings Messages tab but this has not resolved the problem.
Envelope From should be your address.
Message From should be Managers@xxxxxxx.com.au.He said PHP mail() – i.e. SMTP on localhost to port 25 – does send email, so his mailserver is not configured to disallow mail sent locally via SMTP.
His problem is trying to use SMTP on smtp.example.com to port 587 with authentication which could be failing for a dozen reasons.
Forum: Plugins
In reply to: [Contact Form 7] CF7 : one form working, one doesn'tForum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Connection timed outhostgator.com
Hostgator made a firewall change. You’re the third person to report this to me.
Postman Transport URI: smtp:ssl:oauth2://smtp.gmail.com:443
Postman Transport Status (Configured|Ready|Connected): Yes | Yes | NoYou can’t access smtp.gmail.com on port 443. Google SMTP runs on ports 465 and 587 only. Run the Connectivity Test and you’ll find that you need to switch over to the Gmail API.
Cheers!
Forum: Themes and Templates
In reply to: Contact us not working despite Postman pluginZerif Lite is composing an email with an invalid address.
The error is apparently an invalid email address.
sales@You-niq.com <p>Turning off other plugins will not help. This is a coding error in the recent version of Zerif Lite.
Allow Less Secure Apps > Turn on.
Not cool. Use OAuth 2.0 instead.
You’re not opening up yourself to Spam. What you are doing is allowing your Google account password to be stored insecurely for SMTP authentication.
Forum: Reviews
In reply to: [Postman SMTP Mailer/Email Log] Great support!!π
Thanks for testing the early release of 1.7. If you are not specifically using the Mandrill API transport, you should run the current stable release (1.6.24 as of right now).
Forum: Plugins
In reply to: [Fast Secure Contact Form] Replyto is my address and not the user'sWhat does the “Learn more” say?
I’m going to guess that this is because you used Mandrill to deliver the email instead of Gmail, or Gmail felt the content was suspicious.
When I run the Connectivity Test, it says “ready” and the circle thing spins indefinitely (5+ minutes)
Ya.. Wizard is broken too in the beta. It will be fixed.
Please bring any other questions you have with Postman to the Postman forum. If you are not using the Mandrill API, then I suggest you run the stable version, v1.6.24.
Forum: Themes and Templates
In reply to: having trouble installing a recently deleted pluginWhich plugin? Obviously it has left something behind in your database. Naughty.
Which one did you switch to?