Mail to tt_news
Copyright © by Loek Hilgersom <typo3extensions@netcoop.nl>Published under the Open Content License available from http://www.opencontent.org/opl.shtml
Table Of Contents
- 1. EXT: Import mail messages to tt_news records
- 1.1. Introduction
- 1.2. Users manual
- 1.3. Administration
- Requirements
- Create a Scheduler task for mail2news
- Mail2news needs to run automatically (as often as you want it to) in order to see if any new email messages arrived which it should import. To do this, you either need to have TYPO3's system extension Scheduler installed and configured with a cronjob (this is the prefered way), or you need to set up a separate cronjob for mail2news.
- If you do not have the Scheduler extension already running with a cronjob, see the manual of Scheduler for details.
- For mail2news, just create a scheduler task 'Mail-to-news importer (mail2news)' and set it to 'recurring' and often as you want (just remember that your scheduler tasks can not run more frequent than the scheduler cronjob itself).
- Set up a separate cronjob – only necessary if you are not using Scheduler
- Upgrading
- Read online
- Read online
- FAQ
- 1.4. Configuration
- 1.5. Tutorial
- 1.6. Known problems
- 1.7. Issues with mail2news can be reported at Please check if it is not already reported!
- 1.8. To-Do list
- 1.9. ChangeLog
This document is related to version 2.0.1 of the extension mail2news.