Person
From Organic Design wiki
Revision as of 19:57, 4 November 2007 by 66.249.72.212 (talk) (Article updated from file '''/var/www/wikis/samrose/EmailToWiki.conf''')
- EmailToWiki config fileOur Perl scripts.{{#security:*|SamRose}}{{#filesync:/var/www/wikis/samrose/EmailToWiki.conf}}
$serverEmail = 'wiki@socialsynergyweb.com'; $popServer = 'mail.socialsynergyweb.com'; $popUser = 'wiki@socialsynergyweb.com'; $popPassword = 'wikiwiki74'; $maxLines = 1000; $wikiTemplate = 'Email';
$filterFrom = ; $filterTo = false; $deleteProcessed = true; $deleteToFiltered = true; $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';