Jump to content



Latest News: (loading..)

- - - - -

Email function not working


  • Please log in to reply
9 replies to this topic

#1   patmon

patmon
  • Members
  • 10 posts
  • Real Name:Pat Monaghan

Posted 29 January 2011 - 04:28 AM

Hi Guy's - I have a clean install and every thing works perfect except the email function. When customers place orders, admin sending emails, admin being notified of orders etc... Can anyone help?

Thanks

#2   Xpajun

Xpajun
  • Members
  • 1,295 posts
  • Real Name:Julian
  • Gender:Male
  • Location:UK

Posted 29 January 2011 - 01:31 PM

In admin>>configuration>>my store>>add extra emails  add your email address

#3   patmon

patmon
  • Members
  • 10 posts
  • Real Name:Pat Monaghan

Posted 29 January 2011 - 04:17 PM

View PostXpajun, on 29 January 2011 - 01:31 PM, said:

In admin>>configuration>>my store>>add extra emails  add your email address


Thanks for the help but no luck... I did that already and still no emails or notification.

Is there a config to do in any php files? I tried surfing this forum but cannot find any reference.

#4   Xpajun

Xpajun
  • Members
  • 1,295 posts
  • Real Name:Julian
  • Gender:Male
  • Location:UK

Posted 29 January 2011 - 04:46 PM

Some questions:

Are you using a new host?  Some hosts either require special setting up or may not allow the posting of emails from your site

Have you tried the contact us page? if this sends mail then you may have a problem with your checkout pages

What payment module are you using? PayPal is notorious for not returning customers back to your store to enable the setting of orders and sending of emails

Are you getting a order in your admin? This would mean at least the payment module is working

Does the customer get an update email? If no this would point to email setting either with host or configuration

#5   patmon

patmon
  • Members
  • 10 posts
  • Real Name:Pat Monaghan

Posted 29 January 2011 - 05:01 PM

View PostXpajun, on 29 January 2011 - 04:46 PM, said:

Some questions:

Are you using a new host?  Some hosts either require special setting up or may not allow the posting of emails from your site

Have you tried the contact us page? if this sends mail then you may have a problem with your checkout pages

What payment module are you using? PayPal is notorious for not returning customers back to your store to enable the setting of orders and sending of emails

Are you getting a order in your admin? This would mean at least the payment module is working

Does the customer get an update email? If no this would point to email setting either with host or configuration

Yes, I just set up hosing with Godaddy and have a fresh unedited 2.3.1 version of OS.
I tried all forms of contact including contact us, admin sending emails and order notification.
Just using the cash on delivery option to simplify things at the moment.
Yes -Admin is getting orders okay.
Customers not getting any emails at all.

Thanks,

#6   Xpajun

Xpajun
  • Members
  • 1,295 posts
  • Real Name:Julian
  • Gender:Male
  • Location:UK

Posted 29 January 2011 - 05:28 PM

As far as I know GoDaddy have no hang ups about sending mail but it might be worth checking with them the settings they require - unless, of course, some-GoDaddy-one comes along to answer your question

Incidentally my email options are:

sendmail
LF
false
false
true

which work quite well (but I'm not on GoDaddy)

#7   Shyla Sweep

Shyla Sweep
  • Members
  • 2 posts

Posted 06 February 2012 - 05:21 PM

have you resolved this problem? haveing the same problem as well

#8 ONLINE   geoffreywalton

geoffreywalton

    Contact me for Support

  • Community Sponsor
  • 8,037 posts
  • Real Name:Geoffrey Walton
  • Gender:Male
  • Location:Norfolk, UK (close to the centre of the universe)

Posted 06 February 2012 - 07:27 PM

Had a hunt around after you left the chat room

see includes/functions/general.php

////
//! Send email (text/html) using MIME
// This is the central mail function. The SMTP Server should be configured
// correct in php.ini
// Parameters:
// $to_name    The name of the recipient, e.g. "Jan Wildeboer"
// $to_email_address  The eMail address of the recipient,
//     e.g. jan.wildeboer@gmx526.de
// $email_subject The subject of the eMail
// $email_text     The text of the eMail, may contain HTML entities
// $from_email_name   The name of the sender, e.g. Shop Administration
// $from_email_adress The eMail address of the sender,
//     e.g. info@mytepshop.comHTH



G
Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

Virus Threat Scanner
My Contributions
Basic install answers.
Click here for Contributions / Add Ons.
UK your site.
Site Move.
Basic design info.

For links mentioned in old answers that are no longer here follow this link Useful Threads.

If this post was useful, click the Like This button over there ======>>>>>.

#9   bensuba

bensuba
  • Members
  • 20 posts
  • Real Name:ben
  • Gender:Male

Posted 30 July 2012 - 09:35 AM

any update for this?
anyone solving problem?

i use godaddy too

#10   marc53

marc53
  • Members
  • 5 posts
  • Real Name:Andre Fisch

Posted 10 February 2013 - 04:17 PM

Hy People
My problem is, i can not receive e-mails sending by Contact us using gmail adress. If I us a other then gmail it works. I installed a new shop to try and there it is working. Also I made the check with the test.php and there it is also working. I have a ocommerce 2.3.1 shop. Any help?