
Hello,
I don't know if this is appropriate, but I want to share it if someone finds it useful:
I have written an app for moderating mails from your mailman lists. You can add multiple lists and get an overview of all the pending moderation requests. The app shows details about every mail like size, preview of the mail and moderation reason and you can approve/reject/discard the mail(s).
iMailModerate is available on the AppStore for 0,99$.
Best regards, Manuel Weiel

Manuel Weiel wrote:
I don't know if this is appropriate, but I want to share it if someone finds it useful:
I think I could find it useful if it were for android. Any thoughts about an android app?
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Am 07.02.2012 um 20:40 schrieb Mark Sapiro:
Manuel Weiel wrote:
I don't know if this is appropriate, but I want to share it if someone finds it useful:
I think I could find it useful if it were for android. Any thoughts about an android app? I personally don't own an Android device. So this would be more difficult. But I will think about it if the app sells well (which is currently not the case). I've seen an alpha version for Android floating somewhere in the web, but I did not look into that further.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2012-02-07 14:26, Manuel Weiel wrote:
Hello,
I don't know if this is appropriate, but I want to share it if someone finds it useful:
I have written an app for moderating mails from your mailman lists. You can add multiple lists and get an overview of all the pending moderation requests. The app shows details about every mail like size, preview of the mail and moderation reason and you can approve/reject/discard the mail(s).
iMailModerate is available on the AppStore for 0,99$.
So basicly it is the same job you can do via a usual webbrowser? Just optimized for the small screen of a mobile?
Best regards, Manuel Weiel
MfG, Lars Schimmer
TU Graz, Institut für ComputerGraphik & WissensVisualisierung Tel: +43 316 873-5405 E-Mail: l.schimmer@cgv.tugraz.at Fax: +43 316 873-5402 PGP-Key-ID: 0x4A9B1723
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk8yPzAACgkQmWhuE0qbFyMoygCggNsFhs/feyJ0qAR8bvtgPin5 t/kAn1cXN+q6b3QiR6O8qEfSajJwkivq =jsdD -----END PGP SIGNATURE-----

Am 08.02.2012 um 10:24 schrieb Lars Schimmer:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2012-02-07 14:26, Manuel Weiel wrote:
Hello,
I don't know if this is appropriate, but I want to share it if someone finds it useful:
I have written an app for moderating mails from your mailman lists. You can add multiple lists and get an overview of all the pending moderation requests. The app shows details about every mail like size, preview of the mail and moderation reason and you can approve/reject/discard the mail(s).
iMailModerate is available on the AppStore for 0,99$.
So basicly it is the same job you can do via a usual webbrowser? Just optimized for the small screen of a mobile? That's correct. A bit more technical detail: It parses the /mailman/admindb/<listname> page and some others to obtain the needed data.
It also adds the functionality of multiple mailing lists in one place. Makes it easy to go through multiple lists without always entering the passwords.
Best regards, Manuel Weiel
MfG, Lars Schimmer
TU Graz, Institut für ComputerGraphik & WissensVisualisierung Tel: +43 316 873-5405 E-Mail: l.schimmer@cgv.tugraz.at Fax: +43 316 873-5402 PGP-Key-ID: 0x4A9B1723
MfG, Manuel Weiel

