Jason Hendriks
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form & SMTP Plugin for WordPress by PirateForms] Receive no Emails@kankamuso
You can probably use OAuth 2.0 or the Gmail API to make it work.
https://wordpress.org/plugins/postman-smtp/@doajs
If you want to keep the From address as your visitor, it’s possible by setting something called the envelope mail from. Pirate Forms can’t do it but Postman can do it on behalf of Pirate Forms.
https://wordpress.org/plugins/postman-smtp/Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Possible conflict with Authorize.net?Nasty. Sorry to hear you’re having an issue. Could you turn on Debugging in WordPress and try again?
- Enable WP_DEBUG_LOG in wp-config.php manually or with the Debug plugin
- Enable Postman trace logging in Settings > Advanced > PHP Log Level
- Try the transaction again
- Send me the debug.log
Thank you.
Is this issue new in Postman 1.7?
Forum: Reviews
In reply to: [Postman SMTP Mailer/Email Log] Brilliant! It works.Glad to hear it!!
Disabling security is certainly one way to get it working π
Actually what I have figured out is that the “from name” is being taken from the email account it is being sent from, which is me, so whatever name I have set up in my email account, that’s what will show in the “from name”.
Gmail has this overriding behaviour.
Forum: Plugins
In reply to: [Contact Form 7] Contact 7 with Postman SMTPLook in Postman’s Email Log (Tools > Email Log) for the error when you submit the form and post it here.
@cakequeen, I think @supsysticcom fixed this finally? They haven’t actually said anything. But I can’t reproduce it with their latest release.
Forum: Plugins
In reply to: [Contact Form 7] More than one reciever- Deactivate all plugins except CF7 + Postman, revert to the default WordPress theme
- Submit your form
- Check the Email Log
- Re-activate everything
Forum: Plugins
In reply to: [SendPress Newsletters] Real newsletter doesn't get sentFollowing
Forum: Plugins
In reply to: [Plugin: SendPress] Real email doesn't get sentForum: Plugins
In reply to: [Plugin: SendPress] Real email doesn't get sentTry posting in their support forum.
Forum: Plugins
In reply to: [Contact Form 7] Form is not delivering the messages to emailsYou can either look in your DNS settings for a TXT record that starts with “v=spf1
Or you can run a dig command like this. You’ll see the SPF line there (or none if it’s missing from your DNS)
Jasons-Mac-Pro:~ jasonhendriks$ dig txt hendriks.ca ; <<>> DiG 9.8.3-P1 <<>> txt hendriks.ca ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 19176 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;hendriks.ca. IN TXT ;; ANSWER SECTION: hendriks.ca. 3599 IN TXT "v=spf1 include:_spf.google.com -all" ;; Query time: 78 msec ;; SERVER: 10.0.1.1#53(10.0.1.1) ;; WHEN: Thu Nov 5 08:40:08 2015 ;; MSG SIZE rcvd: 77Forum: Plugins
In reply to: [Contact Form 7] Encoding issuessend me the link to the form so i can try it
Forum: Plugins
In reply to: [Plugin: SendPress] Real email doesn't get sentYou have Postman. Does the email show in Tools > Email Log or is it missing?
Forum: Plugins
In reply to: [Contact Form 7] More than one recieverWas that OK?
Looks fine to me
Sorry. I used commas but when I shall send a test message I get a red square with the message that I could not send it. Contact the administrator
Install Postman SMTP, you don’t even have to set it up, just activate it, and submit your form again. Then check the log (Tools > Email Log) for the error.
http://contactform7.com/faq/i-get-an-error-message-with-a-red-border-so-how-can-i-solve-this/