Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 64914 invoked from network); 19 Apr 2006 22:51:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Apr 2006 22:51:17 -0000 Received: (qmail 47823 invoked by uid 500); 19 Apr 2006 22:51:04 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 47723 invoked by uid 500); 19 Apr 2006 22:51:03 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 47712 invoked by uid 99); 19 Apr 2006 22:51:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Apr 2006 15:51:03 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,MSGID_FROM_MTA_HEADER,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of spaligo@hotmail.com designates 64.4.19.27 as permitted sender) Received: from [64.4.19.27] (HELO hotmail.com) (64.4.19.27) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Apr 2006 15:51:03 -0700 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 19 Apr 2006 15:50:42 -0700 Message-ID: Received: from 64.4.19.200 by by109fd.bay109.hotmail.msn.com with HTTP; Wed, 19 Apr 2006 22:50:41 GMT X-Originating-IP: [128.187.0.165] X-Originating-Email: [spaligo@hotmail.com] X-Sender: spaligo@hotmail.com From: "Steven Paligo" To: commons-dev@jakarta.apache.org Subject: commons email: email factory Date: Wed, 19 Apr 2006 16:50:41 -0600 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 19 Apr 2006 22:50:42.0535 (UTC) FILETIME=[AFE52F70:01C66403] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I have created a factory class that creates the SimpleEmail, HtmlEmail, and MultiPartEmail objects which have defaults set from a reloadable .properties file. Can I submit it as a patch or is something like that already being made? I would appreciate a response. Thanks, Steven P. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org