Connecting Tech Pros Worldwide Help | Site Map

email parameters

n8kindt's Avatar
Familiar Sight
 
Join Date: Mar 2008
Location: Southern California
Posts: 221
#1: Jun 10 '09
i have a dynamic database-driven email forwarding system which is called when the physical email address that an email is sent to does not reside on the server. the email is passed on to my script using the "default email address" (which, in this case is being piped to a script). the php script that the email is piped to searches the email header to determine the new recipients and sends the email on its merry way. the flaw in this is if an email is sent using bcc, the recipient does not appear in the header. so how can i possibly tell who the recipient is? is there a way to determine what recipient the email software is working with after it gets routed to the default email address?

i posted this question in the php section and got no response regarding that topic whatsoever (OUTPUT raw email with php) so i'm thinking it's more of an apache thing. thanks for your time.

nate
n8kindt's Avatar
Familiar Sight
 
Join Date: Mar 2008
Location: Southern California
Posts: 221
#2: Jun 13 '09

re: email parameters


(bump)
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
Reply