|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
MailBox Header Control
I'll create a simple Mail Handler that sends e-mail address to a Mailing List.
Problem is that I'm sending the e-mail through the Box and when the Mailing List Program receives the data the it sends the Subscription information back to the box and no the true subscriber. Can I control the E-mail Header enough to trick the Handler into not thinking it came from... well the box? |
|
#2
|
|||
|
|||
|
RE: MailBox Header Control
just add the "from" in yer header
mail("thelist@mydomain", "subscriber", "list me", "From: subscribers@email"); |
|
#3
|
|||
|
|||
|
RE: MailBox Header Control
|
|
#4
|
|||
|
|||
|
RE: MailBox Header Control
how about the "Reply-To: " or "Return-Path: " headers? i would think that one of those would work..
|
|
#5
|
|||
|
|||
|
RE: MailBox Header Control
Nope... no go
My host provider says there is no way to control it. They suggest I use an alternative receiving e-mail address and then do batch subscriptions... ?!? What!?! Doesn't that defeat the purpose of have an auto responding Mail List? Stupid! |
|
#6
|
|||
|
|||
|
RE: MailBox Header Control
What mail list program?
Cheers, Keith. |
|
#7
|
|||
|
|||
|
RE: MailBox Header Control
Ezmlm? Not too entirely sure...
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > MailBox Header Control |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|