You probably need to do a little more trouble shooting on your system as it's impossible to tell you what is wrong from the information provided.

What IP address and port are you hosting James on?  try netstat -an
You will find localhost is not always the same as the machines public IP address. For example if I host James on 192.168.0.15 try to connect to localhost (127.0.0.1) may not always work depending on your OS, so connect to 192.168.0.15 or bind James to localhost as well.
Have you got an email client connecting successfully with that user/pass?

Ray

[EMAIL PROTECTED] wrote:
What is the change to be made exaclty.
We changed mail.host to localhost.
mail.usr to username in James.
mail.pass to password in James.

Thanks and regards
Purani



" Unable to connect to mail store
: imap://[EMAIL PROTECTED] "
If you want to use email you have to set
email server. See <!-- JavaMail Listener Container --> in
/base/config/ofbiz-containers.xml
More generaly don't forget to read this document : http://www.undersunconsulting.com/static/OFBizBasicProductionSetup.pdf
Email server settings is at page
16
Jacques Thanks & Regards Dhilip

Reply via email to