Modify

Ticket #539 (new enhancement)

Opened 17 months ago

Last modified 11 months ago

Custom build log mailer

Reported by: mrook Owned by: mrook
Priority: minor Milestone: TBD
Component: phing-core Version: 2.4.2
Keywords: Cc:

Description

(from  http://stackoverflow.com/questions/1414898/phing-sending-the-full-log-by-email)

When I launch phing by the command-line, the building-log is displayed ; I would like it :

  • sent by e-mail,
  • to several recipients,
  • whether the build succeeded or failed
  • ideally : with a subject for the mail telling if the build succeeded or failed
  • ideally : some kind of HTML mail, with formatting, colors, ... would be nice

Attachments

Change History

comment:1 Changed 16 months ago by mrook

  • Version changed from 2.4.1 to 2.4.2
  • Milestone changed from 2.4.3 to 2.4.4

comment:2 Changed 15 months ago by jpb0104

Can I recommend  http://swiftmailer.org/ for the mailer? Very configurable. Can send multipart emails. Can easily use gmail for smtp? I guess I just did!

comment:3 Changed 12 months ago by mrook

  • Milestone changed from 2.4.5 to TBD

comment:4 Changed 11 months ago by thasmo@…

I'd also need that one. Any estimates when this will be implemented? Thanks!

View

Add a comment

Modify Ticket

Action
as new
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.