send and recieve emails not working!! please help

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

send and recieve emails not working!! please help

alisi
Hi all,

here ist the email configuration part of my general.proprties file.


defaultFromEmailAddress=info@mydomain.com

mail.notifications.enabled=Y

mail.notifications.redirectTo=

mail.smtp.relay.host=localhost

mail.smtp.auth.user=info@mydomain.com
mail.smtp.auth.password=mypassword

mail.smtp.port=25

mail.smtp.starttls.enable=true

mail.smtp.socketFactory.port=25
mail.smtp.socketFactory.class=javax.net.ssl.SSLSocketFactory

mail.smtp.socketFactory.fallback=false

mail.address.caseInsensitive=N

mail.debug.on=Y

my problem is that I can“t send and recieve emails to and from ofbiz.
ps: ofbiz is installed on dedicated server with Centos 6.3 +plesk-webmail(horde).

best regards.
alisi
Reply | Threaded
Open this post in threaded view
|

Re: send and recieve emails not working!! please help

alisi
solved!