Changeset 2328 for trunk/MailInContrib/data/System/MailInContrib.txt
- Timestamp:
- 02/03/09 13:05:52 (3 years ago)
- File:
-
- 1 edited
-
trunk/MailInContrib/data/System/MailInContrib.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/MailInContrib/data/System/MailInContrib.txt
r1323 r2328 41 41 42 42 ---+ Where the mail gets added 43 The target topic for a mail is normally specified in the =Subject:= of the mail. You just put Web.Topic as the first thing on the subject line, optionally followed by a colon and other subject text. Alternatively you can configure the module to examine the =To:= field in the mail and get the topic name from there instead. 44 * If a topic is specified, but doesn't exist, it will be created. 45 * If there is no web name specified, then you can configure a default web to accept those mails. 46 * If a non-existant web is specified, then it is an error. 43 By default the target topic for mail is specified in the =Subject:= of the mail. You just put Web.Topic as the first thing on the subject line, optionally followed by a colon and other subject text. If there is no web name specified, then you can configure a default web to accept those mails. 44 * A mail with a subject of =Schedule.MyClass= will be saved to Schedule.<nop>MyClass 45 * =Subject: Schedule.MyClass: timetable= will be saved to Schedule.<nop>MyClass 46 * =Subject: MyClass= will be saved to <default web>.<nop>MyClass. 47 * =Subject: MyClass: timetable= will be saved to <default web>.<nop>MyClass, if the default web is set as =Schedule=. 48 * If a topic specified on the =Subject:= line doesn't exist, it will be created. 49 50 You can also configure the module to examine the =To:= and =CC:= fields in the mail, and get the name of an existing topic from there instead. 51 * If a non-existant topic is specified, then it is an error. 52 * The first valid, existing topic found in the =To:= or =CC:= fields is taken, and overrides the =Subject:=. 53 * A mail addressed to =<MyTopic@example.com>= will be saved in <default web>.MyTopic 54 * A mail addressed to =<Schedule.MyTopic@example.com>= will be saved in Schedule.<nop>MyTopic 55 * A mail addressed to ="Mylene Classe" <Schedule.MyClass<nop>@example.com>= will be saved in Schedule.<nop>MyTopic 56 * A mail addressed to ="Mylene Classe" <MyClass<nop>@example.com>= will be saved in <default web>.<nop>MyTopic 57 47 58 You can also define a 'spambox' for each mail folder. A spambox is a topic that will take all messages that do _not_ have a valid topic. 48 59 … … 87 98 ---++ Contrib Info 88 99 89 Another great Foswiki extension from the <a style="text-decoration:none" href="http://wikiring.com"><img src="%ATTACHURLPATH%/wikiringlogo20x20.png" alt="" /> *WikiRing* </a> - working together to improve your wiki experience!100 Another great Foswiki extension from the <a style="text-decoration:none" href="http://wikiring.com"><img src="%ATTACHURLPATH%/wikiringlogo20x20.png" alt="" /> *WikiRing* </a> - *working together to improve your wiki experience!* 90 101 91 102 Many thanks to the following sponsors for supporting this work: … … 93 104 94 105 | Author: | Foswiki:Main.CrawfordCurrie (http://c-dot.co.uk) | 95 | Copyright ©: | 2005, TWiki Contributors ; 2008Foswiki Contributors |106 | Copyright ©: | 2005, TWiki Contributors<br />2008-2009 Foswiki Contributors | 96 107 | License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 97 108 | Dependencies: | %$DEPENDENCIES% | 98 109 | Version: | %$VERSION% | 99 110 | Change History: | | 100 | 1 Aug 2008 | Bugs:Item5450: minor doc fix | 101 | 8 Sep 2007 | Bugs:Item4575 various ideas from Dev topic, tested against 4.2.0 | 102 | 12412 | Fixed Bugs:Item3334 by removing dependency on !FuncUsersContrib | 111 | 3 Feb 2009 | Foswikitask:Item456: ported to Foswiki Foswikitask:Item4955: config options moved to 'Mail and Proxies' Foswikitask:Item5829: force new revision on each submission Foswikitask:Item5843: extract target topic from CC: field - general improvement to rules for extracting the target topic | 112 | 1 Aug 2008 | TWikibug:Item5450: minor doc fix | 113 | 8 Sep 2007 | TWikibug:Item4575 various ideas from Dev topic, tested against 4.2.0 | 114 | 12412 | Fixed TWikibug:Item3334 by removing dependency on !FuncUsersContrib | 103 115 | 10239 | Added support for listing attachments in-line with the mail | 104 116 | 10182 | Fixed parser failures on multipart MIME messages |
Note: See TracChangeset
for help on using the changeset viewer.
