Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: Dev

Sneding mail from Perl

 

 

ModPerl dev RSS feed   Index | Next | Previous | View Threaded


enquiries at mms-oxford

Sep 8, 2009, 2:46 AM

Post #1 of 1 (387 views)
Permalink
Sneding mail from Perl

Hello

I don't quite understand the interaction between Perl and sendmail.

If I send an email like this:
open(MAIL,"|$mailprog -t -oi") or die "mail can't open ";
print MAIL "To: $recipient\n";
.... other headers and body
close(MAIL);

will Perl have to wait for sendmail (the mail program) to return a value
after open() ? Are there any other delays here?

with thanks

Kropotkin


--
View this message in context: http://www.nabble.com/Sneding-mail-from-Perl-tp25342957p25342957.html
Sent from the mod_perl - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe[at]perl.apache.org
For additional commands, e-mail: dev-help[at]perl.apache.org

ModPerl dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.