The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.28 (Linux)
|
Email not received when form submision - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Email not received when form submision (/showthread.php?tid=523) Pages:
1
2
|
Email not received when form submision - wkl - Feb 20th, 2010 I have my own domain and currently using https://domains.live.com/ to manage my email accounts. FT2 is not sent email to my email when form submission and even when I do testing. However my other email account like Yahoo!, Hotmail can received it. It shows that FT2 is working but I don't know why my email cannot received.... Is it problem caused by domains.live.com? RE: Email not received when form submision - Ben - Feb 21st, 2010 Hi wkl, My first hunch would be that your email provider is incorrectly flagging the email as spam and either dumping it in your spam folder or dropping it altogether. Have you double-checked your spam settings? Since we know the emails are being sent, that's our best bet. Let me know how it goes. - Ben RE: Email not received when form submision - wkl - Feb 23rd, 2010 Hi Ben, I don't know what's happen, all my other email accounts can received it (except domain with .asia). However I already using Swift Mailer Module (using gmail) instead, and now can receive email from FT2 without problem. Thanks. RE: Email not received when form submision - Ben - Feb 24th, 2010 Ah yes, I should have suggested trying the Swift Mailer module. :-) Excellent, I'm glad it's resolved at least. - Ben RE: Email not received when form submision - Nowton - Feb 25th, 2010 Email not being sent, all of a sudden, using phpmail. Switched to Swift, still no mail on specific form. Test emails get sent out alright. Testmails from specific form get sent out alright. Upgraded to final 2.0. What gives?! RE: Email not received when form submision - Ben - Feb 25th, 2010 Hmm... tricky to tell! Have you upgraded the Swift Mailer module as well? - Ben RE: Email not received when form submision - Nowton - Feb 26th, 2010 Yep Swift Mailer upgraded as well. RE: Email not received when form submision - Ben - Mar 7th, 2010 Hey Nowton, Sorry for the wait. To recap: 1. You've installed the Swift Mailer module, 2. You can successfully send out the test emails to yourself from within the Swift Mailer module, 3. No emails are being sent from the actual form. A few questions: - Are there any other weird things going on like the form not redirecting to a final page? - Does the email template have the "on submission" checkbox checked, so that it's sent when? - I'd suggest going into your email template and giving it a good look over. If relevant for your form, confirm that your form email fields are configured properly (the "Configure Form Email Fields" button on the Edit Form -> Emails tab) and that they are referenced properly in your email template. Be sure to click "Update" on your email template, too. It's possible that there's a bug with upgrading, but I haven't encountered it yet. - Ben RE: Email not received when form submision - Nowton - Mar 8th, 2010 (Mar 7th, 2010, 10:18 AM)Ben Wrote: Hey Nowton,
Page redirects properly. 'on submission' checked. Template updated again. So still no dice, I'm afraid. RE: Email not received when form submision - Nowton - Mar 11th, 2010 Second customer reporting problems, ie not receiving mail. This is getting hairy for my business. Is there a way to 'refresh' the mailing behaviour of each form? Update: tested the sendmail function to make sure the specific host wasn't blocking mail. That's not the case, I can use sendmail on the host. |