Hopefully there is another exim user here on the list to share
experiences with. Otherwise, http://www.exim.org/FAQ.html#TOC232
and http://www.netmaster.ca/exim/majordomo.html are the best I
can offer.
Dan Liston
> Scott Downing wrote:
>
> I've been following what's been told about RH7.1 so I installed the rpm and I've noticed that I can do
>
> "echo 'blah' | /usr/lib/majordomo/wrapper resend -l test test-out"
>
> That works fine, but when I send an email to test it doesn't get forwarded. I'm using exim 3.13 instead of sendmail, but I did "ln -s /usr/sbin/exim /usr/lib/sendmail" so I don't think that's a problem.
>
> I put the aliases into /etc/aliases (exim uses that file too) and I can send to test-out but test doesn't work.
>
> When I do a ./wrapper config-test as another user everything goes ok until the end when I get "Can't locate majordomo_version.pl" but I'd think the version isn't necessary.
>
> My log file consists of nothing but majorcool messages, maybe I'm looking at the wrong one.
>
> Any idea what's wrong?
>
majordomo_aliases:
driver = aliasfile;
file = /usr/local/majordomo/lists/lists.aliases,
search_type = lsearch,
user = majordomo
group = majordomo
Follow-Ups:
References:
-
RH 7.1
From: Scott Downing <SDowning@erdc.k12.mn.us>
|
|