i ran into this as well, but can't figure out how I got into this state. But at first my email where getting sent out no matter what. Then after some adding and removing projects to understand continuum, it all the sudden started only sending emails if something had changed in the code base, and test results.
On Fri, Apr 4, 2008 at 2:15 AM, Lustig, Marc (Allianz Deutschland AG) < [EMAIL PROTECTED]> wrote: > I found it out. It's the <from-mailbox/> tag in > WEB-INF/classes/META-INF/plexus/application.xml > > It's rather confusing to have 3 places to configure the mail settings: > > - WEB-INF/classes/META-INF/plexus/application.xml > - WEB-INF/classes/org/apache/maven/continuum/security.properties > - JNDI > > > -----Ursprüngliche Nachricht----- > Von: Lustig, Marc (Allianz Deutschland AG) > Gesendet: Freitag, 4. April 2008 10:37 > An: [email protected] > Betreff: setting SMTP sender system-wide on continuum webapp > > Problem: mail is not being sended with the configured email-user. > > The wiki (http://docs.codehaus.org/display/CONTINUUMUSER/Deploying) > advises to use the file conf/security.properties to set the global > mail-sender. However this file is not existing in the webapp. > > I edited WEB-INF/classes/org/apache/maven/continuum/security.properties > without effect. > I edited the JBoss mail-service (under java:/Mail) without any effect on > continuum. > > > Where pls to configure the mail-sender? ty > -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.linkedin.com/in/mickknutson http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/BLiNCMagazine http://tahoe.baselogic.com ---
