Need a script to update a file dynamically from a URL
Have a quick question. I need to write a script that reads a list of data from a URL then writes that information to a file on our mail server. The reason I need this is to dynamically update our relay list so our internet customers can relay thru our mail server. This updates continually, and instead of changing our relay list when ever a customer complains of not being able to send mail I need a script that does it for me. Any ideas on how I should go about doing this? For example:
URL List contains:
10.10.10.0
4.0.0.0
4.0.1.0
4.0.2.0
and so on
I need everything in this URL list to be inserted into relay-domains dynamically.
Please help, I have a short deadline on this because the relay server we are currently using is being taken down.
Thanks in advance.
Last edited by Savahn; 07-14-2004 at 05:35 PM.
|