Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 85209 invoked from network); 13 Mar 2008 20:47:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Mar 2008 20:47:58 -0000 Received: (qmail 97611 invoked by uid 500); 13 Mar 2008 20:47:56 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 97556 invoked by uid 500); 13 Mar 2008 20:47:55 -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 97547 invoked by uid 99); 13 Mar 2008 20:47:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Mar 2008 13:47:55 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Mar 2008 20:47:27 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 98F1D234C09A for ; Thu, 13 Mar 2008 13:46:24 -0700 (PDT) Message-ID: <1848663890.1205441184625.JavaMail.jira@brutus> Date: Thu, 13 Mar 2008 13:46:24 -0700 (PDT) From: "Janne Jalkanen (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Resolved: (JSPWIKI-189) MailUtil doesn't use some configuration settings In-Reply-To: <936274448.1203244354667.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-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janne Jalkanen resolved JSPWIKI-189. ------------------------------------ Resolution: Fixed Fix Version/s: 2.6.2 Fixed in 2.6.2-svn-6. > MailUtil doesn't use some configuration settings > ------------------------------------------------ > > Key: JSPWIKI-189 > URL: https://issues.apache.org/jira/browse/JSPWIKI-189 > Project: JSPWiki > Issue Type: Bug > Components: Core & storage > Affects Versions: 2.6.1 > Reporter: Florian Holeczek > Priority: Minor > Fix For: 2.6.2 > > Attachments: JSPWIKI-189_patch_diff_JSPWIKI-188.txt > > > This issue is part two of the divided JSPWIKI-187. > The settings of mail.smtp.timeout and mail.smtp.connectiontimeout aren't read out of jspwiki.properties. > Please have a look at JSPWIKI-188 before! > As I'm pretty sure that JSPWIKI-188 will be used, here's a diff to a working copy of MailUtil rev628459, which has JSPWIKI-188 already patched: {{JSPWIKI-189_patch_diff_JSPWIKI-188.txt}} > If you decide not to include JSPWIKI-188, I'd create a patch for the current revision of MailUtil, too. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.