From server-dev-return-15408-apmail-james-server-dev-archive=james.apache.org@james.apache.org Wed Mar 01 18:16:25 2006 Return-Path: Delivered-To: apmail-james-server-dev-archive@www.apache.org Received: (qmail 31039 invoked from network); 1 Mar 2006 18:16:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Mar 2006 18:16:24 -0000 Received: (qmail 78614 invoked by uid 500); 1 Mar 2006 18:17:06 -0000 Delivered-To: apmail-james-server-dev-archive@james.apache.org Received: (qmail 78484 invoked by uid 500); 1 Mar 2006 18:17:05 -0000 Mailing-List: contact server-dev-help@james.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "James Developers List" Reply-To: "James Developers List" Delivered-To: mailing list server-dev@james.apache.org Received: (qmail 78442 invoked by uid 99); 1 Mar 2006 18:17:05 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2006 10:17:05 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 34B0FDF for ; Wed, 1 Mar 2006 19:16:43 +0100 (CET) Message-ID: <841627125.1141237003213.JavaMail.jira@ajax.apache.org> Date: Wed, 1 Mar 2006 19:16:43 +0100 (CET) From: "Noel J. Bergman (JIRA)" To: server-dev@james.apache.org Subject: [jira] Commented: (JAMES-299) Support for SMTP auth to gateway server in RemoteDelivery mailet In-Reply-To: <393289675.1087693757247.JavaMail.apache@nagoya> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/JAMES-299?page=comments#action_12368326 ] Noel J. Bergman commented on JAMES-299: --------------------------------------- We may have to revisit this in the future, and the attributes should not be considered permament. Two issues come to mind: 1. Do we require all gateways to have the same authentication? 2. Do we want to be able to provide sender-specific authentication? > Support for SMTP auth to gateway server in RemoteDelivery mailet > ---------------------------------------------------------------- > > Key: JAMES-299 > URL: http://issues.apache.org/jira/browse/JAMES-299 > Project: James > Type: Improvement > Components: Remote Delivery > Versions: 2.2.0 > Environment: WinXP / JDK_1.4.2_04 > Reporter: Mike Gavaghan > Assignee: Stefano Bagnara > Fix For: 2.3.0a2 > Attachments: RemoteDelivery.zip > > In a RemoteDelivery mailet, I may specify a gateway server and a gateway port for sending messages. Unfortunately, the SMTP server I intend to use requires username/password authentication. I want to be able to provide a username and password to use with a gateway in the RemoteDelivery mailet. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org For additional commands, e-mail: server-dev-help@james.apache.org