[ale] Perl 5 email question...
Russell Enderby
Russell.Enderby at arris-i.com
Thu Jul 29 09:54:27 EDT 1999
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
More information about the Ale
mailing list