Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 1999 17:52:52 -0700
From:      D Tougas <dtougas@converging.net>
To:        Cliff Addy <fbsdlist@federation.addy.com>
Subject:   Re: majordomo (actually sendmail) problem
Message-ID:  <19991206175252.C14591@converging.net>
In-Reply-To: <Pine.BSF.3.95q.991206180316.10601B-100000@federation.addy.com>; from fbsdlist@federation.addy.com on Mon, Dec 06, 1999 at 06:27:29PM -0500
References:  <Pine.BSF.3.95q.991206180316.10601B-100000@federation.addy.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

I had similar problems when I initally set up my majordomo
server as well, but it eventually came down to me not having
proper permissions set on some of the files and directories
that majordomo uses. The easiest way that I found to trouble
shoot the situation was to strip the test-list down to only
the most basic functions, by temporarily removing all
archive and digest stuff etc. After doing that, I was able
to look at my sendmail logs and get a more accurate picture
of what exactly was going on. In fact, some error messages
started turning up that I had not seen when I had all of
the bells and whistles configured.

Play around with this for a bit, then let me know if there
are more specific details that I can help you with.

-- 
Damien Tougas
Converging Technology Solutions, Inc.
Phone: (780)469-1679
Fax: (780)461-5127
E-mail: dtougas@converging.net
http://www.converging.net

On Mon, Dec 06, 1999 at 06:27:29PM -0500, Cliff Addy wrote:
> 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


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?19991206175252.C14591>