Handling Incoming Mail to Multiple Recipients in PHP
- by Navarr
Alright, this may take a moment or two to explain:
I'm working on creating an Email<SMS Bridge (like Teleflip). I have a few set parameters to work in:
Dreamhost Webhosting
PHP 5 (without PEAR)
Postfix
What I have right now, is a catch-all email address that forwards the email sent to a shell account. The shell account in turn forwards it…