Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 57655 invoked from network); 4 Feb 2008 22:29:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2008 22:29:29 -0000 Received: (qmail 4432 invoked by uid 500); 4 Feb 2008 22:29:21 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 4378 invoked by uid 500); 4 Feb 2008 22:29:21 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 4369 invoked by uid 99); 4 Feb 2008 22:29:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2008 14:29:21 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2008 22:29:01 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5873A714070 for ; Mon, 4 Feb 2008 14:29:08 -0800 (PST) Message-ID: <31389729.1202164148359.JavaMail.jira@brutus> Date: Mon, 4 Feb 2008 14:29:08 -0800 (PST) From: "Dave Wolf (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Commented: (JSPWIKI-169) Permit MailUtil to retrieve the Sender Email Address from the JNDI Session, then jspwiki.properties. In-Reply-To: <2232094.1201537895011.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565569#action_12565569 ] Dave Wolf commented on JSPWIKI-169: ----------------------------------- Is there something holding up the review of this patch / issue? > Permit MailUtil to retrieve the Sender Email Address from the JNDI Session, then jspwiki.properties. > ---------------------------------------------------------------------------------------------------- > > Key: JSPWIKI-169 > URL: https://issues.apache.org/jira/browse/JSPWIKI-169 > Project: JSPWiki > Issue Type: Improvement > Affects Versions: 2.6.1 > Environment: Environments configured with JNDI Mail Session > Reporter: Dave Wolf > Priority: Minor > Attachments: 20080128-patch.txt > > > While the fix for issue JSPWiki-166 corrected the NPE, it did not permit the MailUtil to access the sender's email address from a JNDI Mail Session. IMO, I believe that doing so would be a desirable improvement. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.