Return-Path: Delivered-To: apmail-james-server-user-archive@www.apache.org Received: (qmail 30836 invoked from network); 8 Sep 2010 04:25:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Sep 2010 04:25:00 -0000 Received: (qmail 23886 invoked by uid 500); 8 Sep 2010 04:25:00 -0000 Delivered-To: apmail-james-server-user-archive@james.apache.org Received: (qmail 23637 invoked by uid 500); 8 Sep 2010 04:24:57 -0000 Mailing-List: contact server-user-help@james.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "James Users List" Reply-To: "James Users List" Delivered-To: mailing list server-user@james.apache.org Received: (qmail 23629 invoked by uid 99); 8 Sep 2010 04:24:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Sep 2010 04:24:55 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nitingupta183@gmail.com designates 209.85.216.177 as permitted sender) Received: from [209.85.216.177] (HELO mail-qy0-f177.google.com) (209.85.216.177) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Sep 2010 04:24:48 +0000 Received: by qyk8 with SMTP id 8so9353873qyk.1 for ; Tue, 07 Sep 2010 21:24:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:references :in-reply-to:subject:date:message-id:mime-version:content-type :content-transfer-encoding:x-mailer:thread-index:content-language; bh=F8x3lSRCpCPbsvFMrPZjM8XZu6yCpZAS49kou2B8h74=; b=VY0n5nOlkubCxb9CvYPle4IyUTKeYBfylgoXmPpFiSofCHA6ZyYoL7w41sFuwTIM73 q3zV/+ND4yGocI3mD3ZtjoSqsz+k6EvpjZHkqrPEUt6eXcRwmFZsRXDnl1CNoogEwPlq JcMUfZ2uo4Wng0fu7vejZN5KLdm75gE4Sv4lw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:references:in-reply-to:subject:date:message-id:mime-version :content-type:content-transfer-encoding:x-mailer:thread-index :content-language; b=ZbNIBBi9Rbf81mPjhNTdN4iNcDAcmmXbWrSRWL0TpgTw25SkGjoDq6qIOqiAkRFQ+m rz/tI3ahXUt30RK9Ij+pjQlyvPSgU46lXmdkX19evMvCaxeu7B4ESKSQcDWlQ3PFhSOQ aAimhCwB3EZ5nPPGo+oTA3Iqe/vt5Q/iZT/oA= Received: by 10.229.189.211 with SMTP id df19mr5616198qcb.146.1283919867797; Tue, 07 Sep 2010 21:24:27 -0700 (PDT) Received: from stdel001 ([122.162.152.174]) by mx.google.com with ESMTPS id t18sm7960360qco.32.2010.09.07.21.24.25 (version=SSLv3 cipher=RC4-MD5); Tue, 07 Sep 2010 21:24:26 -0700 (PDT) From: "Nitin Gupta" To: "'James Users List'" References: <499539641331495147@unknownmsgid> In-Reply-To: Subject: RE: Multiple Matchers for a single mailet Date: Tue, 7 Sep 2010 21:39:14 -0700 Message-ID: <004001cb4f0f$ccfb5c00$66f21400$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: ActOmKFl/X4uAJ9SQBmjulV6ylJQsgAdxm6w Content-Language: en-us Ya that's what I did eventually. Thanks. -----Original Message----- From: Ranjib Dey [mailto:ranjibd@thoughtworks.com] Sent: Tuesday, September 07, 2010 7:25 AM To: James Users List Subject: Re: Multiple Matchers for a single mailet no. as per m knowledge u cant, you can develop a custom matcher that adds these two functionality On Tue, Sep 7, 2010 at 5:12 PM, Nitin Gupta wrote: > Hi All, > > > > Can we define multiple matchers on a single mailet? For example, I would > like my custom mailet to execute only when it satisfies two conditions. One > option is to have a custom matcher. But I would like to leverage existing > matchers. > > > > Rgds > > Nitin > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org > For additional commands, e-mail: server-user-help@james.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org For additional commands, e-mail: server-user-help@james.apache.org