Re: [Mailman-Users] send_reminders frequency

2020-01-30 Thread dmaziuk via Mailman-Users

On 1/29/2020 6:33 PM, Chip Davis wrote:

I often see questions about how to do something or another that I would 
dearly love to do, only to find that the simple, straightforward 
procedure recommended is beyond my server credentials.  It would be very 
helpful to me if those answers acknowledged that:


  * this can't be done on a shared server implementation, don't bother
    trying
  * this can also be done on a shared server, and here's how (or at
    least, the magic words to ask your vendor)


Well, the crontab is mailman-global so changing it affects every list on 
the server. (Lucky for me, on this particular server that is 
acceptable.) That's obvious when you look at it.


What some provider may or may not let you do via their glitzy cGooey is 
a question to the provider. How would any of us know?


Dima
--
Mailman-Users mailing list Mailman-Users@python.org
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] send_reminders frequency

2020-01-29 Thread Chip Davis
I administer around a dozen (mostly v2.1) Mailman lists, but they are 
all on shared servers running cPanel or some equivalent "we won't let 
you get your hands dirty" interface.  Not by my choice, and with 
wildly varying support from the server vendors.


I often see questions about how to do something or another that I 
would dearly love to do, only to find that the simple, straightforward 
procedure recommended is beyond my server credentials.  It would be 
very helpful to me if those answers acknowledged that:


 * this can't be done on a shared server implementation, don't bother
   trying
 * this can also be done on a shared server, and here's how (or at
   least, the magic words to ask your vendor)

For example, the recent answer about "cloning" lists (impossible 
unless you have full access to the server's filesystem, then trivially 
easy) was disappointing because I have multiple lists that need to 
stay in-synch.  So I wrote a Rexx program that screen-scrapes the 
Mailman configuration screens and generates a checklist of each 
extracted setting, input field, textarea, etc. for use when cloning a 
new list.  It's a kludge compared to simply copying a couple of files 
into a new directory, but it works for those of us out here in the 
cheap seats.


Thanks,

-Chip-

On 1/29/2020 1:23 PM, Mark Sapiro wrote:

On 1/29/20 7:43 AM, dmaziuk via Mailman-Users wrote:


apologies if this is a faq and my google-fu's failing to find the 
answer: can I change send_reminders to e.g. yearly?



Mailman's cron/mailpasswds is run via cron. You can edit Mailman's 
crontab to run it on whatever schedule you like.




--
Mailman-Users mailing list Mailman-Users@python.org
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] send_reminders frequency

2020-01-29 Thread Dimitri Maziuk via Mailman-Users
On 1/29/20 12:23 PM, Mark Sapiro wrote:
> On 1/29/20 7:43 AM, dmaziuk via Mailman-Users wrote:
>>
>> apologies if this is a faq and my google-fu's failing to find the
>> answer: can I change send_reminders to e.g. yearly?
> 
> 
> Mailman's cron/mailpasswds is run via cron. You can edit Mailman's
> crontab to run it on whatever schedule you like.
> 

Thank you Mark

-- 
Dimitri Maziuk
Programmer/sysadmin
BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu



signature.asc
Description: OpenPGP digital signature
--
Mailman-Users mailing list Mailman-Users@python.org
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] send_reminders frequency

2020-01-29 Thread Mark Sapiro

On 1/29/20 7:43 AM, dmaziuk via Mailman-Users wrote:


apologies if this is a faq and my google-fu's failing to find the 
answer: can I change send_reminders to e.g. yearly?



Mailman's cron/mailpasswds is run via cron. You can edit Mailman's 
crontab to run it on whatever schedule you like.


--
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
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] send_reminders frequency

2020-01-29 Thread dmaziuk via Mailman-Users

Hi all,

apologies if this is a faq and my google-fu's failing to find the 
answer: can I change send_reminders to e.g. yearly?


Thanks,
Dima
--
Mailman-Users mailing list Mailman-Users@python.org
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org