Changes between Version 8 and Version 9 of MailPlugin


Ignore:
Timestamp:
Mar 11, 2015, 12:10:28 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes, tagged with nolicense

Legend:

Unmodified
Added
Removed
Modified
  • MailPlugin

    v8 v9  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = XMailPlugin allows to send periodically user-specific mails of new or changed tickets =
     3= XMailPlugin allows to send periodically user-specific mails of new or changed tickets
    44
    5 == Description ==
     5== Description
    66
    7 Extented Mail Plugin
     7This is an Extended Mail Plugin. XMail provides extensive user specific mail options, including periodic mail deliveries.
    88
    9 XMail provides extensive user specific mail options, including cycled mail deliveries.
    10 
    11 Basically there are two different kind of filtered mail delivery:
    12  - cycled mails (e.g. daily, weekly, etc.)
    13  - immediate mail, but with a user-specific filter (e.g. only high-prio tickets)
     9There are the following kinds of filtered mail delivery:
     10 - periodic mails, eg !daily, weekly, etc.
     11 - immediate mail, but with a user-specific filter, eg only high-prio tickets.
    1412
    1513Create new filter for sending by mail:
     
    1715[[Image(new_filter.png)]]
    1816
    19 === Wish list / next to do ===
     17=== Wish list / next to do
    2018
    21 At the moment normal SQL is saved in XMail-View. It would be better if it would be reports instead; thus it would be more flexible and other users could take the same report for their email notification.
     19At 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.
    2220
    23 == Bugs/Feature Requests ==
     21== Bugs/Feature Requests
    2422
    2523Existing bugs and feature requests for MailPlugin are
     
    2927[http://trac-hacks.org/newticket?component=MailPlugin&owner=framay new ticket].
    3028
    31 === Issues ===
     29[[TicketQuery(component=MailPlugin&group=type,format=progress)]]
     30
     31=== Issues
    3232
    3333This plugin needs some improvement (ideally merging with AnnouncerPlugin):
    3434
    35  - Using reports instead of pure SQL-Where-Clause
    36  - When changing ticket, see ticket change
     35 - Using reports instead of pure SQL-Where-Clause.
     36 - Upon changing a ticket, see the change to the ticket immediately.
    3737
    38 === Known Bugs / Issues ===
     38=== Known Bugs / Issues
    3939
     40Known issues:
    4041 - thread for sending mails is only starting when first Trac-Page was retrieved
    4142 - database table is only initialized when main view of XMail is displayed
    4243
    43 tested with:
    44  - ubuntu and Windows (python 2.6.5)
     44Tested with:
     45 - Ubuntu and Windows (Python 2.6.5)
    4546 - PostgreSQL 8.1 and 8.4
    4647
    47 
    48 == Download ==
     48== Download
    4949
    5050Download the zipped source from [download:mailplugin here].
     
    5252Or download the pre-compiled [raw-attachment:XMailPlugin-0.4.0-py2.6.egg python egg].
    5353
    54 == Source ==
     54== Source
    5555
    5656You can check out MailPlugin from [http://trac-hacks.org/svn/mailplugin here] using Subversion, or [source:mailplugin browse the source] with Trac.
    5757
    58 == Example ==
     58== Example
    5959
    6060Send mails every week of new or changed tickets of a milestone.
    6161
    62 == Recent Changes ==
     62== Recent Changes
    6363
    6464[[ChangeLog(mailplugin, 3)]]
    6565
    66 == Author/Contributors ==
     66== Author/Contributors
    6767
    6868'''Author:''' [wiki:framay] [[BR]]
    69 '''Maintainer:''' [wiki:framay] [[BR]]
     69'''Maintainer:''' [[Maintainer]] [[BR]]
    7070'''Contributors:'''