: Moonlit Submit; [EMAIL PROTECTED]
Sent: 4/6/02 11:37 AM
Subject: Re: bounceback filter script
From: "Moonlit Submit" <[EMAIL PROTECTED]>
> Hello,
> Someone from this group gave me that snippet. I apologize for sending
> the whole thing, I am new and thought maybe the w
From: "Moonlit Submit" <[EMAIL PROTECTED]>
> Hi,
> Now I'm getting this error:
> Content-type: text/html
> Software error:
> Server error: 503 5.0.0 Need RCPT (recipient)
>
> How do I fix that?
Well, first ... I'd recomend using some custom function instead of
die() to report errors. Something
Hi,
Now I'm getting this error:
Content-type: text/html
Software error:
Server error: 503 5.0.0 Need RCPT (recipient)
How do I fix that?
Lisa
>From: "Jenda Krynicky" <[EMAIL PROTECTED]>
>To: "Moonlit Submit" <[EMAIL PROTECTED]>,
>[EM
From: "Moonlit Submit" <[EMAIL PROTECTED]>
> Hello,
> Someone from this group gave me that snippet. I apologize for sending
> the whole thing, I am new and thought maybe the whole thing needed to
> be looked at to tell how to code it. I am VERY new lol. But I didn't
> write that code. It was some
Hello,
Someone from this group gave me that snippet. I apologize for sending the
whole thing, I am new and thought maybe the whole thing needed to be looked
at to tell how to code it.
I am VERY new lol. But I didn't write that code.
It was someone named Chas I believe.
I am trying to use Mail::S
From: "Moonlit Submit" <[EMAIL PROTECTED]>
> Hi,
> Try the one attached.
> Do you know how to write this correctly?
> I want it to use mail::sender.
> Thanks,
> Lisa
1) Please do NOT append new unrelated questions to repplies.
Send a new message with a new subject!
2) If you have a problem wit
Hi,
Try the one attached.
Do you know how to write this correctly?
I want it to use mail::sender.
Thanks,
Lisa
#
sub dosend{
print $q->header;
&checklogin;
&getdate;
&header;
if ($banner eq "yes") {&banner1;}
if($subject eq ""){print qq|You forgot to enter a subject! try