Jason Hendriks
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [evolve] Contact Page Emails Not Received2015-11-19 18:52:04 SMTP ERROR: Failed to connect to server: (0)
2015-11-19 18:52:04 SMTP connect() failed.Means you haven’t configured the plugin properly.
Try this plugin, it has a setup wizard you can run to help you figure out what to do.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Incorrect authentication dataThe reason for the error is you are connecting to secure server.net instead of smtp.office365.com. The two different servers have two different accounts for you, with different passwords for each. The wizard should have warned you about this during setup.
The more general answer is that you can’t directly access the Office365 server throug GoDaddy because they block the ports.
If you have access to cPanel at GoDaddy, you can try enabling the Remote Mail Exchanger. I’ve heard that works for some people with Office 365.
Otherwise your only options at godaddy are:
- Godaddy email
- Gmail with the Gmail API
- Any email with the Mandrill API
- Any email with the SendGrid API
I recommend signing up your office 365 email at SendGrid. That’s what i would do in your situation.
I hope that helps you!
Cheers,
JasonLooks like a 1and1.com problem, as both his MX and A records are valid.
Forum: Plugins
In reply to: [Contact Form 7] E-mai not received on various website…Here is some useful information, with solutions.
WordPress emails are sent but not received
Sent But Not Received: Increase the Reliability of your (WordPress) Email
Forum: Plugins
In reply to: [Contact Form 7] Test mail is sent successfully, but not the data in the formWhere are you getting an SMTP Error Log?
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Postman: wp_mail is not workingI’ve sent the author a note. You should follow up with the author. S/he is the one who will have to fix this behaviour.
I don’t see why a plugin responsible for creating reservations feels it should also be responsible for mail delivery for your whole system. Especially if their delivery goes to Spam.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Postman: wp_mail is not workingWordPress wp_mail Owner: C:\domains\strandvillasatbali.nl\wwwroot\wp-content\plugins\easyreservations\lib\modules\htmlmails\htmlmails.php
You have a plugin called Easy Reservations that has taken over the mail function for all of WordPress. Specifically the ‘HTML Mails’ module.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Postman: wp_mail is not workingWould you please post the results from the Diagnostic Test.
Requested action not taken; We noticed some unusual activity in your Hotmail account. To help protect you, we’ve temporarily blocked your account.
I don’t know why they’ve blocked your account. But it says temporarily.
Forum: Plugins
In reply to: [Contact Form 7] No email received/sent but message says successfulHi!
Have chmod cf7 to 777.
Ya, that’s dangerous. Don’t do that.
Have got Configure SMTP setup for current hosting and have received email from that plugin that all is fine. I wasn’t able to setup SMTP with gmail either so am stuck with trying to make it work with hosting.
Which? Fine or stuck?
You can’t use Configure SMTP to setup gmail because Hostgator blocks the ports. Try this one: https://wordpress.org/plugins/postman-smtp/
Forum: Plugins
In reply to: [Contact Form 7] Form email recipient only admin emailForum: Plugins
In reply to: [Contact Form 7] "Failed to send your message." What am I doing wrong?do I have to have potential clients enter an email address in my contact form
no you don’t
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Contact Form 7 troublePostman expects the Reply-To header to be a real email address, and instead the Contact Form 7 code [your-email] came through.
I guess [your-emall] is not a valid Contact Form 7 tag for you.
See http://contactform7.com/faq/i-get-emails-containing-codes-such-as-foobar/
You might also want to ask for help on the Contact Form 7 Support Forum.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Suggestion: MailgunMailgun and Amazon SES are coming. Thanks! 🙂
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Contact Form 7 troubleThe Tools menu is accessible from the main WordPress dashboard (admin screen), in the menu on the left-hand side.
There is also a link to the EmIl Log in the Postman Dashboard status widget, again on the WordPress dashboard (admin screen) in the content area.