From continuum-users-return-3688-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Mon Apr 23 09:12:24 2007 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 14253 invoked from network); 23 Apr 2007 09:12:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Apr 2007 09:12:23 -0000 Received: (qmail 23583 invoked by uid 500); 23 Apr 2007 09:12:29 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 23563 invoked by uid 500); 23 Apr 2007 09:12:29 -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 23552 invoked by uid 99); 23 Apr 2007 09:12:29 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2007 02:12:28 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [62.193.206.9] (HELO webmail9.amenworld.com) (62.193.206.9) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 23 Apr 2007 02:12:21 -0700 Received: (qmail 16887 invoked from network); 23 Apr 2007 09:11:57 -0000 Received: from 90.52.68-86.rev.gaoland.net (HELO ?127.0.0.1?) (86.68.52.90) by 0 with SMTP; 23 Apr 2007 09:11:57 -0000 Message-ID: <462C7856.5040308@venisse.net> Date: Mon, 23 Apr 2007 11:11:50 +0200 From: Emmanuel Venisse User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: Help with notifier config for MSN in pom References: <68d348060704230142ve3a8c1j41f12e263f1969ff@mail.gmail.com> In-Reply-To: <68d348060704230142ve3a8c1j41f12e263f1969ff@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org In the POM: msn true true true true
my-address@hotmail.com
In the configuration of the MsnContinuumNotifier in application.xml, you define your MSN login/password. Emmanuel Jeroen Verhagen a écrit : > Hi all, > > I configured a mail notifier in my pom like this: > > > mail > true > true > true > true > >
my-address@gmail.com
>
>
> > I managed to get a MSN notifier to work by adding it to manually > through Continuum gui but I would like to configure it in my pom but I > can't find the names and parameters for the configuration. > > Can anybody please show me an example configuration for a MSN notifier > containing fields for MSN login, MSN password, recipient address etc? >