Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
Old 05-09-2006, 12:30 PM E-mail forwarding
Experienced Talker

Posts: 38
Trades: 0
I am looking for a way to forward an email to another email address using ASP, if this possible that is? so basically if i have i have the email "fred@mydomain" in my sendmail script it will actually send to "secret@emailaddress.com" - i basically want to hide the"secret@myemailaddress.com" and mask it with "fred@mydomain.com" i realise this sounds a bit strange but it is something i need to do. I can't have "secret@emailaddress.com" in the sendmail part in anyway whatsoever. Any help would be great thanks.
phreakyphonez is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-09-2006, 12:56 PM Re: E-mail forwarding
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
the email address will be serverside and not seen in the page if you are using ASP.

but without seeing what script you are using it's pretty much impossible to tell.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 05-10-2006, 09:53 AM Re: E-mail forwarding
vivekar's Avatar
Webmaster Talker

Posts: 612
Trades: 0
Mails will be handled by the mail server. You have little control with ASP on this.

Each mail server will flag each message with the sender's email address and IP from which the mail originated.

Simply create a mail like fred@mydomain.com and make that mail account forward all the messages to secret@somedomain.com. No need for ASP here.
__________________

Please login or register to view this content. Registration is FREE
(Active since 2003) |
Please login or register to view this content. Registration is FREE
vivekar is offline
Reply With Quote
View Public Profile Visit vivekar's homepage!
 
Old 05-21-2006, 01:49 PM Re: E-mail forwarding
Experienced Talker

Posts: 38
Trades: 0
Ah but the problem with that is i am using this for a email to sms gateway so the secret@secretdoamin.com will be dif each time i.e 447763123456@secret.com and then 12345567@scret.com - i can set up a forwadin address but i cant send a variable to it
phreakyphonez is offline
Reply With Quote
View Public Profile
 
Old 05-21-2006, 02:01 PM Re: E-mail forwarding
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
I assume you have the SMS mail addresses in a database so it's only a matter of sending the ID to the script then extract the address.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to E-mail forwarding
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.20913 seconds with 12 queries