Hi all!

My name is Pablo Fischer and Im a little new in Perl, however I have a project 
where I need to parse mails and send mails:

I receive 2 files (contacts and arguments), I get 2000 mail adds from the 
file, so I need to make packages of 100 mails with differents email adds, 
When I have the package I need to send this mails with sendmail to each 
address, however, it sounds very easy (just parse and send mails), but the 
funny thing starts here:

I Cannot send 15 mails of *.prodigy.net.mx (an ISP of my country) because this  
ISP will block my IP. So, exists a form to mix sendmail and perl, or how to 
do it in sendmail to: dont send 100 packages in a second, send them like 
10,10,10..1000, in other words: how to work with threads in sendmail.

So, exists a project similar to this?, or any doc to read?, 

Thanks in advance.

Pablo Fischer
-- 
Pablo Fischer Sandoval ([EMAIL PROTECTED])
http://www.pablo.com.mx
http://www.debianmexico.org
GPG FingerTip: 3D49 4CB8 8951 F2CA 8131  AF7C D1B9 1FB9 6B11 810C
Firma URL: http://www.pablo.com.mx/firmagpg.txt

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to