On Feb 8, 2012, at 9:49 AM, Manuel Weiel wrote:
So basicly it is the same job you can do via a usual webbrowser? Just optimized for the small screen of a mobile? That's correct. A bit more technical detail: It parses the /mailman/admindb/<listname> page and some others to obtain the needed data.
From what I can see, it also looks like it gives you something of a message preview, and has a few more features than the only other available alternative I can find (<http://itunes.apple.com/us/app/mailman-moderator/id349100180?mt=8&ls=1>).
I've done list moderation from my iPhone before, and let's just say that the web interface for Mailman doesn't translate so well to the small screen. Manuel's program looks to make that easier.
-- Brad Knowles <brad@shub-internet.org> LinkedIn Profile: <http://tinyurl.com/y8kpxu>

Am 08.02.2012 um 19:21 schrieb Brad Knowles:
On Feb 8, 2012, at 9:49 AM, Manuel Weiel wrote:
So basicly it is the same job you can do via a usual webbrowser? Just optimized for the small screen of a mobile? That's correct. A bit more technical detail: It parses the /mailman/admindb/<listname> page and some others to obtain the needed data.
From what I can see, it also looks like it gives you something of a message preview, and has a few more features than the only other available alternative I can find (<http://itunes.apple.com/us/app/mailman-moderator/id349100180?mt=8&ls=1>). That's true. The missing features were the reason for me to write an alternative. For me it's a "must have" to see the messages size and a preview. I cannot judge over a mail seeing only the subject.
The other app wasn't updated for a long time, so I decided to start over and make an alternative.
The next features I'm looking into are subscribing and unsubscribing.
I've done list moderation from my iPhone before, and let's just say that the web interface for Mailman doesn't translate so well to the small screen. Manuel's program looks to make that easier.
-- Brad Knowles <brad@shub-internet.org> LinkedIn Profile: <http://tinyurl.com/y8kpxu>
Manuel Weiel

Am 08.02.2012 um 19:56 schrieb Barry Warsaw:
On Feb 08, 2012, at 07:27 PM, Manuel Weiel wrote:
The other app wasn't updated for a long time, so I decided to start over and make an alternative.
Wow, this is really cool. I'm going to buy it and play with it. Thanks. I'm happy about every kind of feedback (feature requests, bug reports, etc...).
Pro tip: Clicking on the sender in the e-mail detail view will open a mail compose window with subject, recipient and body correctly filled in for an answer.
-Barry
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/manuelweiel%40gmx.de
Manuel Weiel
iMailModerate for iPhone: http://cl.ly/DyCl

When scrubbing an image attachment such as a jpeg, Mailman seems to always orient it into landscape mode - irrespective of the orientation of the original. Is there some way to prevent this?
With many thanks in advance, malgosia askanas

malgosia askanas wrote:
When scrubbing an image attachment such as a jpeg, Mailman seems to always orient it into landscape mode - irrespective of the orientation of the original. Is there some way to prevent this?
Whatever is doing what you observe, it's not Mailman. It may be the web browser that opens the link to the scrubbed attachment or something else, but Mailman makes no changes whatsoever to the content of the attachment. Mailman just decodes the (presumably base64 encoded) content and saves it in a file and provides a URL to access the file.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Mark, thank you very much for your help, which got me on the right track. Indeed, the problem is that iPad photos, even when they are taken with a portrait orientation, always carry Exif data that claim a landcape orientation. Web browsers and many mail clients orient pictures according to the Exif information. So, to make a long story short, if I remove the incorrect Exif orientation-info from those pictures before sending them to Mailman, they display correctly after scrubbing.
Thanks again, -malgosia
At 9:04 AM -0800 2/9/12, Mark Sapiro wrote:
malgosia askanas wrote:
When scrubbing an image attachment such as a jpeg, Mailman seems to always orient it into landscape mode - irrespective of the orientation of the original. Is there some way to prevent this?
Whatever is doing what you observe, it's not Mailman. It may be the web browser that opens the link to the scrubbed attachment or something else, but Mailman makes no changes whatsoever to the content of the attachment. Mailman just decodes the (presumably base64 encoded) content and saves it in a file and provides a URL to access the file.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

On 2012-02-07 8:26 AM, Manuel Weiel <manuelweiel@gmx.de> wrote:
I don't know if this is appropriate, but I want to share it if someone finds it useful:
I have written an app for moderating mails from your mailman lists. You can add multiple lists and get an overview of all the pending moderation requests. The app shows details about every mail like size, preview of the mail and moderation reason and you can approve/reject/discard the mail(s).
iMailModerate is available on the AppStore for 0,99$.
Very cool, but... any chance for an Android version?

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 even http://server.lists.org/mailman/admin
Thanks, looking forward to getting this working!
-Rob
On Feb 7, 2012, at 8:26 AM, Manuel Weiel wrote:
Hello,
I don't know if this is appropriate, but I want to share it if someone finds it useful:
I have written an app for moderating mails from your mailman lists. You can add multiple lists and get an overview of all the pending moderation requests. The app shows details about every mail like size, preview of the mail and moderation reason and you can approve/reject/discard the mail(s).
iMailModerate is available on the AppStore for 0,99$.
Best regards, Manuel Weiel
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/pennguin%40mac.com

Am 09.02.2012 um 18:40 schrieb 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? It's the list's mail address.
Password is the moderation password? Yes.
Under Advanced Options:
URL is the server URL? e.g. server.lists.org? Or does it need to be http://server.lists.org? or even http://server.lists.org/mailman/admin The URL should be the full path to your mailman installation: e.g. http://server.lists.org/mailman/ The software will automatically choose the right page using the mailing list name.
Thanks, looking forward to getting this working! I think I will need to bring out an update to clarify these issues.
If you don't select the advanced settings, the program tries to detect the right mailman configuration and uses this:
if your mail address is test@example.com, it will set the url to http://example.com/mailman/ and the list name to test_example.com.
I hope this is helps you. Don't hesitate to contact me if there are any further questions.
Manuel
-Rob
On Feb 7, 2012, at 8:26 AM, Manuel Weiel wrote:
Hello,
I don't know if this is appropriate, but I want to share it if someone finds it useful:
I have written an app for moderating mails from your mailman lists. You can add multiple lists and get an overview of all the pending moderation requests. The app shows details about every mail like size, preview of the mail and moderation reason and you can approve/reject/discard the mail(s).
iMailModerate is available on the AppStore for 0,99$.
Best regards, Manuel Weiel
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/pennguin%40mac.com

Manuel Weiel wrote:
If you don't select the advanced settings, the program tries to detect the right mailman configuration and uses this:
if your mail address is test@example.com, it will set the url to http://example.com/mailman/ and the list name to test_example.com.
Note that the list name test_example.com implies the Mailman installation is cPanel. In non-cPanel Mailman, the list name will usually be just 'test'.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Am 09.02.2012 um 19:15 schrieb Mark Sapiro:
Manuel Weiel wrote:
If you don't select the advanced settings, the program tries to detect the right mailman configuration and uses this:
if your mail address is test@example.com, it will set the url to http://example.com/mailman/ and the list name to test_example.com.
Note that the list name test_example.com implies the Mailman installation is cPanel. In non-cPanel Mailman, the list name will usually be just 'test'. That is a good hint. I did notice, that also 'test' seems to be common. But I did not know in which case what list name is used. In the next update, I will test both when advanced is not checked (should not be that hard...)
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Am 09.02.2012 um 19:25 schrieb Manuel Weiel:
Am 09.02.2012 um 19:15 schrieb Mark Sapiro:
Manuel Weiel wrote:
If you don't select the advanced settings, the program tries to detect the right mailman configuration and uses this:
if your mail address is test@example.com, it will set the url to http://example.com/mailman/ and the list name to test_example.com.
Note that the list name test_example.com implies the Mailman installation is cPanel. In non-cPanel Mailman, the list name will usually be just 'test'. That is a good hint. I did notice, that also 'test' seems to be common. But I did not know in which case what list name is used. In the next update, I will test both when advanced is not checked (should not be that hard...)
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 AppStore. http://cl.ly/DyCl
I'm currently working on adding the ability to add people to the list (including address-book support) and also modifying/deleting someone.
Best regards, Manuel Weiel
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/manuelweiel%40gmx.de

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 AppStore. http://cl.ly/DyCl
I'm currently working on adding the ability to add people to the list (including address-book support) and also modifying/deleting someone.
Best regards, Manuel Weiel
Keep up the great work, I'm using the app daily now!
-Rob

Hello,
I've once again updated iMailModerate. It now allows adding and removing subscribers and it fixes some small issues.
So if you do not own it yet, get it here: http://cl.ly/DyCl
Best regards, Manuel Weiel
Am 23.02.2012 um 21:05 schrieb Manuel Weiel:
Am 09.02.2012 um 19:25 schrieb Manuel Weiel:
Am 09.02.2012 um 19:15 schrieb Mark Sapiro:
Manuel Weiel wrote:
If you don't select the advanced settings, the program tries to detect the right mailman configuration and uses this:
if your mail address is test@example.com, it will set the url to http://example.com/mailman/ and the list name to test_example.com.
Note that the list name test_example.com implies the Mailman installation is cPanel. In non-cPanel Mailman, the list name will usually be just 'test'. That is a good hint. I did notice, that also 'test' seems to be common. But I did not know in which case what list name is used. In the next update, I will test both when advanced is not checked (should not be that hard...)
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 AppStore. http://cl.ly/DyCl
I'm currently working on adding the ability to add people to the list (including address-book support) and also modifying/deleting someone.
Best regards, Manuel Weiel
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/manuelweiel%40gmx.de
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/manuelweiel%40gmx.de

On 3/7/12 9:45 PM, Manuel Weiel wrote:
Hello,
I've once again updated iMailModerate. It now allows adding and removing subscribers and it fixes some small issues.
So if you do not own it yet, get it here: http://cl.ly/DyCl
Best regards, Manuel Weiel
Am 23.02.2012 um 21:05 schrieb Manuel Weiel:
One small problem with the adding/removing subscribers, once the list gets big enough that Mailman splits into pages, the program only gives you access to the first page.
Btw, the support link in the apps store takes me a to a German site, which I can't figure out how to get to a page for iMM (might help if I knew German which I don't).
-- Richard Damon

Am 08.03.2012 um 05:36 schrieb Richard Damon:
On 3/7/12 9:45 PM, Manuel Weiel wrote:
Hello,
I've once again updated iMailModerate. It now allows adding and removing subscribers and it fixes some small issues.
So if you do not own it yet, get it here: http://cl.ly/DyCl
Best regards, Manuel Weiel
Am 23.02.2012 um 21:05 schrieb Manuel Weiel:
One small problem with the adding/removing subscribers, once the list gets big enough that Mailman splits into pages, the program only gives you access to the first page. That is good to know. I did not run into that. The biggest mailing list I tested iMailModerate with has about ~400 subscribers. It did not split up. How much subscribers do I need? Which version of Mailman are you using?
Btw, the support link in the apps store takes me a to a German site, which I can't figure out how to get to a page for iMM (might help if I knew German which I don't). I'm working on providing a international webpage for iMailModerate. The current one is more like a placeholder.
Thanks for your feedback. I will do my best to make iMailModerate better.
Manuel Weiel
-- Richard Damon
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/manuelweiel%40gmx.de

