Look for a perl module here
http://jenda.krynicky.cz/#Mail::Sender
Sends via socket connection... Very Nice
-Original Message-
From: Moonlit Submit [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 05, 2002 3:54 AM
To: [EMAIL PROTECTED]
Subject: Aacckk!
Hi,
I need the following
On Fri, 2002-04-05 at 03:53, Moonlit Submit wrote:
> Hi,
> I need the following subroutine to NOT use sendmail -t.
> How the heck do I do that> I paid a gazillion dollars to have this script
> made and it is hogging resources...aacc!
> Lisa
>
Boy, you go
Change open(MAIL,"|$sendmail -t"); to open(MAIL,"|$sendmail"); ?
- Original Message -
From: "Moonlit Submit" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 05, 2002 12:53 AM
Subject: Aacckk!
> Hi,
> I need the following s
Hi,
I need the following subroutine to NOT use sendmail -t.
How the heck do I do that> I paid a gazillion dollars to have this script
made and it is hogging resources...aacc!
Lisa
sub dosend{
print $q->header;
&checklogin;
&getdate;
&header;
if ($banner eq