Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 5007 invoked from network); 3 Jun 2008 10:20:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jun 2008 10:20:34 -0000 Received: (qmail 84369 invoked by uid 500); 3 Jun 2008 10:20:34 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 84283 invoked by uid 500); 3 Jun 2008 10:20:33 -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 84272 invoked by uid 99); 3 Jun 2008 10:20:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2008 03:20:33 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of psgmathi@gmail.com designates 209.85.198.249 as permitted sender) Received: from [209.85.198.249] (HELO rv-out-0708.google.com) (209.85.198.249) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2008 10:19:45 +0000 Received: by rv-out-0708.google.com with SMTP id k29so1696677rvb.30 for ; Tue, 03 Jun 2008 03:20:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=BhSztuUIljm4hdjDvWoGq3vHOPI9GK8XuYwZVmahhUM=; b=llrMKBfwaaGYVt5zFtUeSqVcpvFyRBrz8zdF8u4B50HMWGU60rDzCzeSS8NfZ2YyhG1kj5UPQPi4yiygBTDXa11m2qJYdd/1u9UQJfKcE2oG0QDIepBQg2CeCknAQmh0NE9xdKuPqi8IYYUdSAx8rRpp25QMVmx6DZjhS6mzn7o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=k42m39XrXrMTV7o3WIznOc7Pno2TOyZEGMKgwIoBwTwVW+0yvDvs9DC0/EHpvdMfAsabL2gJcIKZaCNyGdxLpzCYcFPkrpJk1sywRJHeKOP9IIHAV527PedSysPS6MfY+w8+bQ95kac5xaQTVwr9R0Ie830mnMem+fmv6Y3eso4= Received: by 10.141.88.3 with SMTP id q3mr5636772rvl.94.1212488402839; Tue, 03 Jun 2008 03:20:02 -0700 (PDT) Received: by 10.141.113.20 with HTTP; Tue, 3 Jun 2008 03:20:02 -0700 (PDT) Message-ID: Date: Tue, 3 Jun 2008 10:20:02 +0000 From: "SELVAMANI GANDHIMATHI" To: user@commons.apache.org Subject: Problem with HtmlEmail MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_938_16543742.1212488402807" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_938_16543742.1212488402807 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I am using HtmlEmail to send Email from my struts based web application. I am able to send it. but the problem is, if the send the emails consecutively , then the previous receiver mail ids are also appended continuously in the To part of Email and mails are sent to them also. how do i rectify the problem. Please help!!!! Thanks, mathi. ------=_Part_938_16543742.1212488402807--