On 2005-10-07, at 1830, [EMAIL PROTECTED] wrote:

you may want to look at my "mkvalidrcptto" script-

I'm interested on your script mkvalidrcptto but it has not a help. what is
the syntax?

there's no real syntax- you just run it. it scans the directories it needs and sends the output to its "standard out" channel. you can direct the output into a file or pipe it into another program using the standard shell mechanisms (i.e. the ">" and "|" operators.)

I don't know if I wrong but I understand that if I have this:

main domain:       hn2.com
alias of hn2.com:  simon.intertel.hn

So, if i have this email ie:
[EMAIL PROTECTED] (of course it has an alias [EMAIL PROTECTED])

When I run ./mkvalidrcptto.pl [syntax ....] I'll got the following list?:
[EMAIL PROTECTED]
[EMAIL PROTECTED]

sounds right to me... just run the script and see what it gives you. it doesn't change anything on the system, the only thing it does is prints out the list. try something like "./mkvalidrcptto.pl | less" to see how it works.

even better, try "less mkvalidrcptto.pl" and inspect the script itself. even if you're not a programmer, the comments in the code should be fairly clear.

--------------------------------------------------
| John M. Simpson - KG4ZOW - Programmer At Large |
| http://www.jms1.net/           <[EMAIL PROTECTED]> |
--------------------------------------------------
| Mac OS X proves that it's easier to make UNIX  |
| pretty than it is to make Windows secure.      |
--------------------------------------------------


Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to