> Fred,
>
> What you need to do now is go into /etc/virtusertable and point the email
> address [EMAIL PROTECTED] to the forwards that you set up in your
> aliases file.
>
> Let me know if you need additional help and I'll try to point you to
> appropriate sections in  the documentation that is included with Majordomo.
>
> Kevin

Simply because nobody has mentioned it yet, and it's the most useful
tool in checking mail, use the following calls to sendmail [ ie. "-bv"
and "-bt" ] to see what is going on (and sendmail's default MTA with
RedHat, so you're probably running it. Even if you're running exim,
things are roughly the same ;-):-

> kyrian@mudhole:~ > /usr/sbin/sendmail -bv kyrian
kyrian... deliverable: mailer local, user kyrian
kyrian@mudhole:~ > echo "3,0 kyrian" | /usr/sbin/sendmail -bt 
ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
Enter <ruleset> <address>
> rewrite: ruleset   3   input: kyrian
rewrite: ruleset  96   input: kyrian
rewrite: ruleset  96 returns: kyrian
rewrite: ruleset   3 returns: kyrian
rewrite: ruleset   0   input: kyrian
rewrite: ruleset 199   input: kyrian
rewrite: ruleset 199 returns: kyrian
rewrite: ruleset  98   input: kyrian
rewrite: ruleset  98 returns: kyrian
rewrite: ruleset 198   input: kyrian
rewrite: ruleset 198 returns: $# local $: kyrian
rewrite: ruleset   0 returns: $# local $: kyrian
> kyrian@mudhole:~ >

For majordomo to work, your sendmail -bv on your list addresses always
needs to go to something like "| /usr/lib/majordomo/bin/wrapper resend
<something>". If that doesn't happen, majordomo isn't even going to
receive your mail to send to the list, no matter what your majordomo
configuration says. Which is what some of the other guys on the list are
getting at.

The entries to do this either go in your main /etc/aliases file, or an
included file from in there or in /etc/sendmail.cf.

Basically if you've got that sorted out, and the majordomo config
verifier thingumy says OK, then you should be alright.

I have a question of my own, though...

Has anyone ever written a patch to majordomo that makes it work with
MySQL? Or will I have to write one myself?

Yours,

Kev/Kyrian.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to