Mail-in Revamp in trunk (12 SVN)
The new things include
- Structure routing. Link mailed-in content to a structure. User filters specify routing rules.
- Inline images (HTML email). These pages are written in HTML.
- Permission checking. There was previously no permission checking!
- Possible to auto-assign new pages to a category
- Manual check trigger in the mail-in admin panel
- Limit admins mail-in permissions
- Possible to force HTML email stored in HTML format
- Several fixes, including subject encoding
Mail-in requires a dedicated POP3 account.
A mail download can be scheduled (e.g. every 30 minutes) or done manually.
Users are required to have both edit and attach permissions to save a wiki page.
The new permission tiki_p_send_mailin is used to limit who can mail-in web pages (must have edit and attach permissions additionally).
The option "Keep HTML format" will for HTML email, write the wiki page in HTML format, regardless of editor availability and selection. This may make it difficult to edit such pages, if in wiki mode and no HTML editor is activated. However, the visual reproduction is much better in HTML.
The wishlist below should be rechecked.
Structure Routing
Each user can define a set of "structure routes" for mailed-in content.
In the example below, all email sent in by the user containing the word "gmail" (case insensitive comparison), will be routed to the root node of the s
The parent page must be located in the selected structure. If specified, the mailed-in page will be listed as the first child node.
Note that the "edit structure" permission is required, on the target structure, to add a page. Thus the user mailing in the new page, must have this permission to have the page processed. If the structure is linked to a category, the "edit structure" permission must be granted at category level.
Validated email clients
- Outlook 2010
- GMail
Setting up mail-in
First make sure that the interaction with the email server works.
"Allow anonymous access" will disable all permission checking. This is useful when first setting up mail-in.
You usually want to disable "Allow anonymous access" afterwards.
The adjust the mail-in security settings
You may consider disabling "Allow admin access".
Possible permission setup
- Create a mail-in category, and a mail-in group
- Mark mail-in category as auto assigned the mail-in admin panel.
- Allow the mail-in group the following permissions on the mail-in category: "view page", "edit page", "can view attachments" and "attach to wiki".
- Note: If structure routing is enabled, the mail-in group also needs the "edit structure" permission on the target structure.
- Assign the global "mailing send" permission to the mail-in group.
Users assigned to the mail-in group should then be able to create wiki pages from email.
Wishes
Rating | Subject | Submitted by | Importance | Easy to solve? | Priority | Category | Volunteered to solve | Created | LastModif | Comments | |
---|---|---|---|---|---|---|---|---|---|---|---|
(0) | https://tiki.org/forum26 is no longer getting messages from tiki-devel | Marc Laporte | 10 high | 7 | 70 |
| 2017-08-10 | 2018-03-01 | |||
(0) | Mailin Article-Put doesn't post attachment? | RobKelley | 2 | 3 | 6 |
| RobKelley | 2005-12-21 | 2021-10-05 | Bsfez-05 Oct 21 | |
(0) | Adding POP Mailaccount to a forum causes WSOD for that forum | Torsten Fabricius | 10 high | 50 |
| Jonny Bradley | 2017-03-23 | 2017-05-02 | |||
(0) | Forwarded messages to a mail-in forum are prefixed with "FW: " | walls1500 | 1 low | 5 |
| walls1500 | 2006-10-04 | 2007-06-12 | |||
(0) | Confirmation / Validation Emails upon registration encoding problem | dexl | 9 high | 45 |
| 2009-09-08 | 2009-09-08 | ||||
(0) | Bug in registration procedure | alain_desilets | 9 | 45 |
| Nelson Ko | 2009-10-17 | 2013-10-20 | |||
(0) | Mailin comment to a page using RE: | RobKelley | 7 | 35 |
| RobKelley | 2007-03-31 | 2008-06-26 | |||
(0) | pop port appears hardcoded to 110 | dgm | 7 | 35 |
| dgm | 2007-10-02 | 2013-06-14 | |||
(0) | allow article mailin to use both header and body | Rick Sapir / Tiki for Smarties | 7 | 35 |
| 2008-10-30 | 2008-10-30 | ||||
(0) | Rejected email are received forever if tiki user is not authorised to use mailin | Bernard Sfez / Tiki Specialist | 7 | 5 | 35 |
| 2019-06-25 | 2022-11-29 | marclaporte-02 Nov 19 | ||
(0) | Mail doesn't work for wiki | BigGosh | 6 | 30 |
| 2007-02-15 | 2024-07-06 | drsassafras-26 Feb 20 | |||
(0) | forum mailin should update on regular basis | Rick Sapir / Tiki for Smarties | 6 | 30 |
| 2008-11-18 | 2008-11-18 | jhamell-30 Apr 10 | |||
(0) | Tikiwiki mailin is broken in 1.8.5; patches are simple, and attached | swampfox | 5 | 25 |
| swampfox | 2005-07-15 | 2024-07-06 | marclaporte-12 Jun 07 | ||
(0) | Remove Array() message on each and every Mailin post? | RobKelley | 5 | 25 |
| 2005-12-22 | 2024-07-06 | Bsfez-05 Oct 21 | |||
(0) | POP3 collected e-mail not correctly integrated into forum | Jan Krohn | 5 | 25 |
| 2008-05-23 | 2024-07-06 | drsassafras-26 Feb 20 | |||
(0) | Record Mail-in events in action log | Arild Berg | 25 |
| 2013-11-08 | 2013-11-09 | pascalstjean-09 Nov 13 | ||||
(0) | Synchronize Forum and external Mailinglist (Mailman) | Frank Guthausen | 6 | 4 | 24 |
| 2013-10-12 | 2013-10-12 | |||
(0) | Mail-in: recognize "from" email and assign action to the correct user | Marc Laporte | 4 | 20 |
| sylvieg | 2007-01-21 | 2007-01-21 | |||
(0) | Tracker mail-in (in addition to forum, wiki & articles) | Marc Laporte | 3 | 15 |
| MatWho | 2007-01-21 | 2008-10-16 | drsassafras-26 Feb 20 | ||
(0) | Mail-In to Forum does not follow thread when original post has moved | walls1500 | 2 | 10 |
| walls1500 | 2006-10-04 | 2007-12-31 | marclaporte-16 Oct 21 |
Related links
- https://github.com/willdurand/EmailReplyParser to combine with watch