Hi!

I'm using nuxeo-5.3.2 and I have a postfix running MTA. I tested using mailx
and it sends mail to my gmail account.

I'm currently testing with my nuxeo setup.

== my nuxeo.conf ==

# Mail settings (for notifications)
nuxeo.notification.eMailSubjectPrefix="[Nuxeo]"
mail.smtp.host=localhost
mail.smtp.port=25
mail.smtp.auth=true
mail.smtp.username=anonymous
mail.smtp.password=password
mail.from=nore...@localhost

Also, I have an existing Java Mail library on ~nuxeo/lib

 ls -la ~nuxeo/lib/mail-1.4.jar
-rw-r--r-- 1 nuxeo nuxeo 388864 Jul 19 22:46 /opt/nuxeo-dm/lib/mail-1.4.jar

Each time I trigger email notification through changing templates on my
workspace, nuxeo logs say:

09:32:24,189 WARN  [EmailHelper] Unable to find Java mail API
09:32:24,190 WARN  [EmailHelper] Not sending email since JavaMail is not
configured
09:32:25,065 WARN  [EmailHelper] Not sending email since JavaMail is not
configured


Please help! Thanks in advance.

Oliver
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to