read the FAQ and it shows:
=============================
2.12 - I get "aliasing/forwarding loop broken"
[ Reported by Wade Williams ]
Some people have noted sendmail will generate a bounce message if you send
to a list, but the list file is empty (there are no subscribers). Add a
subscriber to the list and the error should go away.
You will also get this error if the permissions on the list file for that
list in the lists directory are too strict. If the list directory or list
file is not readable by sendmail, you will also get the error "Cannot open
/path/to/lists/listname: Permission denied". See Section 2.1 above for the
full discussion of how to correctly set permissions on directories and
files within Majordomo.
================================
yet this doesn't sound like it applies to Mj2 ...
So, what should I be looking at?
The problem is being seen in:
----- Transcript of session follows -----
<twallingford@indexc.com>... Deferred: Connection refused by
penguin.indexc.com.
... while talking to serv164.ghoulnet.com.:
>>> RCPT To:<pgsql-ml@holistoid.com>
<<< 550 <pgsql-ml@holistoid.com>... User unknown
550 5.1.1 <pgsql-ml@holistoid.com>... User unknown
554 5.4.6 <pgsql-admin-owner+M284@postgresql.org>... aliasing/forwarding loop
broken (11 aliases deep; 10 max)
554 5.4.6 <pgsql-admin-owner+M284@postgresql.org>... aliasing/forwarding loop
broken
the alias in the aliases file look okay:
# Aliases for pgsql-admin at postgresql.org
pgsql-admin: "|/usr/local/majordomo/bin/mj_enqueue -r -d postgresql.org -l pgsql-admin"
pgsql-admin-request: "|/usr/local/majordomo/bin/mj_enqueue -q -d postgresql.org -l pgsql-admin"
pgsql-admin-owner: "|/usr/local/majordomo/bin/mj_enqueue -o -d postgresql.org -l pgsql-admin"
owner-pgsql-admin: pgsql-admin-owner
# End aliases for pgsql-admin at postgresql.org
now, owners for that list is set to:
Majordomo>configshow pgsql-admin owners
======================================================
# The first two lines of each description contain data about
# the configuration setting.
# Setting Name /Possible Values/
# (Default Value) [Data Type] <Category>
# owners
# (empty) [address_array] <moderate>
# Who owns this list or majordomo installation? Majordomo will internally
# forward mail received at the -owner address to all of these addresses.
configset pgsql-admin owners <<ENDAAC
scrappy@postgresql.org
ENDAAC
# More information about any configuration setting may be obtained
# using the help command. For example, to learn more about the
# access_rules setting, use this command:
# help configset_access_rules
======================================================
what else shoudl I be looking at here?
If it helps any, I'm running sendmail 8.11.1 and Cyrus IMAPd 2.0.7 ...
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
Follow-Ups:
|
|