I set up email piping–it is very straight forward in Linux using cPanel.  Pretty much whenever an email gets sent to support@domain.tld, it gets forwarded to the PHP piping script, and that adds it to the application.  The alternative method of doing email piping is not true email piping–it is cron piping.  In Windows, you […]