I have a folder on Linux with emails in it. I also have working library for PHP that sends emails. How is it possible to do so that PHP without webserver runs every minute and checks the folder contents and if it finds emails it sends them?I have a folder on Linux with emails in it. I a