Return-Path: X-Original-To: apmail-continuum-users-archive@www.apache.org Delivered-To: apmail-continuum-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0EA6D62D1 for ; Tue, 7 Jun 2011 11:33:40 +0000 (UTC) Received: (qmail 62562 invoked by uid 500); 7 Jun 2011 11:33:39 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 62519 invoked by uid 500); 7 Jun 2011 11:33:39 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 62511 invoked by uid 99); 7 Jun 2011 11:33:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 11:33:39 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of anshulmittal.nsit@gmail.com designates 74.125.82.171 as permitted sender) Received: from [74.125.82.171] (HELO mail-wy0-f171.google.com) (74.125.82.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 11:33:34 +0000 Received: by wyb32 with SMTP id 32so4559582wyb.2 for ; Tue, 07 Jun 2011 04:33:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=yNOesJlptcaVQzwf683nOJLJmakJv4FYXFGTU775MrQ=; b=A6WCh4hsRC67CmCISScKseu167tZQATp1KzpyESABFHynGAs4aAB9NiMCkeQNjd81q pZ4GLloGL5UGBnOz2o4XzbupO4UqZvFw8ENeJNYQ8zPHRPnyoBHBfvGoSnv9bh0y+lLL Kp9fx6MX5Ubo0FFCtYO7nln0pcL2mXkOg9+0w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=RIB+l5i62q23MKXjYpmODeuGB0d7og1aBK/xP/xBuuNXQ4z1JFNzeKTwANlQJ6z1Lq BQpz59wC2P74sGZyR0IEu1Ym/BAnrhbFje3fQcLE2lzDZgI7F31+lq/mfNJpQn0mbnhN byhfqLoNLXq6omIhV+tk6jLg8XXWRHSyX8XVU= Received: by 10.216.79.5 with SMTP id h5mr5932365wee.110.1307446393136; Tue, 07 Jun 2011 04:33:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.70.15 with HTTP; Tue, 7 Jun 2011 04:32:53 -0700 (PDT) In-Reply-To: References: From: anshul mittal Date: Tue, 7 Jun 2011 17:02:53 +0530 Message-ID: Subject: Re: how to send a customized email To: users@continuum.apache.org Content-Type: multipart/alternative; boundary=000e0ce0d80cd3688404a51d9502 --000e0ce0d80cd3688404a51d9502 Content-Type: text/plain; charset=ISO-8859-1 Most of the links tell how to send a preconfigured mail... My problem is different... I neeed to parse some reports generated as a result of checkstyle, surefire reports etc plugin and then need to send a customized email containg information from those reports. So i need the email address fetched dynamically from continuum and then need to send it to the particular email address. So i need a way to get the email address as well.Right now i am planning to write a java program for doing this and use the java exec function. Regards Anshul mittal ***Department of Management Studies, IIT Delhi* www. *dmsiitd *.org/ *http://dmsiitdelhi.blogspot.com/* On Tue, Jun 7, 2011 at 4:58 PM, anshul mittal wrote: > It would be good if a link is provided to the thread..as i am not able to > find it > Regards > > Anshul mittal > > ***Department of Management Studies, IIT Delhi* > > www. *dmsiitd *.org/ > *http://dmsiitdelhi.blogspot.com/* > > > > On Tue, Jun 7, 2011 at 3:16 PM, murali mohan wrote: > >> These questions have been answered many times. Please try a search in the >> mail archives - http://continuum.apache.org/mail-lists.html >> >> May be we should add the configuration of email, subject etc to the FAQ. >> >> -M >> >> On Tue, Jun 7, 2011 at 7:24 AM, anshul mittal >> wrote: >> >> > Hi >> > >> > I need to send a customized email.This email should be fired after every >> > maven site phase.... >> > I also need to knwo how to get the email address of the person >> configured >> > Regards >> > >> > Anshul mittal >> > >> > ***Department of Management Studies, IIT Delhi* >> > www. *dmsiitd >> > *.org/ >> > *http://dmsiitdelhi.blogspot.com/* >> > >> > > --000e0ce0d80cd3688404a51d9502--