[ Steve Kay writes: ]
>
> When I perform Step 10, however, I get the following type of error
> message from sendmail in my system logs:
>
> Mar 27 13:50:18 warbler sendmail[4413]: IAA02948: =
> to=3D"|/usr/local/majordomo-1.94.1/wrapper majordomo", delay=3D05:06:36, =
> mailer=3Dprog, stat=3DOperating system error: Error 0
>
> I get no error messages from Majordomo.
Does majordomo-owner (owner-majordomo?) get any? Does postmaster get
any? Try setting '$DEBUG=1;' in your majordomo.cf file and see what
shows up in $TMPDIR/majordomo.debug ($TMPDIR is defined in majordomo.cf
as well).
> If I try manually running wrapper as indicated below, I get the =
> following result:
>
> % ./wrapper majordomo
> lists
> ^D
>
> mj_majordomo: ABORT
> Majordomo@ComplianceServices.COM: is not a valid return address.
Then don't do that! Seriously, majordomo isn't meant to run from a
command line. It expects a mail message, complete with headers. If you
want to test it manually, you must do something like the following:
echo lists | /usr/lib/sendmail -v majordomo
--
Dave Wolfe
References:
|
|