> is the new sendmail (8.6.9) objecting to the double-quotes? the documentatio
No, it doesn't object to double quotes.
Try (this takes sendmail out of the equation):
cat sample_mesg | /bin/sh -c "applic/ath/majordomo/wrapper resend -l psi -h callisto.pas.rochester.edu psi-outgoing" ; echo $?
where sample_mesg is something resend would want to see.
You would seem to be getting "1" from this command (that's what unknown
mailer error 1 means - in it's entirety).
You want to be getting 0. If you get a 0 sendmail shouldn't complain.
> John P Rouillard writes:
> > Error code 1 is generated when wrapper is called by itself with no
> > arguments. This can happen in alias files if there aren't quotes in
> > the propper place, or \ doesn't continue a line etc. The exact format
> > for long command lines seems to change from sendmail to sendmail. Your
> > milage may vary.
>
> i've added the list.config file and chopped out the old options to
> resend, and i still have unknown mailer error 1. mail -v doesn't give
> me any information that the bounce message didn't.
>
> the list entry is
> psi: "|/applic/ath/majordomo/wrapper resend -l psi -h callisto.pas.rochester.
edu psi-outgoing"
> [all one line],
>
> the bounce in its entirety is:
>
> > The original message was received at Fri, 3 Jun 1994 01:47:23 -0400
> > from colin@localhost
> >
> > ----- The following addresses had delivery problems -----
> > "|/applic/ath/majordomo/wrapper resend -l psi -h callisto.pas.rochester.edu
ps
> > i-outgoing" (unrecoverable error)
> > (expanded from: psi)
> >
> > ----- Transcript of session follows -----
> > Message delivered to mailing list psi
> > 554 "|/applic/ath/majordomo/wrapper resend -l psi -h callisto.pas.rochester
.ed
> > u psi-outgoing"... unknown mailer error 1
>
> i get the same error even if i remove the -h flag as you suggested.
>
> the list files are:
> -rw-rw-r-- 1 daemon majordom 900 May 30 21:52 psi
> -rw-rw-r-- 1 daemon majordom 146 Jun 3 01:24 psi.config
> -rw-rw-r-- 1 daemon majordom 6 Jun 3 00:50 psi.passwd
>
> is the new sendmail (8.6.9) objecting to the double-quotes? the documentatio
n
> is so byzantine i have no idea where to look for that kind of detail.
>
> if not that, what else could it possibly be? i've sunk a ridiculous amount
> of time in to trying to make this work :-{
>
>
> --
> colin | the avalanche has already started. it is too late for the pebbles
> roald | to vote. (kosh naranek, _babylon 5_)
>
References:
|
|