Results 1 to 1 of 1
Hi guys,
I'm familiar with using Exim to pipe an email to a PHP script, but only for single email addresses, eg. emailadd@domain.com piping to a php script to handle ...
- 10-12-2005 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 1
Exim and multiple valiases
Hi guys,
I'm familiar with using Exim to pipe an email to a PHP script, but only for single email addresses, eg. emailadd@domain.com piping to a php script to handle it. I'm looking to do something along the lines of:
doesntchange.doeschange@domain.com
with the doesntchange part staying the same and doeschange changing. This needs to be piped to a single PHP script which will be able to handle the doeschange part itself. Is this possible, or will I have to set each one I require up individually? Was thinking along the lines of doesntchange.*@domain.com but not sure if it would work...
Thanks in advance,
Rich.


Reply With Quote
