[Mailman-Users] iPhone App for moderating mails

2012-02-07 Thread Manuel Weiel
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$.

http://cl.ly/DyCl

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/archive%40jab.org


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

2012-02-08 Thread Manuel Weiel

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/ 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.

> 
>> http://cl.ly/DyCl
>> 
>> Best regards, Manuel Weiel
> 
> MfG,
> Lars Schimmer
> - -- 
> - -
> TU Graz, Institut für ComputerGraphik & WissensVisualisierung
> Tel: +43 316 873-5405   E-Mail: l.schim...@cgv.tugraz.at
> Fax: +43 316 873-5402   PGP-Key-ID: 0x4A9B1723

MfG,
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/archive%40jab.org


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

2012-02-08 Thread Manuel Weiel

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 The highway is for gamblers,
> San Francisco Bay Area, Californiabetter 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/archive%40jab.org


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

2012-02-08 Thread Manuel Weiel
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/ 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 
> LinkedIn Profile: <http://tinyurl.com/y8kpxu>
> 
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/archive%40jab.org


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

2012-02-08 Thread 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
--
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/archive%40jab.org


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

2012-02-09 Thread Manuel Weiel

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 t...@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$.
>> 
>> http://cl.ly/DyCl
>> 
>> 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
> 

--
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/archive%40jab.org


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

2012-02-09 Thread 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 t...@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 The highway is for gamblers,
> San Francisco Bay Area, Californiabetter 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/archive%40jab.org


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

2012-02-23 Thread 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 t...@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 The highway is for gamblers,
>> San Francisco Bay Area, Californiabetter 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/archive%40jab.org


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

2012-03-07 Thread Manuel Weiel
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 t...@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 The highway is for gamblers,
>>> San Francisco Bay Area, Californiabetter 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

--
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/archive%40jab.org


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

2012-03-08 Thread 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?
> 
> 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/archive%40jab.org


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

2012-03-08 Thread 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/archive%40jab.org


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

2012-03-08 Thread Manuel Weiel
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

http://cl.ly/DyCl

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/archive%40jab.org


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

2012-03-08 Thread Manuel Weiel

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
> 
> http://cl.ly/DyCl
> 
> 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

--
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/archive%40jab.org


Re: [Mailman-Users] Android App for moderating (eventually...)

2012-03-12 Thread Manuel Weiel

Am 12.03.2012 um 16:28 schrieb Sascha Rissel:

> I will do that.
> Although I am new to Android development, I am a Java developer at least.
> That's finally a fair reason for me to get into that materia. :-)
> 
> I have not that mch time to spend on such projects in my spare time, so
> please don't expect quick results.
> 
> One general question, to Manuel and those who might be familiar:
> I suppose there is no API like a web service or something available an APP
> could use?

> 
> So parsing the mail moderating page should be the approach, right?
Mailman 3 will get a REST API. I didn't look into that deeply, but it looks 
promising.
For Mailman 2 you will have to stay with parsing (my approach)...
> Regards,
> Sascha.
> 
> 2012/2/8 Manuel Weiel 
> 
>> 
>> 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 The highway is for gamblers,
>>> San Francisco Bay Area, Californiabetter 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/sascha%40rissel.it
>> 
> --
> 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/archive%40jab.org


[Mailman-Users] iMailModerate 1.1.0

2012-10-22 Thread Manuel Weiel
Hi together,

a new version of iMailModerate is available. It brings iPhone 5 and iOS 6 
support. Also the member-list is now not fully loaded (which can be too slow on 
big lists), but will be dynamically loaded.

I'm preparing a bigger update in the near future.

iMailModerate is the best way to moderate mails and manage subscribers on the 
iPhone.

If you don't already own iMailModerate you can get it here: http://cl.ly/DyCl

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/archive%40jab.org