conf/plexus.xml is for the application server - it will be replaced by jetty.xml in Continuum 1.2 (and if you are running as a WAR, it is you standard application server JNDI resource for mail). The application.xml is Continuum component configuration, which should be the correct one to change for configuration of the mail sending, but not the connection to the mail server itself.
Is there anything in the logs when it tries? Does it conect to the SMTP server at all? - Brett 2008/9/13 Harper, Brad <[EMAIL PROTECTED]> > > I've been running Continuum with an e-mail notifier [defined via the web > interface], but don't receive e-mail notifications as expected. > > In trying to troubleshoot the issue, I see info at > http://continuum.apache.org/configuration.html > indicating that Mail Notification configuration occurs in > > apps/continuum/conf/application.xml > > [which I'm interpreting to mean > > /path/to/continuum/apps/continuum/conf/application.xml] > > ... while the codehaus faq at > http://docs.codehaus.org/display/CONTINUUMUSER/Continuum+FAQ > refers to > > /path/to/continuum/conf/plexus.xml > > in a question about configuring the smtp server. > > Can someone point me in the correct direction? > > Apart from that, can anyone offer a short summary of the relationship > between plexus and continuum and how to think about configuring each > separately? > > Thanks. > > Brad > -- Brett Porter Blog: http://blogs.exist.com/bporter/
