Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 55288 invoked from network); 9 May 2003 05:59:03 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 9 May 2003 05:59:03 -0000 Received: (qmail 14667 invoked by uid 97); 9 May 2003 06:01:18 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@nagoya.betaversion.org Received: (qmail 14660 invoked from network); 9 May 2003 06:01:17 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 9 May 2003 06:01:17 -0000 Received: (qmail 55056 invoked by uid 500); 9 May 2003 05:59:01 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 55033 invoked from network); 9 May 2003 05:58:59 -0000 Received: from tessla.levonline.com (217.70.32.4) by daedalus.apache.org with SMTP; 9 May 2003 05:58:59 -0000 Received: from localhost (localhost [[UNIX: localhost]]) by tessla.levonline.com (8.11.6/8.11.6) id h495xAv27139; Fri, 9 May 2003 07:59:10 +0200 Message-Id: <200305090559.h495xAv27139@tessla.levonline.com> Content-Transfer-Encoding: 8bit X-Originating-IP: [194.236.63.167] Subject: SMTP authorizing MIME-Version: 1.0 In-Reply-To: <1052459740.52544.ezmlm@jakarta.apache.org> User-Agent: IMHO/0.98.3 (Webmail for Roxen) To: commons-dev@jakarta.apache.org Content-Type: text/plain; charset=iso-8859-1 From: Erik Mattsson Date: Fri, 09 May 2003 07:59:09 +0300 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Im looking into if I can use the SMTP client to send mail, and have one question. Most SMTP servers require that the user/client is authorized before it can send a message. Can this be done with the SMTP client? Or can I do it by sending any SMTP command using the client? Or is there another SMTP client out there that can? Thanx Erik --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org