Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 59255 invoked from network); 9 Oct 2009 16:20:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Oct 2009 16:20:47 -0000 Received: (qmail 96963 invoked by uid 500); 9 Oct 2009 16:20:45 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 96887 invoked by uid 500); 9 Oct 2009 16:20:45 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 96877 invoked by uid 99); 9 Oct 2009 16:20:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Oct 2009 16:20:45 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [66.162.201.195] (HELO www.secmgmt.com) (66.162.201.195) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 09 Oct 2009 16:20:34 +0000 Received: from smcdhsi7eg25no (smcraleigh.secmgmt.com [24.106.188.250]) by www.secmgmt.com (8.13.1/8.13.1) with SMTP id n99GKCEQ000791 for ; Fri, 9 Oct 2009 12:20:12 -0400 From: "Mike Baranski" To: "'Commons Users List'" Subject: [Mail] Hangs on send() Date: Fri, 9 Oct 2009 12:20:56 -0400 Message-ID: <025401ca48fc$7b45f060$71d1d120$@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: AcpI/Hqcy6N3HuygSvqdYEQFb4l3iA== Content-Language: en-us X-Virus-Scanned: ClamAV 0.88.7/9876/Thu Oct 8 18:07:17 2009 on www.secmgmt.com X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org My app hangs on send, but I can telnet to port 25 on the mail server I'm using and send an email. Can someone explain to me how to turn on debug for the commons-mail and see what's hanging? --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org