Email Utilities
AutoMailTool
AutoMailTool fetches all mails from an IMAP directory and extracts all attachments. These attachemnts can be processed with any previously configured program, for example a pdf file can be sent with the lpr command to the printer
The script is written in PHP, but no Apache is required. PHP can be used as a scripting language like bash on the command line.
The script requires php_imap. It can be installed with apt-get or yum, depending on your Linux distribution.
Loading .....