lp:~cfuhrman/log-fine/email-refactor

Created by Christopher M. Fuhrman and last modified
Get this branch:
bzr branch lp:~cfuhrman/log-fine/email-refactor
Only Christopher M. Fuhrman can upload to this branch. If you are Christopher M. Fuhrman please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Christopher M. Fuhrman
Project:
The Perl Log::Fine Module
Status:
Development

Recent revisions

231. By Christopher M. Fuhrman

Log::Fine::Handle::Email must now be subclassed

 - Strip out Email::Sender, which will be included in a new module,
   Log::Fine::Handle::Email::EmailSender
 - Require msgWrite() to be subclassed
 - No need to validate envelope since it's Email::Sender-specific

230. By Christopher M. Fuhrman

Add new subclassing TODO item

Add new subclassing TODO item for Email delivery, canceling the old
SMTP TODO in the process.

229. By Christopher M. Fuhrman

Add X-Mailer header

Add X-Mailer header

228. By Christopher M. Fuhrman

Add task for creating Log::Fine::Handle::SMTP

Add task for creating Log::Fine::Handle::SMTP

227. By Christopher M. Fuhrman

Wrap call to sendmail() in try-catch block

Trap errors in sendmail() with try-catch block courtesy Try::Tiny.
Don't forget to document this!

226. By Christopher M. Fuhrman

See Also Mail::RFC822::Address

Include link to Mail::RFC822::Address module in "SEE ALSO" section for
reference purposes.

225. By Christopher M. Fuhrman

Bump version

Bump version to 0.59 and update Changes accordingly. While here,
regenerate README

224. By Christopher M. Fuhrman

Only save STDERR on newer versions of perl

Only save STDERR on newer versions of perl. Under v5.6.2, it looks
like `perl -T` treats STDERR differently

223. By Christopher M. Fuhrman

Update skip message to reflect reality

Update skip message to reflect reality. We *can* accurately test user
and group placeholders under cygwin since that environment provides
getgrgid() support

222. By Christopher M. Fuhrman

getgrgid() works under cygwin

getgrgid() works okay under cygwin. Update unit tests to reflect this

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:log-fine
This branch contains Public information 
Everyone can see this information.