Jason Hendriks
Forum Replies Created
-
Forum: Reviews
In reply to: [Postman SMTP Mailer/Email Log] simply greatThank you!
I see you have contributed a number of translations. Would you like to be an official Translation Editor for Postman? This means you will have the ability to approve waiting translations.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] French translationI believe as an editor you can upload your POEdit file.
Forum: Fixing WordPress
In reply to: Admin or author not getting comment email notifications…I sent a test message – ‘Your message was delivered (4218 ms) to the SMTP server! Congratulations :)’
I get nothing in my inbox..
Then you have a Spam problem… your SMTP server/domain/SPF combination is probably invalid. I’ve written a couple articles, but each case is different:
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] French translationIt seems that the French translations are done, but waiting approval.
If you would like to become an official French Editor for Postman, I can ask for the translation team to add you as an approver.
Forum: Reviews
In reply to: [Postman SMTP Mailer/Email Log] Is this plugin still supported?π
Forum: Fixing WordPress
In reply to: Admin or author not getting comment email notifications…The log in Postman SMTP should help you figure out what the issue is.
Tools > Email Log
Forum: Reviews
In reply to: [Postman SMTP Mailer/Email Log] Solidπ
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] contact form being hijacked?It sounds like your Contact Form is using an independent manner to send email, and not using the WordPress API.
Postman can only deliver email for other programs that hook into the WordPress API (wp_mail). May I ask where did you get your contact form? I can look into the source code to verify.
Yes it does. I will update the webpage soon. Thank you!
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] wp-mail conflict@webbistro, IMO this is dangerous. I’ve been asked by the core team not to discuss specifics on the forum. But if you can tell me what function you needed from pluggable.php, I’m sure I could help you figure out how to get access to it correctly.
@karelles, the only fix is for Nadia to update her plugin.
@ipstenu one more example.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Can I block certain email addresses?No, I can’t think of a way around this. I would imagine they would just enter a different email address.
The name Betty Boop was just an example
I realize.
I never see this “on behalf of” thing on any other reply emails I get when I submit forms myself in real life.
Well, it is new.
If I submit a form in real life, the reply email says it comes from whatever the company name is, and it shows my real name as the sender. That’s all I wanted. Replace Betty Boop with the name of the form submitter. I did not want us as the company to be Betty Boop!
So the From field in the emails I receive should be the name of the person who submitted it (in my test example it was Betty Boop – form submitter) – not from Improve21 to Improve 21.
There’s no misunderstanding. What you want to do is forge an email as Betty Boop. You might not mind this, but Betty Boop may.
Here’s a better example of why Email Services are cracking down on this.
Your website is in control of the recipient. Right now, that recipient is you, so no big deal. But what if the recipient was my mom. Or my boss. You want the ability to address an email from me to my boss and send whatever content you want. Would you agree that has a high potential for abuse?
That’s why your email says From Improve21 on behalf of Betty Boop. Because Betty Boop didn’t write the email. You did.
It was my hope that the “on behalf of” thing doesn’t appear, and I theorized that it may have been your program that added that extra wording. So you say that your program didn’t do it and that it is added on by my mail server?
That’s right. You can verify exactly what Postman sent by looking at a session transcript in the Email Log.
That’s interesting, because….
Like I said, it’s new, only certain Email Services do it (for example Gmail and Hotmail) and you’re going to see it more and more as the Internet gets tougher on Spammers and Phishers.
If you want to learn more search the web for SPF, DKIM and DMARC. One of the reasons Postman works so reliably compared to other WordPress plugins is because it understands these new Spam rules and makes sure to comply with them.
Cheers!
JasonForum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Postman and Mandrill.I wonder if Jason could find an alternative solution to Mandrill?
Update (3/4/16): SparkPost has offered to take on any departing Mandrill users and to honor Mandrillβs pricing for those users.
Forum: Plugins
In reply to: [Design Approval System] DAS Does Not Send Sendmail through PostmanThank-you! π That’s right, the main Postman plugin has native support for the Gmail, Mailchimp and SendGrid APIs.
The hosts limit access to external SMTP servers so they can control Spam. If a web host connects to an external SMTP server and starts Spamming, that IP that the host owns becomes blacklisted and loses reputation.
@rfdprint Thanks for being a user π
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Send Email FailedIt’s also possible that the server you are trying to connect to does not have STARTTLS enabled (any longer).
Would you please post the output from the connectivity test?