SunQuest
           PHP Coding
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP RelatedPHP Coding

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today!
  #1  
Old July 18th, 2002, 10:45 PM
dv8 dv8 is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Mobile.Alabama
Posts: 32 dv8 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to dv8 Send a message via AIM to dv8
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?

Reply With Quote
  #2  
Old July 18th, 2002, 10:51 PM
notepad notepad is offline
Codewalkers Loyal (3000 - 3499 posts)
 
Join Date: Apr 2007
Location: Central, IL USA
Posts: 3,214 notepad User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Send a message via AIM to notepad
RE: MailBox Header Control

just add the "from" in yer header

mail("thelist@mydomain", "subscriber", "list me",
"From: subscribers@email");

Reply With Quote
  #3  
Old July 18th, 2002, 11:05 PM
dv8 dv8 is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Mobile.Alabama
Posts: 32 dv8 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to dv8 Send a message via AIM to dv8
RE: MailBox Header Control

Tried it.
php Code:
Original - php Code
  1.  
  2. $MailTo = "newsletter-subscribe@dv8flasher.com";
  3. mail($MailTo, "","","From: $MailFrom");


I'm using a form and the true sender of the email is the box that processed the email not the email address that the user enters. So the confirmation email is going back to the box and not the user.


Reply With Quote
  #4  
Old July 18th, 2002, 11:50 PM
notepad notepad is offline
Codewalkers Loyal (3000 - 3499 posts)
 
Join Date: Apr 2007
Location: Central, IL USA
Posts: 3,214 notepad User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Send a message via AIM to notepad
RE: MailBox Header Control

how about the "Reply-To: " or "Return-Path: " headers? i would think that one of those would work..

Reply With Quote
  #5  
Old July 18th, 2002, 11:55 PM
dv8 dv8 is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Mobile.Alabama
Posts: 32 dv8 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to dv8 Send a message via AIM to dv8
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!

Reply With Quote
  #6  
Old July 19th, 2002, 01:33 AM
Taoism Taoism is offline
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Winnipeg, MB, Canada
Posts: 81 Taoism User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 30 sec
Reputation Power: 2
RE: MailBox Header Control

What mail list program?

Cheers,
Keith.

Reply With Quote
  #7  
Old July 19th, 2002, 05:25 AM
dv8 dv8 is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Mobile.Alabama
Posts: 32 dv8 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to dv8 Send a message via AIM to dv8
RE: MailBox Header Control

Ezmlm? Not too entirely sure...

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPHP Coding > MailBox Header Control


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway