Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 245 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 245 Bytes

imap-deletemail

Delete old emails from multiple IMAP accounts

Setup

Copy and add configuration to file config.php

cp config.php.dist config.php
vim config.php
crontab -e

crontab: 0 6 * * * php /path/to/delete.php