|
|
| (5 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| − | # EmailToWiki config file{{perl}}{{#security:*|SamRose}}{{#filesync:/var/www/wikis/samrose/EmailToWiki.conf}}
| + | {{glossary}} |
| − | $serverEmail = 'wiki@socialsynergyweb.com';
| + | {{stub}} |
| − | $popServer = 'mail.socialsynergyweb.com';
| |
| − | $popUser = 'wiki@socialsynergyweb.com';
| |
| − | $popPassword = 'wikiwiki74';
| |
| − | $maxLines = 1000;
| |
| − | $wikiTemplate = 'Email';
| |
| | | | |
| − | $filterFrom = '';
| + | == See also == |
| − | $filterTo = false;
| + | *[[Peer]] |
| − | $deleteProcessed = true;
| + | *[[Trust group]] |
| − | $deleteToFiltered = true;
| + | *[[CRM]] |
| − | $deleteFromFiltered = true;
| |
| − | $logFile = 'samrose.log';
| |
| − |
| |
| − | # Set these to the same values as the same variable in the wiki
| |
| − | $wgServer = 'http://semanticwiki.socialsynergyweb.com';
| |
| − | $wgScript = '/wiki/index.php';
| |
| − | $wgSimpleFormsContentQuery = 'content';
| |
| − | $wgSimpleFormsCActionQuery = 'caction';
| |
| − | $wgSimpleFormsSummaryQuery = 'summary';
| |