>
>Does anyone have any idea what I have set up wrong? I get the following
>error when I try to send a test message to a test list.
The method I use for debugging stuff like this is to manually execute
the command that sendmail would so that I can see what is happening.
....
>> ----- The following addresses had delivery problems -----
>> "|/tools/majordomo/wrapper resend -l test -h admin.loginet.com"
The command in this case would be:
/tools/majordomo/wrapper resend -l test -h admin.loginet.com < test_msg
Where test_msg is a properly formatted mail message.
Another method that works, but I find more cumbersom is to redirect
the error output of the command in the aliases file:
"|/tools/majordomo/wrapper resend -l test -h admin.loginet.com 2>>/tmp/errfile"
The first method should work in any case while the second requires
write permission to the aliases file (and to run newaliases/mkaliases
if required).
Bill
--
INTERNET: bill@Celestial.COM Bill Campbell; Celestial Systems, Inc.
UUCP: camco!bill PO Box 820; 2835 82nd Avenue S.E. S-100
FAX: (206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/
Cutting the space budget really restores my faith in humanity. It
eliminates dreams, goals, and ideals and lets us get straight to the
business of hate, debauchery, and self-annihilation.
-- Johnny Hart
References:
|
|