MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

RE: Mail Send Error





On Thu, 16 May 1996, Jomo wrote:

> > On Thu, 16 May 1996, Steve Tucker wrote:
> > 
> > > GET: 503 Need MAIL before RCPT
> > > Cannot send mail: 503 Need MAIL before RCPT
> > > 
> > >   The email message does actually get sent and received however.
> > > I don't know enough about Sendmail to really know what the problem is.
> . .
> > > 
> > > Any ideas as to what's going on here?
> > 
> > It just a Linux Sndmail quirk, I don't know if there is a way to fix it
> or
> > not but I just try to ignore it :)
> 
> I get the same "Need MAIL before RCPT" message on our MOO running on Irix
> 5.3 so it's not just a Linux thing.
> --
> Jomo {John Moir}
> jomo@inow.com :: http://tesla.csuhayward.edu/~moir
> Multimedia Master’s Degree Program, California State University, Hayward
> 
> 

I've had this error on every new MOO I've been on; the problem is with
$network:raw_sendmail. I believe line 51 should be
if (line[4] == "-")

then make the if that was line 51 an elseif (whatever) 

Or you can @list $network:raw_sendmail on a MOO that has it working.


					Justin Harris



References:

Home | Subject Index | Thread Index