roon4660 Posted November 13, 2008 Share Posted November 13, 2008 I have tested it with three different e-mail accounts on three different servers and nothing works. Any help with this would be greatly appreciated.Larry from Montreal. Link to comment Share on other sites More sharing options...
roon4660 Posted November 13, 2008 Author Share Posted November 13, 2008 I'll make a little addendum to my first post.Since we have two different installations of prestashop on different servers (one active and one under construction) I decided to check this function on the second one I am building. Although the test e-mail function worked during installation it does not work now when someone sends a mail from the contact form. So we have two different installations on two different servers with which I have attempted to send contact mails to several different mail servers with no results.This mystifies me because I don't see any other posts about this problem from other people. Link to comment Share on other sites More sharing options...
roon4660 Posted November 13, 2008 Author Share Posted November 13, 2008 I have since solved the problem on my server at home.pl by using their e-mail address and forwarding it to the addresses I prefer to use. I have not solved the problem at nazwa.pl yet. I need to try a couple of more things. Link to comment Share on other sites More sharing options...
Paul C Posted November 13, 2008 Share Posted November 13, 2008 I've been working on something similar today. Can you maybe try something?In /classes/Mail.php (around line 64) you should find: $connection->setTimeout(4); Try commenting this line out: //$connection->setTimeout(4); That will use the default timeout of 15 seconds, and it may be enough to get this to come to life.Paul Link to comment Share on other sites More sharing options...
roon4660 Posted November 13, 2008 Author Share Posted November 13, 2008 We just had something strange happen before I had a chance to try the // rem thing. I set up the nazwa.pl server with three forwarding e-mails. Two to my polish partner and one to me here in Montreal. She decided to try it again and she was notified on one of them but my e-mail was not, even though I tested the forwarding with an e-mail from here to make sure they were all working.I have since tried the // rem thing and I see no notification mail here, I'm waiting to see if my partner gets anything. she will try again too. Link to comment Share on other sites More sharing options...
Paul C Posted November 13, 2008 Share Posted November 13, 2008 I guess if it is related to timeouts, then it could well be intermittentLet us know, as this seems to have been causig problems for several folks, and it would be nice to find a solution.Paul Link to comment Share on other sites More sharing options...
roon4660 Posted November 13, 2008 Author Share Posted November 13, 2008 I will notify you of anything I find out. It seems there is a problem between nazwa mail server and prestashop. I have to get my partner to talk to them. My Polish is non-existant. Link to comment Share on other sites More sharing options...
MaryRenee Posted November 16, 2008 Share Posted November 16, 2008 I am a new user with Prestashop and I also have problems with email settings.My web host provider is GoDaddy.com and I have tried both PHP and SMTP settings.When I first downloaded Prestashop, the contact form from the front office delivered mail successfully.After adding my inventory and setting up the shipping costs, the contact form from the front office no longer delivers mail successfully.Also, my first test orders do not deliver any mail messages. No order confirmation, no order receipt, and no order updates from the Back Office 'statuses' tab.Only the Paypal messages are delivered to the merchant and customer.My Email Alerts Module is installed with both alerts for emails and inventory checked.I have attached screen prints of some of the options I have tried for the Back Office>> Preferences>> Emails screen.When I set the mail preferences to PHP, I get no error message from the contact form, but no email is delivered.When I set the mail preferences to SMTP, I always get an error message and no mail is delivered.Thank you for any help you can offer! :-) Have a good day!MaryRenee' Link to comment Share on other sites More sharing options...
Recommended Posts