hi! may i have one question?

Hi!

first of all id like to ask if i can join this forum, but im using community edition only.



If yes:) then my question is:





in admin, under email settings i see this :



SMTP server settings

SMTP host

SMTP username

SMTP password

Use SMTP authentication



my email address is admin@lekaren.sk



and this i have from my host:



pop3 server: pop3.websupport.sk [pop3.lekaren.sk] (port: 110)

pop3s server: pop3.websupport.sk [pop3.lekaren.sk] (port: 995)

imap server: imap.websupport.sk [imap.lekaren.sk] (port: 143)

imaps server: imap.websupport.sk [imap.lekaren.sk] (port: 993)



smtp server: smtp.websupport.sk [smtp.lekaren.sk] (port 25)

smtps server: smtp.websupport.sk [smtp.lekaren.sk] (port 465)





what should i set to have emails from my store to customers properly?



thank you very very much for your time!

Hi and welcome!



You could also try if send via PHP mail function works, which is the default setting. Usually this will work!

php mail will put many of your emails into the spam bucket…

SMTP Host: smtp.websupport.sk

SMTP Username: - contact your host but it's probably your cpanel username

SMTP Password: - contact your host but it's probably your cpanel password

SMTP Authentication: check the box for yes.

[quote name='tbirnseth' timestamp='1314304548' post='120359']

php mail will put many of your emails into the spam bucket…

SMTP Host: smtp.websupport.sk

SMTP Username: - contact your host but it's probably your cpanel username

SMTP Password: - contact your host but it's probably your cpanel password

SMTP Authentication: check the box for yes.

[/quote]



thank you!