Continuum 1.2 doesn't look at a continuum.properties, but only at a security.properties (defined in WEB-INF/classes/META-INF/plexus/application.xml)You can rename your archiva.properties to security.properties so Archiva and Continuum will use the same for mail sent from the security part.
For build mail, you can configure the 'from' address' in this application.xml file under the Mail component. We'll look to externalize it in a future version. Emmanuel On Wed, Sep 24, 2008 at 10:37 AM, Magne Nordtveit <[EMAIL PROTECTED] > wrote: > While using 1.1 of continuum, i had the continuum.properties file set up to > configure the mail user from which the CI sent messages from. I am running > it > as a war in tomcat 5.5, so all i did to update was to reference the 1.2.war > and restart the tomcat server (To avoid permgen issues, but i think that is > a > bug in tomcat). > > However, it seems as continuum sends messages from Continuum@<hostname> > and > not the sender i have specified in the continuum.properties. > > The continuum.properties is correctly located in the users .m2 folder > (Running > archiva 1.1.2 on the same server, which correctly locates its > archiva.properties, so i know its correct). > > Am I doing something wrong to assume the continuum.properties has the same > syntax from 1.1 to 1.2? > > continuum.properties: > email.from.name=Continuum CI Manager > [EMAIL PROTECTED] > email.feedback.path=mailto:[EMAIL PROTECTED] > -- > Magne Nordtveit <[EMAIL PROTECTED]> > Systems Engineer > Offshore Simulator Centre AS > http://www.offsimcentre.no >
