Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 65258 invoked from network); 15 Nov 2005 19:38:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Nov 2005 19:38:55 -0000 Received: (qmail 37829 invoked by uid 500); 15 Nov 2005 19:38:51 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 37721 invoked by uid 500); 15 Nov 2005 19:38:51 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 37692 invoked by uid 99); 15 Nov 2005 19:38:51 -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; Tue, 15 Nov 2005 11:38:49 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 3094DE1 for ; Tue, 15 Nov 2005 20:38:28 +0100 (CET) Message-ID: <1153766106.1132083508175.JavaMail.jira@ajax.apache.org> Date: Tue, 15 Nov 2005 20:38:28 +0100 (CET) From: "Aaron Mulder (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-1178) Reference material for an SMTP provider In-Reply-To: <1095410655.1132083149100.JavaMail.jira@ajax.apache.org> 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/GERONIMO-1178?page=all ] Aaron Mulder updated GERONIMO-1178: ----------------------------------- Description: Here are some classes I used to use for sending email, before there was JavaMail. I wouldn't go so far as to say this is a "robust solution", more of a "minimum to meet needs" kind of thing -- and I'm not sure how portable it is to modern/other mail servers. Still, may be useful to get started. It's code I wrote and I'm happy to donate, for whatever purpose it might serve. See also http://www.ietf.org/rfc/rfc0821.txt was: Here are some classes I used to use for sending email, before there was JavaMail. I wouldn't go so far as to say this is a "robust solution", more of a "minimum to meet needs" kind of thing -- and I'm not sure how portable it is to modern/other mail servers. Still, may be useful to get started. It's code I wrote and I'm happy to donate, for whatever purpose it might serve. > Reference material for an SMTP provider > --------------------------------------- > > Key: GERONIMO-1178 > URL: http://issues.apache.org/jira/browse/GERONIMO-1178 > Project: Geronimo > Type: New Feature > Components: mail > Versions: 1.0-M5 > Reporter: Aaron Mulder > Attachments: MailAddress.java, MailSource.java, Mailer.java > > Here are some classes I used to use for sending email, before there was JavaMail. I wouldn't go so far as to say this is a "robust solution", more of a "minimum to meet needs" kind of thing -- and I'm not sure how portable it is to modern/other mail servers. Still, may be useful to get started. > It's code I wrote and I'm happy to donate, for whatever purpose it might serve. > See also http://www.ietf.org/rfc/rfc0821.txt -- 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