Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 76313 invoked from network); 25 Jan 2008 01:23:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jan 2008 01:23:03 -0000 Received: (qmail 96095 invoked by uid 500); 25 Jan 2008 01:22:52 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 96062 invoked by uid 500); 25 Jan 2008 01:22:52 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 96050 invoked by uid 99); 25 Jan 2008 01:22:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jan 2008 17:22:51 -0800 X-ASF-Spam-Status: No, hits=-1.5 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS,URI_NOVOWEL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [64.18.1.208] (HELO exprod6og107.obsmtp.com) (64.18.1.208) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 25 Jan 2008 01:22:23 +0000 Received: from source ([168.230.130.248]) by exprod6ob107.postini.com ([64.18.5.12]) with SMTP; Thu, 24 Jan 2008 17:22:22 PST Received: from STPMSGMB01.corp.fairisaac.com ([10.32.5.92]) by STPMSGPF00.corp.fairisaac.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 24 Jan 2008 19:23:20 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Continuum 1.1 standalone on WindowsXP doesn't send email? Date: Thu, 24 Jan 2008 19:23:29 -0600 Message-ID: <41A3BED1DB16944EA46CC3114E5A7FF304AF0E25@STPMSGMB01.corp.fairisaac.com> In-Reply-To: <41A3BED1DB16944EA46CC3114E5A7FF304AF0DF6@STPMSGMB01.corp.fairisaac.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Continuum 1.1 standalone on WindowsXP doesn't send email? Thread-Index: Ache4TKVftJMrCtqTjWV+SlnFp56WQACCx0wAAG12PA= References: <1201046275.55617.ezmlm@maven.apache.org> <41A3BED1DB16944EA46CC3114E5A7FF304A28221@STPMSGMB01.corp.fairisaac.com> <41A3BED1DB16944EA46CC3114E5A7FF304A2840C@STPMSGMB01.corp.fairisaac.com> <41A3BED1DB16944EA46CC3114E5A7FF304AF0D35@STPMSGMB01.corp.fairisaac.com> <41A3BED1DB16944EA46CC3114E5A7FF304AF0D60@STPMSGMB01.corp.fairisaac.com> <41A3BED1DB16944EA46CC3114E5A7FF304AF0D8D@STPMSGMB01.corp.fairisaac.com> <41A3BED1DB16944EA46CC3114E5A7FF304AF0DF6@STPMSGMB01.corp.fairisaac.com> From: "Tawfik, Sameh E" To: X-OriginalArrivalTime: 25 Jan 2008 01:23:20.0701 (UTC) FILETIME=[DF072AD0:01C85EF0] X-Virus-Checked: Checked by ClamAV on apache.org We're using Microsoft Exchange Server, so when I add a Notifier which choice to choose? is it mail, or MSN?=20 Sameh -----Original Message----- From: Tawfik, Sameh E [mailto:SamehTawfik@fairisaac.com]=20 Sent: Thursday, January 24, 2008 4:41 PM To: continuum-users@maven.apache.org Subject: RE: Continuum 1.1 standalone on WindowsXP doesn't send email? Emmanuel,=20 I'm not sure if our server uses ssl? But I'm working on finding out. And, I need Continuum to always send email to a specific email group, every time it runs a build whether it's successful or not. I'm hoping Continuum can do that without going through too many steps? Also, I noticed whenever I run a build; the icons do not change unless I press F5 to refresh the screen! So, is there is a way, where I can have Continuum automatically updates the build icons? So it would be easy to visually know that the build is complete? Do I need to modify or reset something? I worked with other auto build tools, where whenever you run a build you'd see the icon is moving and then it change its shape to indicate that the build is done. Finally, do you know of any example that I can view to see how the email section is set in the C:\continuum-1.1\conf\plexus.xml file? That would help a lot. Thanks, Sameh -----Original Message----- From: emmanuel.venisse@gmail.com [mailto:emmanuel.venisse@gmail.com] On Behalf Of Emmanuel Venisse Sent: Thursday, January 24, 2008 3:29 PM To: continuum-users@maven.apache.org Subject: Re: Continuum 1.1 standalone on WindowsXP doesn't send email? 1- are you sure your smtp server use ssl? 2- Continuum doesn't send a mail for each build by default but only when the project state change to prevent some spam Emmanuel On Jan 25, 2008 12:23 AM, Tawfik, Sameh E wrote: > > > I opened the correct file, and made the following modification, > restarted Continuum, followed by logging as an admin, run a build, but > still Continuum is not sending any email? > > > > mail/Session > javax.mail.Session > > > mail.smtp.host > STPMSGMxyz.corp.fairisaac.com > > > mail.smtp.port > 25 > > > > mail.smtp.auth > true > > > mail.smtp.user > SamehTawfik > > > password > xxxxx > > > mail.smtp.debug > true > > > mail.smtp.starttls.enable > true > > > mail.smtp.socketFactory.class > javax.net.ssl.SSLSocketFactory > > > > > -----Original Message----- > From: emmanuel.venisse@gmail.com [mailto:emmanuel.venisse@gmail.com] On > Behalf Of Emmanuel Venisse > Sent: Thursday, January 24, 2008 2:56 PM > To: continuum-users@maven.apache.org > Subject: Re: Continuum 1.1 standalone on WindowsXP doesn't send email? > > You looked at the wrong file, It should be > C:\continuum-1.1\conf\plexus.xml and the file is similar to this one : > https://svn.apache.org/repos/asf/maven/continuum/branches/continuum-1.x/ > continuum-plexus-runtime/src/conf/plexus.xml > > On Jan 24, 2008 11:51 PM, Tawfik, Sameh E > wrote: > > > > > I just opened C:\continuum-1.1\apps\continuum\conf\plexus.xml and it > is > > empty! > > > > Could you let me know what the required syntax to add to this file? > > > > Thanks, > > > > Same > > > > -----Original Message----- > > From: emmanuel.venisse@gmail.com [mailto:emmanuel.venisse@gmail.com] > On > > Behalf Of Emmanuel Venisse > > Sent: Thursday, January 24, 2008 2:37 PM > > To: continuum-users@maven.apache.org > > Subject: Re: Continuum 1.1 standalone on WindowsXP doesn't send email? > > > > Do you have configured your smtp server in conf/plexus.xml? > > > > > > On Jan 24, 2008 11:25 PM, Tawfik, Sameh E > > wrote: > > > > > > > > Hi, > > > > > > According to the help documentation, the following is all I need to > > have > > > Continuum send an email when it done from running a build, but > > Continuum > > > does not send any email as it supposed to when it's done from a > build! > > > > > > I set the following under the Notifiers section of the project, but > > > nothing happens? > > > > > > Type Recipient Events > > > From > > > mail SamehTawfik@FairIsaac.com Success/Failures/Warnings/Errors > > > User > > > > > > > > > Sameh > > > > > > This email and any files transmitted with it are confidential, > > proprietary > > > and intended solely for the individual or entity to whom they are > > > addressed. > > > If you have received this email in error please delete it > immediately. > > > > > > > > This email and any files transmitted with it are confidential, > proprietary > > and intended solely for the individual or entity to whom they are > > addressed. > > If you have received this email in error please delete it immediately. > > > > > This email and any files transmitted with it are confidential, proprietary > and intended solely for the individual or entity to whom they are > addressed. > If you have received this email in error please delete it immediately. > > This email and any files transmitted with it are confidential, proprietary and intended solely for the individual or entity to whom they are addressed. If you have received this email in error please delete it immediately. This email and any files transmitted with it are confidential, proprietar= y and intended solely for the individual or entity to whom they are address= ed. If you have received this email in error please delete it immediately. =0D