Email Piping Documentation
Posted: Sat Mar 11, 2006 3:26 am
Hello, I'm looking for any kind of documentation on how Email Piping via PHP works.
What functions, how to best utilize said functions, etc. If you know of any or have
any documentation on this, I would be eternally greatful. I'm looking for PHP 4.1.X
compatibility.
An example of what I want to do would be like what a quality ticket support system
can do. User A emails support@email.com with their query, the server pipes the
email to route.php. route.php breaks down the email/headers and adds it to the
database accordingly. The user can now see their email on the web interface. I think
you can get the idea.
Your help is greatly appreciated.
Thank you!
Nathan J. Brauer
NathanBrauer.com
PHP-Fusion.co.uk
What functions, how to best utilize said functions, etc. If you know of any or have
any documentation on this, I would be eternally greatful. I'm looking for PHP 4.1.X
compatibility.
An example of what I want to do would be like what a quality ticket support system
can do. User A emails support@email.com with their query, the server pipes the
email to route.php. route.php breaks down the email/headers and adds it to the
database accordingly. The user can now see their email on the web interface. I think
you can get the idea.
Your help is greatly appreciated.
Thank you!
Nathan J. Brauer
NathanBrauer.com
PHP-Fusion.co.uk