mail/Session true no-reply@foo.ca no-reply@foo.ca smtp.foo.ca Emmanuel Venisse-2 wrote: > > Can we see how you configured it? > Emmanuel > > On Tue, Mar 17, 2009 at 2:49 PM, Phil Melanson > wrote: > >> >> I set my java mail properties so that the SMTP FROM address is set to >> continuum@foo.ca. >> However, the projects I import defines their ciManagement email such as >> developers@foo.ca, which is a mailing list. When I do builds, emails are >> sent using the mailing list in the from of the email, causing everyone to >> receive a confirmation (that is how our echange servers are set up). >> >> Here is the SMTP debug log: >> >> INFO | jvm 1 | 2009/03/11 14:10:45 | DEBUG SMTP: use8bit false >> INFO | jvm 1 | 2009/03/11 14:10:45 | MAIL FROM: >> INFO | jvm 1 | 2009/03/11 14:10:45 | 250 2.1.0 >> continuum@foo.ca....Sender OK >> INFO | jvm 1 | 2009/03/11 14:10:45 | RCPT TO: >> INFO | jvm 1 | 2009/03/11 14:10:45 | 250 2.1.5 developers@foo.ca >> INFO | jvm 1 | 2009/03/11 14:10:45 | DEBUG SMTP: Verified Addresses >> INFO | jvm 1 | 2009/03/11 14:10:45 | DEBUG SMTP: developers@foo.ca >> INFO | jvm 1 | 2009/03/11 14:10:45 | DATA >> INFO | jvm 1 | 2009/03/11 14:10:45 | 354 Enter mail, end with "." on >> a >> line by itself. >> INFO | jvm 1 | 2009/03/11 14:10:45 | Date: Wed, 11 Mar 2009 14:10:45 >> -0400 (EDT) >> INFO | jvm 1 | 2009/03/11 14:10:45 | From: "Continuum@ena-continuum" >> >> INFO | jvm 1 | 2009/03/11 14:10:45 | To: developers@foo.ca >> INFO | jvm 1 | 2009/03/11 14:10:45 | Message-ID: >> <26217476.01236795045484.JavaMail.continuum@foo.ca> >> INFO | jvm 1 | 2009/03/11 14:10:45 | Subject: [continuum] BUILD >> FAILURE: - Compilation et >> INFO | jvm 1 | 2009/03/11 14:10:45 | execution de tous les tests >> >> How can I configure the FROM: of the emails or, why it uses the TO: as >> default FROM and not the smtp config? >> >> Thanks. >> -- >> View this message in context: >> http://www.nabble.com/wrong-configuration-for-e-mail-notifications-tp22559034p22559034.html >> Sent from the Continuum - Users mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/wrong-configuration-for-e-mail-notifications-tp22559034p22601010.html Sent from the Continuum - Users mailing list archive at Nabble.com.