Jason Hendriks
Forum Replies Created
-
Forum: Plugins
In reply to: [SMTP] hardcoded dataOr use another plugin?
https://wordpress.org/plugins/postman-smtp/I thought plugins were removed from the public repo after two years of inactivity. Don’t know why this one is still here.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Error in sending emails – failed noticeYou need to look in the email log for the error message,and post it here so we see what she king wrong.
Check Tools > Email Log
Then you probably have your From: field set to be your visitor’s address, and your local SMTP server is refusing to send your mail with the From: field has an address other than watershedpm.com.
Try changing your From: field in the CF7 Mail tab to just your own email address.
From the FAQ: I GET AN ERROR MESSAGE WITH A RED BORDER. SO, HOW CAN I SOLVE THIS?
Try the beta version of Postman, you can use your Mandrill API key with it to send via mandrill.com and it has an email log which might tell you what is going wrong:
https://downloads.wordpress.org/plugin/postman-smtp.zipForum: Plugins
In reply to: [Contact Form 7] Multiple forms only 1 deliversForum: Plugins
In reply to: [SMTP] hardcoded dataPlugin last updated: 3 years ago
Post your Diagnostic Test.
Forum: Reviews
In reply to: [MailPoet Newsletters (Previous)] Best ever, beats Mailchimp easilyForum: Plugins
In reply to: [Contact Form 7] Some Work, Some Don'tI am certain this is not an SMTP issue
The red error is 100% an SMTP issue. It means the server rejected your email. If you can’t figure out why, install this plugin and check the email log to see what the error is when submitting the form. Just like the FAQ says. You can set the plugin to localhost, port 25 if you want to mimic your current setup.
https://wordpress.org/plugins/postman-smtp/
See
http://contactform7.com/faq/i-get-an-error-message-with-a-red-border-so-how-can-i-solve-this/Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Error Sending EmailWow! Great tip. Of course, the server time.
Forum: Plugins
In reply to: [Job Manager] Confirmation email not sending to ApplicantLooks perfect. I don’t see any reason you wouldn’t receive this. Probably co.nz thinks it is spam. Send it to yourself at gmail and see what spam score Gmail gives it (there’s an email header with that info)
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] can't send mails – again…That’s odd. Can you do the Grant OAuth 2.0 Permission again from the action menu in Postman. Somehow your Refresh Token was revoked? You’re not sharing your Client ID with another site are you?
Forum: Plugins
In reply to: [Job Manager] Confirmation email not sending to ApplicantCan you post the session transcript from a Job Manager email so we can have a look. Transcripts are in the Postman Email Log. Just find and remove the AUTH line before you post it to protect your password.
Forum: Plugins
In reply to: [Jigoshop] Order Email Not Being Sent or ReceivedPostman was only one step of four.
Are you using the right SMTP server for your domain?
If you have a custom domain name, have you configured SPF?
If you don’t give specific details, you won’t get specific help.