Am 08.03.2012 um 12:00 schrieb Manuel Weiel:
Am 08.03.2012 um 05:36 schrieb Richard Damon:
On 3/7/12 9:45 PM, Manuel Weiel wrote:
Hello,
I've once again updated iMailModerate. It now allows adding and removing subscribers and it fixes some small issues.
So if you do not own it yet, get it here: http://cl.ly/DyCl
Best regards, Manuel Weiel
Am 23.02.2012 um 21:05 schrieb Manuel Weiel:
One small problem with the adding/removing subscribers, once the list gets big enough that Mailman splits into pages, the program only gives you access to the first page. That is good to know. I did not run into that. The biggest mailing list I tested iMailModerate with has about ~400 subscribers. It did not split up. How much subscribers do I need? Which version of Mailman are you using?
Ok. I investigated a bit and discovered that in my case the admin_member_chunksize was set to a high value. Therefore I did not get a "split up" list. I will fix that issue with the next update.
Thanks for reporting.
Manuel Weiel
Btw, the support link in the apps store takes me a to a German site, which I can't figure out how to get to a page for iMM (might help if I knew German which I don't).
I'm working on providing a international webpage for iMailModerate. The current one is more like a placeholder.
Thanks for your feedback. I will do my best to make iMailModerate better.
Manuel Weiel
-- Richard Damon
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/manuelweiel%40gmx.de
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/manuelweiel%40gmx.de

