Problem with accept_these_nonmembers using another list in installation

Version 2.1.13
I am having some trouble getting the accept_these_nonmembers filter to work when using another list as the value (eg @test or @all). I have searched through the mailman-user mailing list, but I can't seem to find a solution. One of the threads mentioned something about USE_ENVELOPE_SENDER being set in the mm_cfg.py. I am not hosting this site myself, and I only administrative interface is through cPanel. So I am not sure how to verify this setting without opening the file (which I don't have access to). The sender filter appears to work when I do explicit e-mail addresses, but not when I try to filter on other lists in the installation. I would like to use the list option since it is more dynamic. My list architecture is essentially like this:
-all@domain -parents@domain -mentors@domain -students@domain
The all@domain list contains every e-mail from the other 3 lists. So I am adding the all@domain mailing list to the other mailing list's accept_these_nonmembers sender filter with the following syntax:
@all
I have also tried:
@all@domain
Neither of them seem to work. I appreciate any advice/help anyone can offer.
Sincerely, Aaron Ray

Aaron Ray wrote:
You have to use the cPanel list name. This is the list name that is used in web URLs. For most cPanel lists it is of the form LISTNAME_DOMAIN.
Try
@all_domain
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Thanks Mark that did the trick. I saw that I had to use the cPanel listname
elsewhere, but I was using the name listed in the table on cPanel's
interface rather than the URL. It is working as expected now.
On Oct 19, 2010 9:49am, Mark Sapiro <mark@msapiro.net> wrote:
Aaron Ray wrote:
The all@domain list contains every e-mail from the other 3 lists. So I am
adding the all@domain mailing list to the other mailing list's
accept_these_nonmembers sender filter with the following syntax:
@all
I have also tried:
@all@domain
Neither of them seem to work. I appreciate any advice/help anyone can
offer.
You have to use the cPanel list name. This is the list name that is
used in web URLs. For most cPanel lists it is of the form
LISTNAME_DOMAIN.
Try
@all_domain
--
Mark Sapiro mark@msapiro.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan

Aaron Ray wrote:
You have to use the cPanel list name. This is the list name that is used in web URLs. For most cPanel lists it is of the form LISTNAME_DOMAIN.
Try
@all_domain
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Thanks Mark that did the trick. I saw that I had to use the cPanel listname
elsewhere, but I was using the name listed in the table on cPanel's
interface rather than the URL. It is working as expected now.
On Oct 19, 2010 9:49am, Mark Sapiro <mark@msapiro.net> wrote:
Aaron Ray wrote:
The all@domain list contains every e-mail from the other 3 lists. So I am
adding the all@domain mailing list to the other mailing list's
accept_these_nonmembers sender filter with the following syntax:
@all
I have also tried:
@all@domain
Neither of them seem to work. I appreciate any advice/help anyone can
offer.
You have to use the cPanel list name. This is the list name that is
used in web URLs. For most cPanel lists it is of the form
LISTNAME_DOMAIN.
Try
@all_domain
--
Mark Sapiro mark@msapiro.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
participants (3)
-
Aaron Ray
-
aray10@gmail.com
-
Mark Sapiro