1 Jul 2011 05:25
1 Jul 2011 17:27
mailpasswds error
Dennis Putnam <dap1 <at> bellsouth.net>
2011-07-01 15:27:19 GMT
2011-07-01 15:27:19 GMT
I am still struggling to get my monthly password reminder working. I had to change the site list from 'mailman' to 'dapmm' in order to create acceptable site mailbox names for my ISP. However, now when I run 'mailpasswds -l <listname> I get this error: Site list is missing: dapmm Obviously I am still missing a piece of the puzzle. The only change I made was "MAILMAN_SITE_LIST='dapmm'" to mm_cfg.py.
1 Jul 2011 17:56
Re: mailpasswds error
Mark Sapiro <mark <at> msapiro.net>
2011-07-01 15:56:16 GMT
2011-07-01 15:56:16 GMT
On 7/1/2011 8:27 AM, Dennis Putnam wrote: > I am still struggling to get my monthly password reminder working. I had > to change the site list from 'mailman' to 'dapmm' in order to create > acceptable site mailbox names for my ISP. However, now when I run > 'mailpasswds -l <listname> I get this error: > > Site list is missing: dapmm > > Obviously I am still missing a piece of the puzzle. The only change I > made was "MAILMAN_SITE_LIST='dapmm'" to mm_cfg.py. Apparently you also neglected to restart Mailman or you would have gotten the same error there. You have changed the name of the site list, but you haven't created a list with the new name. Your old 'mailman' list is no longer the site list. You can delete it and create a new 'dapmm' site list or rename the 'mailman' list to 'dapmm' per <http://wiki.list.org/x/mYA9>, or if for some reason you want to keep the 'mailman' list, that's OK, but you must have a site list and it's name is now 'dapmm', so you need to create it. Then, restart Mailman. -- -- Mark Sapiro <mark <at> msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
1 Jul 2011 19:12
Re: mailpasswds error
Dennis Putnam <dap1 <at> bellsouth.net>
2011-07-01 17:12:12 GMT
2011-07-01 17:12:12 GMT
Thanks for the reply. As usual, nothing is that simple. I tried to create the list 'dapmm' and got this: Jul 01 13:06:07 2011 admin(7032): <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> admin(7032): [----- Mailman Version: 2.1.13 -----] admin(7032): [----- Traceback ------] admin(7032): Traceback (most recent call last): admin(7032): File "/usr/lib/mailman/scripts/driver", line 112, in run_main admin(7032): main() admin(7032): File "/usr/lib/mailman/Mailman/Cgi/create.py", line 56, in main admin(7032): process_request(doc, cgidata) admin(7032): File "/usr/lib/mailman/Mailman/Cgi/create.py", line 191, in process_request admin(7032): urlhost=hostname) admin(7032): TypeError: Create() got an unexpected keyword argument 'urlhost' admin(7032): [----- Python Information -----] admin(7032): sys.version = 2.6.5 (r265:79063, May 20 2011, 13:23:49) [GCC 4.4.3] admin(7032): sys.executable = /usr/bin/python admin(7032): sys.prefix = /usr admin(7032): sys.exec_prefix = /usr admin(7032): sys.path = /usr admin(7032): sys.platform = linux2 admin(7032): [----- Environment Variables -----] I didn't include all the environment stuff because of the data it contains but if a specific variable is needed, let me know and I will(Continue reading)
1 Jul 2011 21:15
Re: mailpasswds error
Mark Sapiro <mark <at> msapiro.net>
2011-07-01 19:15:43 GMT
2011-07-01 19:15:43 GMT
Dennis Putnam wrote: > >Thanks for the reply. As usual, nothing is that simple. I tried to >create the list 'dapmm' and got this: > >Jul 01 13:06:07 2011 admin(7032): > <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> >admin(7032): [----- Mailman Version: 2.1.13 -----] >admin(7032): [----- Traceback ------] >admin(7032): Traceback (most recent call last): >admin(7032): File "/usr/lib/mailman/scripts/driver", line 112, in run_main >admin(7032): main() >admin(7032): File "/usr/lib/mailman/Mailman/Cgi/create.py", line 56, >in main >admin(7032): process_request(doc, cgidata) >admin(7032): File "/usr/lib/mailman/Mailman/Cgi/create.py", line 191, >in process_request >admin(7032): urlhost=hostname) >admin(7032): TypeError: Create() got an unexpected keyword argument >'urlhost' It appears that your /usr/lib/mailman/Mailman/Cgi/create.py script is from Mailman 2.1.14 and your base Mailman version including /usr/lib/mailman/Mailman/MailList.py is 2.1.13. These are not compatible. -- -- Mark Sapiro <mark <at> msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan(Continue reading)
1 Jul 2011 21:30
Re: mailpasswds error
Dennis Putnam <dap1 <at> bellsouth.net>
2011-07-01 19:30:20 GMT
2011-07-01 19:30:20 GMT
Thanks. Mandrivia strikes again. I guess I need figure out how to upgrade to 2.1.14. On 7/1/2011 3:15 PM, Mark Sapiro wrote: > Dennis Putnam wrote: >> Thanks for the reply. As usual, nothing is that simple. I tried to >> create the list 'dapmm' and got this: >> >> Jul 01 13:06:07 2011 admin(7032): >> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> <at> >> admin(7032): [----- Mailman Version: 2.1.13 -----] >> admin(7032): [----- Traceback ------] >> admin(7032): Traceback (most recent call last): >> admin(7032): File "/usr/lib/mailman/scripts/driver", line 112, in run_main >> admin(7032): main() >> admin(7032): File "/usr/lib/mailman/Mailman/Cgi/create.py", line 56, >> in main >> admin(7032): process_request(doc, cgidata) >> admin(7032): File "/usr/lib/mailman/Mailman/Cgi/create.py", line 191, >> in process_request >> admin(7032): urlhost=hostname) >> admin(7032): TypeError: Create() got an unexpected keyword argument >> 'urlhost' > > It appears that your /usr/lib/mailman/Mailman/Cgi/create.py script is > from Mailman 2.1.14 and your base Mailman version including > /usr/lib/mailman/Mailman/MailList.py is 2.1.13. These are not > compatible. >(Continue reading)
1 Jul 2011 21:47
Re: mailpasswds error
Mark Sapiro <mark <at> msapiro.net>
2011-07-01 19:47:52 GMT
2011-07-01 19:47:52 GMT
Dennis Putnam wrote: > >Thanks. Mandrivia strikes again. I guess I need figure out how to >upgrade to 2.1.14. You could try bin/newlist. That might work. -- -- Mark Sapiro <mark <at> msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
1 Jul 2011 21:57
Re: mailpasswds error
Dennis Putnam <dap1 <at> bellsouth.net>
2011-07-01 19:57:59 GMT
2011-07-01 19:57:59 GMT
It turns out the RPM for 2.1.14 is not available yet for 2010. However,
I reinstalled 2.1.13 and created the new list. Now I am on to the next
layer of the onion.
# ./config_list -i file dapmm
<b>real_name</b> attribute not
changed! It must differ from the list's name by case
only.
On 7/1/2011 3:47 PM, Mark Sapiro wrote:
> Dennis Putnam wrote:
>> Thanks. Mandrivia strikes again. I guess I need figure out how to
>> upgrade to 2.1.14.
>
> You could try bin/newlist. That might work.
>
2 Jul 2011 06:17
Re: a question about archiving.
Mark Sapiro <mark <at> msapiro.net>
2011-07-02 04:17:04 GMT
2011-07-02 04:17:04 GMT
Michael Capelle wrote: >Hello. >is there a way to search by topic in mailman? >if not, will this be implemented? See the FAQ at <http://wiki.list.org/x/MoA9> for information about making archives searchable. -- -- Mark Sapiro <mark <at> msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
1 Jul 2011 21:52
Pending messages queue empty
rfox <rfox <at> irex.org>
2011-07-01 19:52:27 GMT
2011-07-01 19:52:27 GMT
Hi, I am encountering a strange issue with our listserv which I hope someone can shed some light on. The administrator/moderator of the list gets a message saying that there is a post pending approval. However, when he logs inand clicks "Tend to pending moderator requests" there is nothing there. Basically we keep getting "pending" notices but the queue is empty. It had been working and no settings were changed. We're running Mailman 2.1.14 Thanks for any insight you may have. -- -- View this message in context: http://old.nabble.com/Pending-messages-queue-empty-tp31976331p31976331.html Sent from the Mailman - Users mailing list archive at Nabble.com.
RSS Feed