Date: Mon, 6 Dec 1999 18:27:29 -0500 (EST) From: Cliff Addy <fbsdlist@federation.addy.com> To: freebsd-questions@FreeBSD.ORG Subject: majordomo (actually sendmail) problem Message-ID: <Pine.BSF.3.95q.991206180316.10601B-100000@federation.addy.com>
next in thread | raw e-mail | index | archive | help
I'm trying to get the majordomo port in 3.3-R to work.  I'm having a
problem with the test-l list that it creates for testing.
I've traced the problem to the sendmail that resend spawns, it's starting
this:
 /usr/sbin/sendmail -oi -oee -fowner-test-l@f2.addy.com test-l-outgoing
and test-l-outgoing appears in aliases.majordomo as:
 test-l-outgoing::include:/usr/local/majordomo/lists/test-l,
   "|/usr/local/majordomo/wrapper archive -a -m -f
    /usr/local/majordomo/lists/test-l.archive/test-l.archive",
   "|/usr/local/majordomo/wrapper digest -r -C -l test-l-digest
    test-l-digest-outgoing"
Now, both the wrapper versions (digest and archive) start and run as
expected.  However, sendmail doesn't grab the addresses in
/usr/local/majordomo/lists/test-l and send the message to them.
Now, what would cause sendmail to fail on this include?  There are
absolutely no error messages in any logs.
Cliff
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.991206180316.10601B-100000>
