61
General Help & How-To / Forward incoming email to mailing list
« Last post by scottscomp on September 20, 2016, 04:20:36 am »I have some custom software that sends me an alert via email when something important happens (like a server goes down).
I want to be able to automatically redistribute that email to a list of email addresses maintained in ListMail.
There are lots of PHP scripts out there that let you pipe & parse an incoming email directly to a PHP script (to insert the email into a MySQL database, etc.) so this should be theoretically possible.
Has anyone done anything like this?
-Scott
I want to be able to automatically redistribute that email to a list of email addresses maintained in ListMail.
There are lots of PHP scripts out there that let you pipe & parse an incoming email directly to a PHP script (to insert the email into a MySQL database, etc.) so this should be theoretically possible.
Has anyone done anything like this?
-Scott