Eugene Posted December 2, 2009 Share Posted December 2, 2009 I had a problem configuring mailing functionality for smtp server.The issue is that the email you have entered during installation on step 4 (with first name, last name and shop password) will be used for both main email for shop and email of administrator. So if your admin, for example is using gmail - there may be troubles. All you need to ensure that you have the same email set in Preferences->Contact: Shop e-mailandPreferences->Email: SMTP userAlso you need to remember that when you change smtp setting to use different email account. You also need to set the same email in Preferences->Contact: Shop e-mail.Hopefully PS team will notice this message and will more all email setting to one page. That's not actually a bug, but a bad interface. When admin after using mail() wants to configure SMTP - he or she may forget about setting a second setting. Or even does not know about it if shop is new!I hope this will help somebody to get things working Link to comment Share on other sites More sharing options...
cjber Posted December 21, 2009 Share Posted December 21, 2009 SMTP problems remains. Same account in Email and in contact is not enough to solve.There must be something else.ThanksCjber Link to comment Share on other sites More sharing options...
Eugene Posted December 22, 2009 Author Share Posted December 22, 2009 Do you have problem with all smtp mailing or with contact form only?Have you tested smtp separately?I can point you to an actual code - so it will be possible to debug and see what info is used for sending.But I need to know where are you stuck Link to comment Share on other sites More sharing options...
cjber Posted December 22, 2009 Share Posted December 22, 2009 All smtp.Email not working at all!Contact form always give error when sending. When replaced by previous version it says the message was sentbut nothing happen.PHP send mail is enabled but does not work either.Thanks Link to comment Share on other sites More sharing options...
renderwarrior Posted December 26, 2009 Share Posted December 26, 2009 well, i had the problem too.No way to use the SMTP settings. Using the PHP mail works, but I had to whitelist my IP server on my mailserver, because i have the greylisting active.I would prefere the SMTP settings, but it seems the transaction ends after the EHLO command... Link to comment Share on other sites More sharing options...
cjber Posted December 26, 2009 Share Posted December 26, 2009 Unbelievable but looks like impossible to put this stuff to work.We like prestashop but we can't use it! And the Developers donot acknowledge the problem.CJBERPS Problem persists unsolved for many. Link to comment Share on other sites More sharing options...
renderwarrior Posted December 26, 2009 Share Posted December 26, 2009 implementing PHPMailer maybe could solve this problem...But I didn't checked the code yet, so i don't know the reason of this bug... Link to comment Share on other sites More sharing options...
redspike Posted January 7, 2011 Share Posted January 7, 2011 I have found that the emails in Employees >> Contacts needs to be set correctly too. Link to comment Share on other sites More sharing options...
Caspian Posted February 11, 2011 Share Posted February 11, 2011 I have solved with the ideas of redspike and a modified mailsend.phppreferences >> emailsandEmail storeandemployees >> Contacts all of this needs to be set with same email, (or same domain i think)With this changes, dont work for me, but I add this mailsend.php : http://www.prestashop.com/forums/viewreply/246300/to /tools/swift/Swift/Plugin/ and voila!! works fine Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now