Jason Hendriks
Forum Replies Created
-
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Multiple emails being sentUnfortunately this is outside of the control of the plugin. You’ll have to ask your the people that run the mail server you are connecting to. One log entry in Postman’s email log corresponds to one email delivered to your mail server.
This is how it works. Postman adds addresses to an email and sends a single email to the server. The server looks at the recipient list and delivers the email to the recipients. But delivering directly to recipients multiple times is impossible for Postman.
If you like, send me a copy of your session transcript and I will look to see if you have addressed yourself twice by mistake.
Can I see the session transcript?
I do get a warning it’s connected to a different server
The API does not have the warning, so that port is not being ‘redirected
If you get the warning, then you are being redirected. That’s what the warning is for.
You won’t get the warning with the API’s because they are not SMTP. It’s a completely different port.
It’s got nothing to do with OAuth 2.0.
Regardless your solution is to connect to your mail.xxx.com server. Bluehost doesn’t allow connections to external SMTP servers.
Cheers
If you run the connectivity test against smtp.gmail.com, do you get a warning that is has connected to a different server? What about the wizard did it give you a warning as well?
Sounds like your Bluehost server is redirecting your connection from gmail to your localhost. If that is the case, Postman should be able to detect that it hasn’t connected to Gmail.
But I don’t see how OAuth 2.0 can work if that is the case.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Server Error 500 Upon LoginI don’t see anything in the log that is causing your error 500.
Error 500 means PHP crashed while trying to run. This could be because some feature of PHP that Postman uses is not working correctly or is not configured correctly on your web host. This is extremely hard to debug since its specific to your environment.
Unfortunately, I do not think you will be able to use Postman with your current setup. Sorry about that.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Inconsistent emails with CF7Hi sorry you’re having an issue. Unfortunately I don’t understand the problem. Exactly what is inconsistent?
Forum: Reviews
In reply to: [Postman SMTP Mailer/Email Log] a bit uselessRight. Why rate the plugin based on it working as advertised? That would be really stupid.
Let’s rate the plugin 1 Star because the author thinks it’s perfect. And let’s write that rating before even talking to the author.
Michael, you’re an idiot.
No that’s not possible. 🙂
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Server: POP before SMTPAutomating generating the token would defeat the purpose – it is supposed to be a manual process and not something a program can do.
I do agree with you that google’s interface for creating the client ID certainly could be easier.
I can’t help you with your broken links mail frequency; Postman just delivers whatever it is given.
As for the messag counter, I still have no idea but please let me know if you notice that it has stopped counting again. Very odd.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Force English languageThat’s a great question and the answer is I have no idea!
The translations are performed by the community and WordPress downloads them to your site automatically. Perhaps you could take some time to update some of them?
Here’s the link:
https://translate.wordpress.org/projects/wp-plugins/postman-smtp/stable/it/defaultForum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Use postman exclusively for MyMailThanks for using Postman.
Sorry, no, Postman’s job is to redirect all wp_mail through the server you configure.
There’s currently no way to have Postman perform selective routing of email, but you’re the second person to ask for that.
Forum: Plugins
In reply to: Jetpack form not working at allSounds like a JavaScript conflict have you tried your test using the WordPress default theme and with all other plugins disabled?
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] OAuth 2.0 in Office365 finally workable?Thank you very much 🙂
Forum: Plugins
In reply to: [Contact Form 7] Not possible send mail on Google App EngineThanks for that, I’ve noted it in my book of tricks.