[jira] Updated: (GERONIMO-1178) Reference material for an SMTP provider

2005-11-15 Thread Aaron Mulder (JIRA)
 [ 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



[jira] Updated: (GERONIMO-1178) Reference material for an SMTP provider

2005-11-15 Thread Aaron Mulder (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1178?page=all ]

Aaron Mulder updated GERONIMO-1178:
---

Attachment: MailAddress.java

> 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.

-- 
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



[jira] Updated: (GERONIMO-1178) Reference material for an SMTP provider

2005-11-15 Thread Aaron Mulder (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1178?page=all ]

Aaron Mulder updated GERONIMO-1178:
---

Attachment: MailSource.java

> 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: 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.

-- 
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



[jira] Updated: (GERONIMO-1178) Reference material for an SMTP provider

2005-11-15 Thread Aaron Mulder (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1178?page=all ]

Aaron Mulder updated GERONIMO-1178:
---

Attachment: Mailer.java

> 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: 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.

-- 
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