[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Perl 5 email question...
- Subject: [ale] Perl 5 email question...
- From: Russell.Enderby at arris-i.com (Russell Enderby)
- Date: Thu, 29 Jul 1999 09:54:27 -0400
Sending email via perl using the simple:
open MAIL, "|mail username\@mydomain.com";
print MAIL $msg;
close MAIL;
I have seen no documentation on how to get it to send the message via a
different sender other than the httpd userid name.
Also I want to send a subject line as well, and I tried open MAIL,
"|mail username\@mydomain.com -s My subject"; with no success.
Any help would be appreciated.
Thanks,
Russell
--
Russell T. Enderby Arris
Interactive
Software Engineer 3871 Lakefield
Dr, Suite 300
Cornerstone Software Development Group Suwanee, GA 30024-1242
Email: Russell.Enderby at arris-i.com