>andu wrote:
>>
>> I have a perl script that I need translated to MC or at least
>> understand it so that I can do the translation. Is anyone out there
>> knowledgeable in perl and willing to help me?
>> TIA
>> --
>> Regards, Andu
>>
>> Archives: http://www.mail-archive.com/metacard%40lists.best.com/
>> Info: http://www.xworlds.com/metacard/mailinglist.htm
>> Please send bug reports to <[EMAIL PROTECTED]>, not this list.
>
>
>Send it privatly. I will see if i can help.
>
>Regards, Pierre
>
>Archives: http://www.mail-archive.com/metacard%40lists.best.com/
>Info: http://www.xworlds.com/metacard/mailinglist.htm
>Please send bug reports to <[EMAIL PROTECTED]>, not this list.
Ah, I thought of you.
The script is trying to find out the MX(mail exchange) resolver(among
other things) of a domain.
I need to figure out how to implement this in MC for the mail/list
server I'm working on in order to avoid using a relay server.
I know it's quite simple but I couldn't find any API except this perl script.
If you can figure out what it does I'll be grateful.
If you are not familiar with bind let me know and I'll try to explain.
Basically in my case I open a socket to metacard.com:58 ask for the
MX resolver and receive the equivalent of mail.metacard.com.
Thanks,
%bind.pl
bind.pl
--
Regards, Andu