Jason Hendriks
Forum Replies Created
-
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] No outbound route on Port 25Yeah, not working.
What does Postman’s email log say for the regular emails?
they told me that there are more than 12100
Are you really sending that many messages? Sounds like the site is compromised and is sending Spam. Since you have to authenticate with the mail server, they should know exactly how much everyone is sending.
Sorry I couldn’t help more.
Forum: Plugins
In reply to: [Contact Form 7] WP Mail bank sender address and contact form 7I’ll post the relevant part of the article.
Solution (TLDR)
If you’re not using any SMTP plugin, or you are using an SMTP plugin that does not support the Envelope From, then there is no solution for you. You simply can not use your visitor’s email address as your From.
If you are using Postman SMTP, then your account email address is always used as the Envelope From, allowing your Contact Form to specify your visitor’s email address as the Message From. Just make sure the Postman option (in Manually Configure > Message > Message From) “Prevent plugins and themes from changing this” is unchecked.
There is one small but. Gmail, Hotmail and Yahoo do NOT allow a different Message From and they will overrule Postman’s change. Other services, like Mandrill*, allow it. YMMV.
Forum: Plugins
In reply to: [Contact Form 7] email sender is always "wordpress"In the From field of the CF7 Form’s Mail Tab, enter the email address and name.
From: the postman <info@postman-smtp.com>Or you could make it your visitors email address, though not all mail servers permit this.
From: [visitor-name] <[visitor-email-address]>Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Do not Network Activate 1.7 on MultisitePlease post a screenshot of All Users on client-domain like you did for user’s blog. I want to see the Role column.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] No outbound route on Port 25I’m not sure what happened. Cloudflare said:
http://www.scatterlingsofafrica.net | 520: Web server is returning an unknown error
There is an issue between CloudFlare’s cache and your origin web server. CloudFlare monitors for these errors and automatically investigates the cause. To help support the investigation, you can pull the corresponding error log from your web server and submit it our support team. Please include the Ray ID (which is at the bottom of this error page).
CloudFlare Ray ID: 241c8fce73182963
Cloudflare has a FAQ on this error.
But this may only affect Postman’s capability to send a test email. See if some other part of your system can send mail now, like a Contact Form.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] No outbound route on Port 25Ok, give the Postman Setup Wizard that outgoing mail server (mail.htvhosting.com) and it will take care of the rest.
They say if I want an SPF record to be added for a domain, I can just provide them with the desired record and we will add it…but where do I get it?
Seriously? You’re supposed to get it from them. They run your mail server, right? Not too bright.
This should work – but I’m guessing:
"v=spf1 +a +mx ~all"Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] No outbound route on Port 25Yes, your host is right.
scatterlingsofafrica.netis not a Google account, so you can’t use the Gmail server to send its mail. Google is not an “open relay”.scatterlingsofafrica.net. 299 IN MX 10 mx2.htvhosting.com. scatterlingsofafrica.net. 299 IN MX 10 mx1.htvhosting.com. ;scatterlingsofafrica.net. IN TXTContact your host and ask them what your SMTP server settings are; and let me know too so I can program it into Postman.
BTW, your domain is missing an SPF record and this means some services, like Gmail, may reject your email. You should ask your host to create an SPF record.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] No outbound route on Port 25You can uninstall Postman Gmail API Extension, it’s no longer needed.
I contacted my service provider – HTV Hosting – and they say that it will not be possible to use google’s mail services without configuring their MX records, and will have to create new mailboxes with the Google mail services.
This is incorrect if you are trying to use a Gmail account, and correct if you are trying to use a non-Gmail account. Would you post the results of the Diagnostic Test and I’ll pinpoint what is wrong.
Forum: Plugins
In reply to: [Contact Form 7] WP Mail bank sender address and contact form 7This might help Contact Form emails won’t send with my Visitor’s Email Address
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Do not Network Activate 1.7 on MultisiteOk. You can contact me privately.
http://www.codingmonkey.ca/contact/Forum: Plugins
In reply to: [SendPress Newsletters] Real newsletter doesn't get sentWhat was the conflict?
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Do not Network Activate 1.7 on MultisiteSure that would be great to have access.
From your screenshots, neither siteuser nor siteadmin show up as users for user’s blog. so of course they won’t have access to modify Postman.
You have to add them to the blog through Network Admin > Sites > Edit > Users
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Do not Network Activate 1.7 on MultisiteOnly superadmin on primary domain could setup Postman. The siteadmin dont get access to Postman setting menu.
That’s what I was afraid of 🙁
Would you please install this plugin : https://wordpress.org/plugins/user-role-editor/
And then check that your screens look similar to mine:
In screenshot A, jason is the Super Admin and john is the Site Admin. Verify that both roles show “Administrator”.In screenshot B, verify when Administrator Role is selected and Postman is activated,
manage_postman_smtpappears under custom capabilities and is checked.It should be that simple!
It’s fixed in the trunk version:
https://downloads.wordpress.org/plugin/postman-smtp.zipForum: Fixing WordPress
In reply to: User Registration isn't sending confirmation EmailsOne of these might help you:
https://wordpress.org/tags/confirmation-email-not-received