wiki:MailPlugin

Version 10 (modified by figaro, 9 years ago) (diff)

Cosmetic changes, retagged with license

XMailPlugin allows to send periodically user-specific mails of new or changed tickets

Description

This is an Extended Mail Plugin. XMail provides extensive user specific mail options, including periodic mail deliveries.

There are the following kinds of filtered mail delivery:

  • periodic mails, eg !daily, weekly, etc.
  • immediate mail, but with a user-specific filter, for example only high-prio tickets.

Create new filter for sending by mail:

Screenshot New Filter

See also: AnnouncerPlugin

Wish list / next to do

At the moment normal SQL is saved in XMail-View. It would be better if it were reports instead, then it would be more flexible and other users could take the same report for their email notification.

Bugs/Feature Requests

Existing bugs and feature requests for MailPlugin are here.

If you have any issues, create a new ticket.

defect

2 / 4

task

2 / 3

Issues

This plugin needs some improvement (ideally merging with AnnouncerPlugin):

  • Using reports instead of pure SQL-Where-Clause.
  • Upon changing a ticket, see the change to the ticket immediately.

Known Bugs / Issues

Known issues:

  • thread for sending mails is only starting when first Trac-Page was retrieved
  • database table is only initialized when main view of XMail is displayed

Tested with:

  • Ubuntu and Windows (Python 2.6.5)
  • PostgreSQL 8.1 and 8.4

Download

Download the zipped source from [download:mailplugin here].

Or download the pre-compiled Python egg.

Source

You can check out MailPlugin from here using Subversion, or browse the source with Trac.

Example

Send mails every week of new or changed tickets of a milestone.

Recent Changes

16533 by rjollos on 2017-04-16 02:26:05
Fix indentation
16398 by rjollos on 2017-03-25 09:48:50
Remove dist directories
16394 by rjollos on 2017-03-25 09:20:58
Remove eggs
(more)

Author/Contributors

Author: framay
Maintainer: Franz
Contributors:

Attachments (2)

Download all attachments as: .zip