Hello,
Now I fixed the issue. I will submit a new version to Apple ASAP.
To prevent this from happening again I am searching for beta testers so that next feature updates will work seamlessly.
If someone is interested, please mail me.
Best regards, Manuel Weiel
Am 08.03.2012 um 12:27 schrieb Manuel Weiel:
Am 08.03.2012 um 12:00 schrieb Manuel Weiel:
Am 08.03.2012 um 05:36 schrieb Richard Damon:
On 3/7/12 9:45 PM, Manuel Weiel wrote:
Hello,
I've once again updated iMailModerate. It now allows adding and removing subscribers and it fixes some small issues.
So if you do not own it yet, get it here: http://cl.ly/DyCl
Best regards, Manuel Weiel
Am 23.02.2012 um 21:05 schrieb Manuel Weiel:
One small problem with the adding/removing subscribers, once the list gets big enough that Mailman splits into pages, the program only gives you access to the first page. That is good to know. I did not run into that. The biggest mailing list I tested iMailModerate with has about ~400 subscribers. It did not split up. How much subscribers do I need? Which version of Mailman are you using?
Ok. I investigated a bit and discovered that in my case the admin_member_chunksize was set to a high value. Therefore I did not get a "split up" list. I will fix that issue with the next update.
Thanks for reporting.
Manuel Weiel
Btw, the support link in the apps store takes me a to a German site, which I can't figure out how to get to a page for iMM (might help if I knew German which I don't).
I'm working on providing a international webpage for iMailModerate. The current one is more like a placeholder.
Thanks for your feedback. I will do my best to make iMailModerate better.
Manuel Weiel
-- Richard Damon
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/manuelweiel%40gmx.de
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/manuelweiel%40gmx.de
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/manuelweiel%40gmx.de

