]> 91.132.146.200 Git - insipid.git/commit
email importer. read and process emails from given inbox. Also report back to sender...
authorBanana <banana@optimus.de>
Mon, 21 Oct 2019 20:41:49 +0000 (22:41 +0200)
committerBanana <banana@optimus.de>
Mon, 21 Oct 2019 20:41:49 +0000 (22:41 +0200)
commit30c22234b025a203e1dd61651b7c2a7fcd2d99a1
tree13e2ddde1a7698fc9f143a7e730931d9ed4d6562
parentbb28fb8b91f755db804406cc13a32dfe63513b74
email importer. read and process emails from given inbox. Also report back to sender if configured
13 files changed:
TODO
documentation/email-importer.txt
webroot/config.default.php
webroot/index.php
webroot/job/email-import.php
webroot/job/error.log
webroot/lib/email-import-helper.class.php [new file with mode: 0644]
webroot/lib/link.class.php
webroot/lib/phpmailer/PHPMailer.php [new file with mode: 0644]
webroot/lib/phpmailer/SMTP.php [new file with mode: 0644]
webroot/lib/simple-imap.class.php
webroot/lib/summoner.class.php
webroot/view/home.inc.php