magento not sending contact form - zend-framework

Hello
I'm using magento with a compo theme,
the problem i'm having, the magento is not sending the contact form, the other sales emails it sends normal, already looked at the crons and everything is fine.
no log found in / var for this.
i'm using magento 1.9.4, and shared host.

Related

SilverStripe 3 UserForms - Emails not sending or being received. How to trouble shoot

I'm using UserForms 4.6 with SilverStripe 3.7.2.
Everything works except for the email actually sending and coming into the mail inbox. The form goes to the success page and the form data is saved in the CMS submissions just no email.
I've made sure the from address is the same the domain.
I get no error on the site.
I can see this 404 error in the cPanel logs: /UserDefinedForm_Controller/ping
How can I troubleshoot this?
UserForms Module
Live Site
Turned out in my case that the Spam filter was stopping them getting through. Nothing todo with UserForms or SS.

Contact us form emails stuck in email Queue in kentico cms

I am developing a website using Kentico 9 CMS. I have two websites running on a same web server first one is Dev and second one is the Production(LIVE). I am facing a strange issue with the Contact us form. When someone visit my website and fills the contact us form, it sends the enquiry to the admin via email. This functionality is working fine in Dev version but not working in Production (LIVE) version. In the Production version, those contact us form emails are getting stuck in the email queue tab in the Admin. And I forced to push/send the email manually from the Admin, which works.
I checked both website setting and found that is there is no difference is the email settings. I also checked the error logs also but found nothing in the logs about emails.
Thanks
There is scheduled tasks that triggers sending emails out - is it enabled for production site?

Welcome Email is not sending to new customer in magento 2

I'm working in a magento 2. Requirement is to send email on to every new sign up of a client. I have created new template of email and added this template in Configuration->Customer-> Customer Configuration. Also cleared the cache after save config in email. But after all these changes Email is not sending to customer.
Please keep in mind that I'm a beginner and working for the first time in magento 2. So answer briefly please.
Check your spam mail, it might be there. For me this was happening in Gmail.

Contact form on website not working when we hosted our email on google apps

Hi i am grapich designer but temporary asked working to check this emails problem.
we are using drupal for our website. When we are using google apps as our email server, the contact form on our webpage (which our customer used to use for sending us question) was stop sending emails seems the mail fuction is not working anymore. Is that because we hosted our emails to google apps? Is there anyway that to make work? We need the contact form on our webpage send mail
If you are using Webform you can set your email address a few places:
This is where the default Webform email is set:
yoursite.com/admin/config/content/webform
and that default can be overridden in the individual Webform E-mail tab:
yoursite.com/node/1234/webform/emails (1234 is node id of your webform)
Drupal also has a global email address for your site that could be used as the default also, so its worth checking here: yoursite.com/admin/config/system/site-information

moved magento and contact email is not working

I moved a magento system to a new server combining magento and sql all on the same VM.
Everything is more or less working other than the contact form will not send an email,
I get
Unable to submit your request. Please, try again later
When I try to send an email with the contact form. As I know practically nothing about Magento, I am not sure where to look. I have been in the Magento admin and I see the contact page and I can turn the contacts page on and off. As I have moved this from another working system, I am not sure how Magento sends it's mails. Is it using a sendmail, or something that I perhaps haven't started on the new VM? I am guessing this should be a simple change somewhere I hope, but I have very little idea of where to look there are so many options. Any help on where to look for mail sending parameters would be appreciated.