Re: [Mailman-Users] newsgroup-mailman moderation

2015-07-17 Thread Mark Sapiro
On 7/17/15 2:13 AM, Danil Smirnov wrote:
 
 To complete the topic, I would like also to add Mailman footers to
 messages, gatewayed to the group.
 (They are not added by default...)
 Could you please point me to the lines of code doing this?


Headers/Footers are added by Mailman/Handlers/Decorate.py.
Decorate.process is called by Mailman/Handlers/SPTPDirect.py to apply
the replacements to msg_header and msg_footer and add them to the
message. You would need to do something similar in
Mailman/Handlers/ToUsenet.py.

-- 
Mark Sapiro m...@msapiro.netThe 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


Re: [Mailman-Users] newsgroup-mailman moderation

2015-07-17 Thread Danil Smirnov
2015-07-13 18:05 GMT+03:00 Mark Sapiro m...@msapiro.net:
 member_moderation action = Reject, a notice  will be sent. The moral
 here is never Reject non-member posts, either Hold them or Discard them.

Got it, Mark!

To complete the topic, I would like also to add Mailman footers to
messages, gatewayed to the group.
(They are not added by default...)
Could you please point me to the lines of code doing this?

Thanks,
Danil
--
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] Expiring mailing lists

2015-07-17 Thread Gretchen R Beck
I noticed that a couple of sites lists include expiration dates for their 
mailman lists.

I'm interested in using such a feature on my site; is there a particular 
version where this is available, or is it customized site-by-site?  Any 
pointers to information on implementation? [Also, if this is the wrong list to 
ask this question, please point me to the right one]

Thanks!

Gretchen Beck
Carnegie Mellon
--
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] Editing already created list web address

2015-07-17 Thread Robert Susmilch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Dear List,

Is there a place to edit an already created list's web address. I have
finally gotten the web server working, however I have created a
virtualhost at lists.susmilch.com instead of www.susmilch.com. When I
created an active list I used the www, and have since changed the
mm_cfg.py to reflect that. New lists refer me internally to the
correct addresses, but old lists keep refering to www every time I
click a link.

- -- 
Respectfully,

Robert Susmilch
===
The gobbledygook in this email is due to this email having been
signed with PGP (or the free GPG). If both parties (sender and
receiver) had PGP key's the entire email could be encrypted (rendered
secure and unreadable except by the key holders) for confidentiality
and security.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIbBAEBCAAGBQJVqTh6AAoJEJvhIiLnDQ8q8oUP9iEtqmfEVZL5MjG1mbI6t7QY
4aR+sbE2OUyNpFGIU4DQl7uQkIhC3C16deokJ2QFUzlsyq2y/ybJO79IYHjejnGt
qVEIfYMLMHjv5Pb9J/j83ztMbCl2zdaBiDoeclZTtyWH4seVICi6+sq4Obc+Xe4n
dqjTVdHEt8N2iC0AW/WOh7DsDLw2MkIrizuYk+S0all4kZ4vGHEagNj7/h/Tyuwy
Ox7smmZuzy6t276uCxzqOv0xetL6fN9YF/RTkgg5XWRyS7LSUE3wtlnVMm/N2lPZ
sGYUkbyb8PpGoX7Ac5VQt2znEXDHV/QW8BvS88oSXBCfyfxkdOFLzlQPEAMgKk+1
iWnd9hid0uAq15c0nS6/CAQ+Z/ucp3BxR4CQZe45WyQFCvYdsywokX6XhV52aCPa
Jne/MJDb/5mg3e/ll+6T+evwqiypzupS51FRiMehsfoOUY9Tfey5pg8tSRur3FCj
Hr3aEqNb5zrNjzEiTgOsBrdzlj7D8ntKHU91gZ2CoCgBI8p8uc1pFNtsNBjYB2me
uqUzWCpTDKBNbumKFROaA8IMBVJIgvLtGR6NoNKC3DJSruS4BNtgMeJltNZoPAAV
krbsetdA+uYGjtLuAh/jrmtI72D1zzI//0/2TfJKz32Lb9yBsbXv1iM6Jw8bsePk
ArsQLgr1quqgS3NGP7I=
=rOy0
-END PGP 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] Editing already created list web address

2015-07-17 Thread Mark Sapiro
On 7/17/15 10:16 AM, Robert Susmilch wrote:
 
 Is there a place to edit an already created list's web address. I have
 finally gotten the web server working, however I have created a
 virtualhost at lists.susmilch.com instead of www.susmilch.com. When I
 created an active list I used the www, and have since changed the
 mm_cfg.py to reflect that. New lists refer me internally to the
 correct addresses, but old lists keep refering to www every time I
 click a link.


See the FAQ at http://wiki.list.org/x/4030616.

-- 
Mark Sapiro m...@msapiro.netThe highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan



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] Expiring mailing lists

2015-07-17 Thread Mark Sapiro
On 7/17/15 10:29 AM, Gretchen R Beck wrote:
 I noticed that a couple of sites lists include expiration dates for their 
 mailman lists.


This is not a feature in GNU Mailman as distributed by the Mailman project.


 I'm interested in using such a feature on my site; is there a particular 
 version where this is available, or is it customized site-by-site?


This is the first I've heard of this. I have no information about the
implementation.


  Any pointers to information on implementation? [Also, if this is the wrong 
 list to ask this question, please point me to the right one]


I would ask the admins of the site(s) where you've seen this.

-- 
Mark Sapiro m...@msapiro.netThe 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