|
|
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
|