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?
-Scott