TomsonIceland Posted August 20, 2013 Share Posted August 20, 2013 Hi. Can anyone help me with the automatic emails to customers? I need to activate this feature because at the moment no emails are going out.. for example if a customer forgets his password into his account... Thanks in advance. Tomson Link to comment Share on other sites More sharing options...
vekia Posted August 20, 2013 Share Posted August 20, 2013 what mailing method you use? simple mail() function or SMTP ? have you got an access to mailer log on your server? (you can check outgoing mails log) Link to comment Share on other sites More sharing options...
TomsonIceland Posted August 20, 2013 Author Share Posted August 20, 2013 what mailing method you use? simple mail() function or SMTP ? have you got an access to mailer log on your server? (you can check outgoing mails log) Thanks for your reply... I'm able to send a test email from Prestashop so I'm guessing the server is setup correctly because the test email says: "Your server is now configured to send email". Any other ideas? Thanks. Link to comment Share on other sites More sharing options...
vekia Posted August 20, 2013 Share Posted August 20, 2013 are you able to test "emails" feature for different email addresses? sometimes especially when you use mail(); function - all of the are classified as SPAM (especially in hotmail, yahoo and google mailboxes) Link to comment Share on other sites More sharing options...
hassan04 Posted August 21, 2013 Share Posted August 21, 2013 i have the same problem test email is throwing an error i am using php mail function Link to comment Share on other sites More sharing options...
vekia Posted August 21, 2013 Share Posted August 21, 2013 and if you use SMTP method? Link to comment Share on other sites More sharing options...
hassan04 Posted August 21, 2013 Share Posted August 21, 2013 how can i configure SMTP Link to comment Share on other sites More sharing options...
vekia Posted August 21, 2013 Share Posted August 21, 2013 you need: SMTP server address PORT username password you can use any mailbox you want, have you got any? Link to comment Share on other sites More sharing options...
hassan04 Posted August 21, 2013 Share Posted August 21, 2013 i have no idea about smtp server address i have mailbox on my hosting Link to comment Share on other sites More sharing options...
vekia Posted August 21, 2013 Share Posted August 21, 2013 and how you checking your email box? ask your hoster for the credentials, they should give it to you. + sometimes you can find these informations in webhosting control panel Link to comment Share on other sites More sharing options...
hassan04 Posted August 21, 2013 Share Posted August 21, 2013 test mail is sent successful but the email i specicified did not received the the tes mail 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