Revision 5632e293
Von Max Wessendorf vor etwa 1 Jahr hinzugefügt
| config/kivitendo.conf.default | ||
|---|---|---|
|  | ||
| # Import emails for records with BackgroundJob ImportRecordEmails
 | ||
| # Config can specified per type with [record_emails_imap/record_type/<record_type>]
 | ||
| # More configuration is possible in the data field of the BJ, for more see
 | ||
| # More configuration is possible in the data field of the BackgroundJob, for more see
 | ||
| # SL::BackgroundJob::ImportRecordEmails
 | ||
| [record_emails_imap]
 | ||
| hostname = localhost
 | ||
| ... | ... | |
| # process_imported_emails = [zugferd]
 | ||
| # processed_imap_flag = $Label3
 | ||
| # not_processed_imap_flag = $Label4
 | ||
| # record_type = ap_transaction # set in BJ to get a specific config
 | ||
| # record_type = ap_transaction # set in BackgroundJob to get a specific config
 | ||
|  | ||
| [applications]
 | ||
| # Location of OpenOffice.org/LibreOffice writer
 | ||
Auch abrufbar als: Unified diff
BJ --> BackgroundJob