Redirect all SMTP traffic to a specific server
- From: Fernando Quinones <fernandoq@xxxxxxxxxxxxx>
- Date: Tue, 24 Apr 2007 10:51:31 -0400
Group,
I have a need to forward all communication in port 25 to my default mail server. I wonder if someone has written anything in tcl to do that. I'm not sure how to start putting such code together and I need to get it done before Friday or I will have to return the system I bought.
Anyone knows of such code or can direct me to some resource that can help me in the building of this program. I'm sorry I'm so rush, generally when I come here I just have a simple question or a code that is not doing what I want but I am kinda lost here and very short of time.
If you care to know why I need that, here is the reason:
I have a security program that emails me when certain zones are alarmed. The system uses my desktop computer running windows xp home to send the email. It actually creates an smtp server in the desktop pc and sends the email that way. I have the system working perfectly in a commercial adsl line. The problem is that I need to have this running in a residential line. Both lines are provided by Bellsouth. It is BellSouth policy to only allow communication to their smpt server in port 25, so everything else gets blocked.
This security software is not too robust and does not allow me to select either port of a different smtp server. At least that is what their “technical support” says.
Right now I can’t change to a different security system or change ISP provider.
Thanks!
.
- Follow-Ups:
- Re: Redirect all SMTP traffic to a specific server
- From: slebetman@xxxxxxxxx
- Re: Redirect all SMTP traffic to a specific server
- Prev by Date: Re: Can TK be iSexy?
- Next by Date: Re: nested loops
- Previous by thread: ANNOUNCE: Windows Inspection Tool Set 2.0.5 released
- Next by thread: Re: Redirect all SMTP traffic to a specific server
- Index(es):
Relevant Pages
|