Re: Module submission EMAIL::Newsletter

2003-04-03 Thread Anthony Ettinger
My module also gives you the option of sending MTA or SMTP. --- Autrijus Tang <[EMAIL PROTECTED]> wrote: > On Thu, Apr 03, 2003 at 09:17:38AM -0800, Anthony > Ettinger wrote: > > My module handles HTML & Text-embedded > > multipart/alternative emails...Mail::Bulkmail does > > not. > > How about

Re: Module submission EMAIL::Newsletter

2003-04-03 Thread Autrijus Tang
On Thu, Apr 03, 2003 at 09:17:38AM -0800, Anthony Ettinger wrote: > My module handles HTML & Text-embedded > multipart/alternative emails...Mail::Bulkmail does > not. How about subclassing Mail::Bulkmail and name it Mail::Bulkmail::HTML or Mail::Bulkmail::MIME? We try to encourage as much re-use

Re: Module submission EMAIL::Newsletter

2003-04-03 Thread Anthony Ettinger
Autrijus, My module handles HTML & Text-embedded multipart/alternative emails...Mail::Bulkmail does not. My module is directed toward people who want to send out html email newsletters (and plain text newsletters), but who don't know how to send a properly formatted multipart/alternative email.

Re: Module submission EMAIL::Newsletter

2003-04-03 Thread Autrijus Tang
On Wed, Apr 02, 2003 at 11:09:17PM +0200, Perl Authors Upload Server wrote: > The EMAIL::Newsletter namespace makes sense, because the module is > used to send Email Newsletters. First, we don't have an EMAIL toplevel yet, and I doubt it needs to be all-capitalized since it's not an acrony