Did you check the contents of your test1.resend file? Did you rebuild
your wrapper? The wrapper has compiled in knowledge of where $homedir
is supposed to be, and if you moved it, you need a new wrapper to reflect
the correct/current location. If you do not have the source code, you
may find it easier to put the directories back, but make symlinks to them
in the directories names that you find easier to deal with.
If the actual directories are /usr/lib/majordomo and /var/lib/majordomo
but you want to use /majordomo and /majordomo-data instead, from / as the
root user do:
ln -s /usr/lib/majordomo majordomo
ln -s /var/lib/majordomo majordomo-data
Dan Liston
mjn wrote:
>
> After having the RPM install of Majordomo and being consistantly annoyed
> by the /usr/lib/... pathname, I decided to move my list
> files(/usr/lib/majordomo/ and /usr/lib/majordomo-data/ down to /majordomo/
> and /majordomo-data/ just to make things easier.
>
> But now I am getting a mail loop when sending to one list. And
> Majordomo doesn't recognize it and stop. Here is a bit of the maillog:
>
> May 12 11:29:47 monolith sendmail[2059]: alias database /etc/aliases
> autorebuilt by mjn
> May 12 11:29:47 monolith sendmail[2059]: /etc/aliases: 89 aliases, longest
> 89 bytes, 3999 bytes total
> May 12 11:29:47 monolith
> sendmail[2059]: e4CGTlr02059: from=<mjn@lists.coafes.umn.edu>, size=367,
> class=0, nrcpts=1,
> msgid=<Pine.LNX.4.10.10005121129380.2042-100000@lists.coafes.umn.edu>,
> proto=ESMTP, relay=mjn@localhost
> May 12 11:29:47 monolith sendmail[2060]: alias database /etc/aliases
> autorebuilt by mjn
> May 12 11:29:47 monolith sendmail[2060]: /etc/aliases: 89 aliases, longest
> 89 bytes, 3999 bytes total
> May 12 11:29:47 monolith sendmail[2060]: e4CGTlr02060: clone e4CGTlr02059,
> owner=test1-owner
> May 12 11:29:48 monolith sendmail[2066]: alias database /etc/aliases
> autorebuilt by majordomo
> May 12 11:29:48 monolith sendmail[2066]: /etc/aliases: 89 aliases, longest
> 89 bytes, 3999 bytes total
> May 12 11:29:48 monolith
> sendmail[2066]: e4CGTmX02066: from=test1@lists.coafes.umn.edu, size=216,
> class=0, nrcpts=1, msgid=<200005121629.e4CGTmX02066@lists.coafes.umn.edu>,
> relay=majordomo@localhost
> May 12 11:29:48 monolith sendmail[2066]: e4CGTmY02066: clone e4CGTmX02066,
> owner=test1-owner
> May 12 11:29:48 monolith
> sendmail[2060]: e4CGTlr02060: to="|/majordomo/wrapper resend
> @/majordomo-data/lists/test1.resend", ctladdr=<test1@lists.coafes.umn.edu>
> (8/0), delay=00:00:01, xdelay=00:00:01, mailer=prog, pri=30107, dsn=2.0.0,
> stat=Sent
> May 12 11:29:48 monolith sendmail[2071]: alias database /etc/aliases
> autorebuilt by majordomo
> May 12 11:29:49 monolith sendmail[2071]: /etc/aliases: 89 aliases, longest
> 89 bytes, 3999 bytes total
> May 12 11:29:49 monolith
> sendmail[2071]: e4CGTmr02071: from=test1@lists.coafes.umn.edu, size=216,
> class=0, nrcpts=1, msgid=<200005121629.e4CGTmr02071@lists.coafes.umn.edu>,
> relay=majordomo@localhost
>
> I changed all of the aliases to reflect the directory change. I changed
> the smrsh ln, and I also modified majordomo.cf. But when I send a message
> to test1, the resend process spikes up to ~17% and just sits there sending
> and resending until I do a killall resend and empty mqueue....
>
> Any ideas as to what I screwed up or what I might have missed?
>
> ____________________________
> Mike Neuharth
> ADCS Technology Specialist
> http://www.umn.edu/adcs
>
> E-Mail : mjn@tc.umn.edu
> Page Mail : 6123065932@messaging.sprintpcs.com
> http://nifty.dsl.visi.com/
> ____________________________
References:
|
|