On Mar 8, 2012, at 6:48 AM, Manuel Weiel wrote:
To prevent this from happening again I am searching for beta testers so that next feature updates will work seamlessly.
If someone is interested, please mail me.
I already own a copy, and I have a few Mailman mailing lists that I help administer.
I'll even promise to use it to help me assist with administering the mailman-users mailing list, if I can manage to get the password issue straightened out. ;-)
-- Brad Knowles <brad@shub-internet.org> LinkedIn Profile: <http://tinyurl.com/y8kpxu>

Am 08.03.2012 um 13:48 schrieb Manuel Weiel:
Hello,
Now I fixed the issue. I will submit a new version to Apple ASAP. This update has been approved already and should be available from the AppStore soon.
If you want to be informed about new versions and other information consider also following me on Twitter.
Best regards, Manuel
To prevent this from happening again I am searching for beta testers so that next feature updates will work seamlessly.
If someone is interested, please mail me.
Best regards, Manuel Weiel
Am 08.03.2012 um 12:27 schrieb Manuel Weiel:
Am 08.03.2012 um 12:00 schrieb Manuel Weiel:
Am 08.03.2012 um 05:36 schrieb Richard Damon:
On 3/7/12 9:45 PM, Manuel Weiel wrote:
Hello,
I've once again updated iMailModerate. It now allows adding and removing subscribers and it fixes some small issues.
So if you do not own it yet, get it here: http://cl.ly/DyCl
Best regards, Manuel Weiel
Am 23.02.2012 um 21:05 schrieb Manuel Weiel:
One small problem with the adding/removing subscribers, once the list gets big enough that Mailman splits into pages, the program only gives you access to the first page. That is good to know. I did not run into that. The biggest mailing list I tested iMailModerate with has about ~400 subscribers. It did not split up. How much subscribers do I need? Which version of Mailman are you using?
Ok. I investigated a bit and discovered that in my case the admin_member_chunksize was set to a high value. Therefore I did not get a "split up" list. I will fix that issue with the next update.
Thanks for reporting.
Manuel Weiel
Btw, the support link in the apps store takes me a to a German site, which I can't figure out how to get to a page for iMM (might help if I knew German which I don't).
I'm working on providing a international webpage for iMailModerate. The current one is more like a placeholder.
Thanks for your feedback. I will do my best to make iMailModerate better.
Manuel Weiel
-- Richard Damon
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/manuelweiel%40gmx.de
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/manuelweiel%40gmx.de
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/manuelweiel%40gmx.de
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/manuelweiel%40gmx.de

On 3/8/12 6:00 AM, Manuel Weiel wrote:
Am 08.03.2012 um 05:36 schrieb Richard Damon:
On 3/7/12 9:45 PM, Manuel Weiel wrote:
Hello,
I've once again updated iMailModerate. It now allows adding and removing subscribers and it fixes some small issues.
So if you do not own it yet, get it here: http://cl.ly/DyCl
Best regards, Manuel Weiel
Am 23.02.2012 um 21:05 schrieb Manuel Weiel:
One small problem with the adding/removing subscribers, once the list gets big enough that Mailman splits into pages, the program only gives you access to the first page. That is good to know. I did not run into that. The biggest mailing list I tested iMailModerate with has about ~400 subscribers. It did not split up. How much subscribers do I need? Which version of Mailman are you using? Btw, the support link in the apps store takes me a to a German site, which I can't figure out how to get to a page for iMM (might help if I knew German which I don't). I'm working on providing a international webpage for iMailModerate. The current one is more like a placeholder.
Thanks for your feedback. I will do my best to make iMailModerate better.
Manuel Weiel
I believe the break-point is a configuration option inside mailman, my mailing list is on a shared host provider, and that option isn't available to me. I am running version 2.1.9 (I know it is ancient, but that is what they provide and I think it is "current" for the distro they are running).
I do enjoy the app, while it doesn't provide any major features I can't do via the web interface (makes sense since it uses the web interface), it does make many of the actions much more convenient, especially on the limited screen size of a mobile device.
-- Richard Damon
participants (9)
-
Barry Warsaw
-
Brad Knowles
-
Lars Schimmer
-
malgosia askanas
-
Manuel Weiel
-
Mark Sapiro
-
Richard Damon
-
Rob McLear
-
Tanstaafl