Re: [Mailman-Users] iPhone App for moderating mails

2012-02-23 Thread Rob McLear
On Feb 23, 2012, at 3:05 PM, Manuel Weiel wrote: > > I've released an updated, that checks both common list names (test and > test_example.com in this example), clarifies the settings and fixes some > small things. > Also it allows the reordering of lists. > > The update is now live in the AppS

Re: [Mailman-Users] iPhone App for moderating mails

2012-02-09 Thread Rob McLear
I have just purchased the app and am having difficulty with configuration: Mail Address is my address? Or the list's mail address? Password is the moderation password? Under Advanced Options: URL is the server URL? e.g. server.lists.org? Or does it need to be http://server.lists.org? or eve

Re: [Mailman-Users] Change of member address via web fails

2012-02-04 Thread Rob McLear
Yes, becoming familiar with the command line functions (particularly find_member, add_members, remove_members, and clone_member) has made life so much easier. I used to do everything via the web interface and it is just amazing how many users won't even bother to click a confirmation link to fi

[Mailman-Users] Log of rejected messages?

2011-12-31 Thread Rob McLear
Does mailman log posts which are automatically rejected (e.g. non-member posts)? I assumed that it would in the post log file, but I just tested it and my intentionally rejected submission does not appear in the log file. I ask because on occasion a list member complains that their message was

Re: [Mailman-Users] Rear interior lights not working

2011-12-27 Thread Rob McLear
Bernie, 1) Probably the wrong list… this list is for users of the Mailman mailing list software. 2) I would first check your fuses to see if it might be a blown fuse. If not, then the switch would be the next most likely culprit, but as you say it could actually be two bad bulbs; I've had that

Re: [Mailman-Users] add_members question

2011-11-16 Thread Rob McLear
That works! Thanks! -Rob On Nov 16, 2011, at 11:45 AM, Geoff Shang wrote: > On Wed, 16 Nov 2011, Rob McLear wrote: > >> If I type "./add_members -wn -r - listname" the shell pauses as if waiting >> for my input, but nothing I type has any effect. > > T

[Mailman-Users] add_members question

2011-11-16 Thread Rob McLear
name" the shell pauses as if waiting for my input, but nothing I type has any effect. Thanks, -Rob McLear -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://

Re: [Mailman-Users] User Management

2011-08-12 Thread Rob McLear
I don't have a solution for adding new users easily, but removing them is easy from the command line: ./remove_members --fromall j...@gmail.com -Rob On Aug 11, 2011, at 3:01 PM, Douglas D. J. de Macedo wrote: > Hi people, > > I would like to know more about user management on Mailman system.