Difference: MailerContrib (17 vs. 18)

Revision 182015-05-28 - TWikiContributor

Line: 1 to 1
 

Mailer Contrib

Changed:
<
<
>
>
 
Added:
>
>
 Send e-mail notification of changes to topics in TWiki webs

Introduction

Line: 141 to 143
 So you can set {MailerContrib}{CustomUserGroupNotations} to a regular expression matching the custom notations in configure. If you do that, you don't need to put those into quotes.
Added:
>
>

Email sending retries

If an error occurs with email sending, it reties. By default, 5 tries happen before it gives up. You can specify the max number of tries by setting {MailerContrib}{SendEmailTries}.

 </>
<--/twistyPlugin-->

Setting up your cron job(s)

Line: 197 to 205
 
Author: TWiki:Main.CrawfordCurrie (http://c-dot.co.uk)
Changed:
<
<
Copyright: © 2004, Wind River Systems;
© 2008, wikiring.com
© 2004-2013 TWiki:TWiki.TWikiContributor
>
>
Copyright: © 2004, Wind River Systems;
© 2008, wikiring.com
© 2004-2015 TWiki:TWiki.TWikiContributor
 
License: GPL (GNU General Public License)
Changed:
<
<
Version: 2014-10-01
>
>
Version: 2015-05-27
 
<--/twistyPlugin twikiMakeVisibleInline-->
Added:
>
>
2015-05-27: TWikibug:Item7604: Switch from GPL v2 to v3
 
2014-10-01: TWikibug:Item7559: mailnotify showing subscribers of a web wrong -- fixed
2013-05-02: TWikibug:Item7248: TWiki::Contrib::MailerContrib::_processWeb() to set $twiki->{webName}
2013-04-26: TWikibug:Item7245: Allowing a custom user/group notation in WebNotify without quotes
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.MailerContrib.