[Mailman-Developers] escape characters for boilerplate messages not working

2004-10-23 Thread Mark
I'm am having trouble putting together a Welcome Message. Using the escape characters for ", &, < and > do not seem to working. I'm getting very odd results whether I try to use the escape characters or not. Not using them results with the escape characters appearing in the delivered message

[Mailman-Developers] new feature request (was: Re: setting a list for no daily reminders?)

2004-11-22 Thread Mark
think it would be best if this was made an option that could be set through the web interface for each list. That way administrators could choose immediate notifications, daily summaries, or both. THANX!! :) On 11/20/04, Mark Sapiro put forth: Mark wrote: > >I am running a list set to immed

[Mailman-Developers] Re: [Mailman-Users] new feature request (was: Re: setting a list for no daily reminders?)

2004-11-22 Thread Mark
On 11/22/04, Brad Knowles put forth: At 1:30 PM -0500 2004-11-22, Mark wrote: Seeing that there is no way to do this without changing the code, and that many Mailman users are not Python programmers or do not have the permission to make such changes on the server they

Re: [Mailman-Developers] Issue: Mailman integration with Postfix(zimbra)

2012-07-27 Thread Mark Sapiro
ra community: > >http://www.zimbra.com/forums/administrators/1380-solved-zimbra-mailman-howto.html Please see the FAQs at <http://wiki.list.org/x/OIDD> and <http://wiki.list.org/x/A4E9>. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Califor

Re: [Mailman-Developers] translation of mail templates

2012-08-26 Thread Mark Sapiro
ot sure how this is working in MM3 in terms of how the various languages are registered and what the character set for German is (although most should probably be utf-8). -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californi

Re: [Mailman-Developers] translation of mail templates

2012-08-26 Thread Mark Sapiro
On 8/26/2012 2:12 PM, Patrick Ben Koetter wrote: > * Mark Sapiro : >> Templates for web pages or pieces of web pages should have all >> non-ascii characters encoded as HTML entities, e.g. 'ä', >> 'ö', etc. > > Seriously? Is there a particular reas

Re: [Mailman-Developers] "newlist" command and Mailman 3

2012-09-09 Thread Mark Sapiro
re and exercising any core functionality without changing the core itself. Clearly this RESTful HTTP interface must be secured in some way, and normally this would be by only allowing connection from localhost, but other methods could be used if you needed to communicate directly with the core f

Re: [Mailman-Developers] add_members and nomail

2012-10-19 Thread Mark Sapiro
am GNU-Mailman project. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/li

[Mailman-Developers] Logging automatic rejects of incoming posts.

2012-10-19 Thread Mark Sapiro
ion. This can be quite verbose as the error message can be the list's member_moderation_notice or nonmember_rejection_notice, but if only the handler name is logged, it doesn't distinguish between a non-member reject and a moderated member reject. Does anyone have an opinion on this? -

Re: [Mailman-Developers] add_members and nomail

2012-10-22 Thread Mark Sapiro
--nomail option which if specified would set the added members to nomail by admin, the default in the absence of the option being current behavior. Thus, no need for --enable-mail=. Also, If the member to be added is already a member, I wouldn't change its delivery option. Would such an implement

Re: [Mailman-Developers] add_members and nomail

2012-10-23 Thread Mark Sapiro
Scot Hacker wrote: > >On Oct 22, 2012, at 7:15 PM, Mark Sapiro wrote: > >> Also, If the member to be added is already a member, I wouldn't change >> its delivery option. >> > >Hmm, not sure about that part - my implementation sometimes includes duplica

Re: [Mailman-Developers] New to mailman

2012-12-09 Thread Mark Sapiro
Sandesh Agrawal wrote: > >Also can you suggest me some easier bugs to start with. Look at bugs tagged 'easy' <https://bugs.launchpad.net/mailman/+bugs?field.tag=easy>. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use

Re: [Mailman-Developers] Wiki woes

2012-12-11 Thread Mark Sapiro
nt from one page to another. Also, >some pages are now missing content (specifically, anything marked as a >code snippet) if they're viewed without JavaScript. I hadn't noticed that one. Bummer! -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Cal

Re: [Mailman-Developers] Wiki woes

2012-12-11 Thread Mark Sapiro
ent, but I might give a shot at migrating some content. This might make a good PyCon sprint project too - I'll be there. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Ma

Re: [Mailman-Developers] Wiki woes

2012-12-13 Thread Mark Sapiro
g.uk/DOC/Frequently%20Asked%20Questions?action=recall&rev=5> versus <http://wiki.list.org/display/DOC/Frequently+Asked+Questions>. The issue is the FAQ in particular relies on the listing of child pages to make a hierarchical TOC, and the converted pages have lost the child pages listing.

Re: [Mailman-Developers] List etiquette - was: Mailman-Developers Digest, Vol 286, Issue 7

2013-02-26 Thread Mark Sapiro
It helps greatly if replies to digests are given a meaningful subject and do not quote irrelevant parts of the digest. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Mailman-Developers] Mailman log access on cPanel

2013-03-25 Thread Mark Sapiro
-to-a-mailman-listss-log-files-in-order-to-troubleshoot>. If you are interested in this, go to the above URL and vote for it. Voting requires registration on the site and that requires providing your name and email address and then waiting for a password to be mailed, but apparently anyone can

Re: [Mailman-Developers] Like to participate in GSOC 2013 (GNUMailman) - Like some ideas proposed in the list (Django, Python)

2013-04-08 Thread Mark Sapiro
Barry Warsaw wrote: > >IIRC, Mark was using Cygwin at one point. Yes. Actually, my main Mailman 2.1 development platform is Cygwin, but I gave up on trying to run MM 3 under Cygwin. I don't recall all the issues, but there were several around file names with unacceptable characters

Re: [Mailman-Developers] OpenPGP Integration on GSoC

2013-04-10 Thread Mark Sapiro
suggests in another thread at <http://mail.python.org/pipermail/mailman-developers/2013-April/022681.html>, Mailman should resign with its own private key to verify that it has accepted the incoming post and that the post was signed by a list member -- Mark Sapiro The highway is

[Mailman-Developers] MM 2.1 - Relative vs. absolute URLs in admin and admindb interfaces.

2013-04-12 Thread Mark Sapiro
the form action and the leter/digit links on the web admin Membership List page or those in the admindb interface were relative instead of absolute and what might those issues be? Does anyone know? -- Mark Sapiro The highway is for gamblers, San Francisco Bay

Re: [Mailman-Developers] error installing the mailman web UI

2013-04-13 Thread Mark Sapiro
e some other problem preventing you from connecting to PyPI or wherever it's going? -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-Developers mailing list Mailman

Re: [Mailman-Developers] anti-spam filter

2013-04-15 Thread Mark Sapiro
On 4/15/2013 4:32 AM, Pratik Sarkar wrote: > Can someone please give me a link of the existing mailman spam filter > techniques.? SpamBayes integration <https://code.launchpad.net/~smontanaro/mailman/SpamBayes> Spamassassin integration <https://bugs.launchpad.net/mailman/+bug/26

Re: [Mailman-Developers] A feature I'd like to emphasize for GSoC ...

2013-04-16 Thread Mark Sapiro
y useful for list admins or domain admins to view logs for various purposes, but multi-user shared hosting services (think cPanel) will be very reluctant to let these people see logs unless what they can see is restricted to their own list/domain. -- Mark Sapiro The highway is for gamble

Re: [Mailman-Developers] anti-spam filter

2013-04-18 Thread Mark Sapiro
ly true, but interfacing to some specific spam filter plugin architecture from a Mailman chain rule module does not seem to me to be a big project. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan __

Re: [Mailman-Developers] Build a mailman3 development virtualmachine with Vagrant and Chef

2013-04-19 Thread Mark Sapiro
ust also request write permission for your user name by sending a note to the Mailman Steering Committee. (sorry it's the only way to control wiki spam)." You now have permission. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter

Re: [Mailman-Developers] GSoC Project Discussion - Web Posting Interface.

2013-05-09 Thread Mark Sapiro
if mailman's default > archives were to include such a link it would spur people to fix > non-compliant MUAs. Granted, it doesn't say "Reply to this message", but it's been that way for years. -- Mark Sapiro

Re: [Mailman-Developers] GSoC Project Discussion - Web Posting Interface.

2013-05-09 Thread Mark Sapiro
On 05/09/2013 10:31 AM, Daniel Kahn Gillmor wrote: > > On 05/09/2013 01:06 PM, Mark Sapiro wrote: >> Go to >> <http://mail.python.org/pipermail/mailman-developers/2013-May/023054.html> >> and look at the mailto: link under 'dkg at fifthhorseman.net'. >

Re: [Mailman-Developers] true virtual hosting patch for 2.1 on RHEL6

2013-05-26 Thread Mark Sapiro
ist for end users. This is highly reminiscent of cPanel except their list names are list_example@example.com and they accept mail to l...@example.com for list_example@example.com by (in their case) teaching the Exim router about this convention. -- Mark Sapiro The highway is for

Re: [Mailman-Developers] true virtual hosting patch for 2.1 on RHEL6

2013-05-27 Thread Mark Sapiro
iro/mailman/vhost>. Thank you. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mail

Re: [Mailman-Developers] true virtual hosting patch for 2.1 on RHEL6

2013-05-28 Thread Mark Sapiro
+if mm_cfg.VIRTUAL_HOST_OVERVIEW and not > mm_cfg.VIRTUAL_HOSTS.has_key(urlhost): > _urlhost = repr(urlhost) > _emailhost = repr(emailhost) > usage(1, C_('The Mailman config file lacks a line mapping > urlhost to emailhost:\n add_virtualhost(%(_urlh

Re: [Mailman-Developers] true virtual hosting patch for 2.1 on RHEL6

2013-06-07 Thread Mark Sapiro
On 06/01/2013 06:08 AM, Graham Leggett wrote: > On 29 May 2013, at 1:50 AM, Mark Sapiro wrote: > >> Actually, that patch is not what's required. The comment is wrong. >> @hostname is required for all vhosts lists regardless of the host name >> in the URL or the set

Re: [Mailman-Developers] A list of discussion topics: GSoC OpenPGP Integration

2013-06-16 Thread Mark Sapiro
n composing a message. At one time EnigMail discouraged PGP/MIME as being supported by few MUAs, but that caveat appears to have been removed from the current UI. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan signatu

Re: [Mailman-Developers] A list of discussion topics: GSoC OpenPGP Integration

2013-06-16 Thread Mark Sapiro
t > with a maximum size, I think it's probably desirable to do any MIME > part stripping *before* the size test. But this doesn't fit the > chain(s) -> pipeline model AFAICS. FYI, on my production server (MM 2.1 - well actually 2.2+ ;) I reorder the GLOBAL_PIPELINE to put

Re: [Mailman-Developers] Wiki Migration Update

2013-06-17 Thread Mark Sapiro
he article numbers appearing in section 4 only: in the FAQWizard, all the articles were numbered. When Teri converted the FAQWizard, she dropped the numbers from the page titles. This proved controversial and Duncan Drury added them back, but only in section 4. -- Ma

Re: [Mailman-Developers] Mailman search function (was?? Re: Like to participate in GSOC 2013 (GNU Mailman) - Like some ideas proposed in the list (Django, Python))

2013-06-29 Thread Mark Sapiro
cy. For Mailman 3 the intent is that archivers will be "plugable", and the defaults will be <http://www.mail-archive.com> and <https://fedorahosted.org/hyperkitty/> -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your

Re: [Mailman-Developers] Mailman search function (was?? Re: Like to participate in GSOC 2013 (GNU Mailman) - Like some ideas proposed in the list (Django, Python))

2013-06-29 Thread Mark Sapiro
s/requirements listed there: > http://wiki.list.org/display/DEV/ModernArchiving See <https://fedorahosted.org/hyperkitty/> -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan __

Re: [Mailman-Developers] Adding DMARC support for Mailman 3

2013-07-08 Thread Mark Sapiro
y looks at the Action field. Actions beginning with 'fail' result in a 'permanent failure' determination. Actions beginning with 'delayed' result in a 'temporary failure' determination. All other actions result in the bounce being ignored. -- Mark Sapir

Re: [Mailman-Developers] Adding DMARC support for Mailman 3

2013-07-08 Thread Mark Sapiro
t report it as a bounce for a recipient (or fix the bugs one by one as they are reported), although I suspect it would be some while before the dust settles and most all the non-compliant MTAs bounces are properly classified. -- Mark Sapiro The highway is for gamblers, San Francisco

[Mailman-Developers] Mailman 2.1.16 release.

2013-07-11 Thread Mark Sapiro
release. There are a few new features, contributed programs, i18n changes and bug fixes, all of which will be announced when the candidate is released. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan signature.asc

Re: [Mailman-Developers] [Mailman-Announce] Mailman 2.1.16 release.

2013-07-12 Thread Mark Sapiro
On 07/12/2013 11:13 AM, Rob Lingelbach wrote: > As a long-time user of Mailman, running a list of 2000+ subscribers, thank > you Mark for all your work. Is there any pertinent > news regarding a new major release of Mailman? Work on Mailman 3, Postorius and Hyperkitty is progressin

Re: [Mailman-Developers] Mailman 2.1.16 release.

2013-07-14 Thread Mark Sapiro
will be i18n updates. Please send any updates to the templates and/or message catalogs in the 2.1.16rc1 release directly to me no later than 1 Sept 2013. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan 2.1.16rc1 (14-Aug-2013

Re: [Mailman-Developers] Mailman 2.1.16 release.

2013-07-19 Thread Mark Sapiro
atalogs in the 2.1.16rc2 release directly to me no later than 1 Sept 2013. Note that there is a minor glitch in the tarball in that the NEWS file dates the release as xx-Aug-2013 instead of 19-Jul-2013, but I didn't think it was worth uploading new files for that. -- Mark Sapiro The

Re: [Mailman-Developers] Wiki Migration Update

2013-07-26 Thread Mark Sapiro
plan to migrate officially. > Input from top wiki editors is key, so perhaps Mark, Terri, Steve and others > can chime in. Yes, thank you Paul. I too think it looks really good. > I can tell you though that my motivation to garden the current > wiki is pretty low, and I think I'

Re: [Mailman-Developers] Wiki Migration Update

2013-07-26 Thread Mark Sapiro
On 07/26/2013 02:25 PM, Barry Warsaw wrote: > On Jul 26, 2013, at 02:05 PM, Mark Sapiro wrote: > > If there are no objections, I'll reach out to the infrastructure team to see > what they'd need. I'll have to contact John and Matt to do any required DNS > changes

Re: [Mailman-Developers] Wiki Migration Update

2013-07-26 Thread Mark Sapiro
and added to at least one group, they can proceed with minimal hinderance. > The global ACLs may also prevent the creation of home pages > through things like the MyPages action, but I haven't really checked this. I'm pretty sure this is the case. -- Mark Sapiro The

Re: [Mailman-Developers] Wiki Migration Update

2013-07-26 Thread Mark Sapiro
user > cannot > write to that page, even though the comments are actually subpages. Cool on the comments support. On the ACLs, are you assuming acl_hierarchic is True or are you just duplicating the parent page's ACL? -- Mark Sapiro The highway is for gam

Re: [Mailman-Developers] How to send out the whole archive of a thread to a member

2013-08-12 Thread Mark Sapiro
On 08/12/2013 04:21 PM, Nghia Vu Truong wrote: > > Could you please give me guidances about how to send a thread's archives > to a specific member? How about just sending the URL of the first message in the thread and letting the recipient follow the 'next' links to

Re: [Mailman-Developers] Can we send message with attachment using UserNotification?

2013-09-01 Thread Mark Sapiro
On 08/21/2013 02:02 PM, Nghia Vu Truong wrote: > Hi there, > Could you please help me with this question! > Is there anyway we can attach a document to message, sending by > UserNotification method? No. Mailman.Message.UserNotification() creates a single part, plain text messag

Re: [Mailman-Developers] Send message having same "References" from archive

2013-09-04 Thread Mark Sapiro
pend(msg) break # At this point, msgs contains a list of email.Message.Message objects # that contain 'the message Id you're looking for' in their References: # Sending them is left as an exercise for the reader. -- Mark Sapiro The highway

Re: [Mailman-Developers] Author_is_list option in upcoming mailman 2.1.16

2013-09-13 Thread Mark Sapiro
On 09/13/2013 08:06 AM, Barry Warsaw wrote: > > I will leave it to Mark for final decision on this, but my own opinion is that > the mm_cfg.py option should stay. cPanel already customizes their Mailman > installation, so I think they should set it to Yes when they upgrade their

Re: [Mailman-Developers] Author_is_list option in upcoming mailman 2.1.16

2013-09-13 Thread Mark Sapiro
t in most cases, but it might be of interest to some to go to <https://mail.python.org/pipermail/mailman-developers/2007-February/> and review the "dkim-signature headers" threads. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter

Re: [Mailman-Developers] Author_is_list option in upcoming mailman 2.1.16

2013-09-15 Thread Mark Sapiro
d will consider the message encapsulation approach or other possibilities based on experience with 2.1.16 for a 2.1.17 release perhaps early next year. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B.

Re: [Mailman-Developers] Author_is_list option in upcoming mailman 2.1.16

2013-09-17 Thread Mark Sapiro
On 09/17/2013 05:28 PM, Barry Warsaw wrote: > On Sep 15, 2013, at 08:24 AM, Mark Sapiro wrote: > >> Because the issue remains controversial, I will soon release 2.1.16 >> final with the feature disabled by default, and will consider the >> message encapsulation approac

Re: [Mailman-Developers] Author_is_list option in upcoming mailman 2.1.16

2013-09-17 Thread Mark Sapiro
be verified by MUAs No, but that is a side effect, at least where content filtering has not altered the message. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-Dev

Re: [Mailman-Developers] Author_is_list option in upcoming mailman 2.1.16

2013-09-18 Thread Mark Sapiro
On 09/17/2013 06:21 PM, Mark Sapiro wrote: > > I could actually implement this approach for the 2.1.16 release, but > that would negate the i18n work that's already been done as the > descriptive string on General Options would change, so I'm more inclined > to label thi

Re: [Mailman-Developers] Author_is_list option in upcoming mailman 2.1.16

2013-09-22 Thread Mark Sapiro
getting it out as soon as I can and will definitely describe the feature as experimental and subject to change in future releases, but encourage people to try it and report so their experience can influence future direction. OT - I just registered for PyCon. I haven't been to Montreal since 1975

Re: [Mailman-Developers] [Mailman-Announce] Mailman 2.1.16 release.

2013-09-28 Thread Mark Sapiro
tes and/or message catalogs in the 2.1.16rc3 release directly to me no later than 15 Oct 2013. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan New Features - There is a new list attribute from_is_list to either rewrit

Re: [Mailman-Developers] Wiki Migration Update

2013-11-03 Thread Mark Sapiro
ood. I agree that we are very close if not there on everything that matters to me. Thank you Paul for this work. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-Dev

Re: [Mailman-Developers] small patch

2013-11-14 Thread Mark Sapiro
release. See <https://bugs.launchpad.net/mailman/+bug/1251495>. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-Developers mailing list Mailman-Developers@python.org

[Mailman-Developers] Mailman 2.1.17

2013-11-17 Thread Mark Sapiro
. See <https://launchpad.net/bugs/1251495>. For this reason, I plan to release Mailman 2.1.17 in about a week. If there are any i18n changes or other things that should go in 2.1.17, please get them to me before next weekend. -- Mark Sapiro The highway is for gamblers, San Francisco Ba

[Mailman-Developers] Mailman 2.1.17 release.

2013-11-23 Thread Mark Sapiro
/mailman/2.1/ http://ftp.gnu.org/gnu/mailman/ https://sourceforge.net/projects/mailman/ -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan 2.1.17 (23-Nov-2013) New Features - Handling of posts gated from usenet to a

Re: [Mailman-Developers] probleme install

2013-12-07 Thread Mark Sapiro
lace for this and similar discussions. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-Developers mailing list Mailman-Developers@python.org https://mail.python.org/mailman/li

Re: [Mailman-Developers] Possible bug in marilman arch when doing incremental archiving

2013-12-13 Thread Mark Sapiro
r rather than the default just in case one of the skipped messages throws MessageParseError. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-Developers

Re: [Mailman-Developers] Possible bug in marilman arch when doing incremental archiving

2013-12-13 Thread Mark Sapiro
On 12/13/2013 02:57 PM, Mark Sapiro wrote: > > Thank you for the report. I have created > <https://bugs.launchpad.net/mailman/+bug/1260883> for this issue. > > I think your fix is OK, but I am inclined to set the factory while > skipping to the start to Mailman.Mailbox

Re: [Mailman-Developers] bug in tests/test_handlers.py

2013-12-19 Thread Mark Sapiro
e report and patch. This and two other failures have been fixed. See <https://bugs.launchpad.net/mailman/+bug/1262950> and <http://bazaar.launchpad.net/~mailman-coders/mailman/2.1/revision/1441>. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiab

Re: [Mailman-Developers] Updating the template HTML and including CSS?

2014-02-06 Thread Mark Sapiro
rs/lists, I would certainly consider merging it. However, keep in mind that anything that works to extend the life of Mailman 2.1 is contrary to our goal of getting everyone on Mailman 3 as soon as possible. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, California

Re: [Mailman-Developers] [Mailman-Users] Kernel update breaks Mailman!!

2014-02-20 Thread Mark Sapiro
Mailman's 'out' queue. If the latter, what's in Mailman's 'qrunner' log related to OutgoingRunner. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan __

Re: [Mailman-Developers] Implemented Mass Subscription via file upload

2014-02-22 Thread Mark Sapiro
; propose a merge via the launchpad, but says the branch cannot be merged. Did you propose the merge using the "Propose for merging" link on the above page? If you didn't see the link, were you logged in? On the merge proposal page did you specify the target branch as lp:postorius?

Re: [Mailman-Developers] Fwd: Implemented Mass Subscription via file upload

2014-02-23 Thread Mark Sapiro
ps://code.launchpad.net/postorius/+new-import>, but I don't really know. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-Developers mailing list Mailman-D

Re: [Mailman-Developers] MM3 Test "" Hangs

2014-02-26 Thread Mark Sapiro
On 02/26/2014 02:39 PM, Mark Sapiro wrote: > > I then ran > > nose2 -v &> test.log > > which encountered one error before hanging apparently with a locked > sqlite3 database. My test.log is attached. It is somewhat different from > Tom's in that it hung

Re: [Mailman-Developers] MM3 Test "" Hangs

2014-02-26 Thread Mark Sapiro
On 02/26/2014 06:40 PM, Barry Warsaw wrote: > On Feb 26, 2014, at 02:39 PM, Mark Sapiro wrote: > >> which encountered one error before hanging apparently with a locked >> sqlite3 database. > > This is my fault. I had a couple of revisions sitting in my local branch t

Re: [Mailman-Developers] MM3 Test "" Hangs

2014-02-26 Thread Mark Sapiro
On 02/26/2014 06:42 PM, Barry Warsaw wrote: > On Feb 26, 2014, at 04:57 PM, Mark Sapiro wrote: > >> The error (failed test) was due to the default encoding in this Python >> installation being UTF-8 rather than ascii. Changing sitecustomise.py to >> not set UTF-8 all

Re: [Mailman-Developers] MM3 Test "" Hangs

2014-02-27 Thread Mark Sapiro
On 02/27/2014 01:04 PM, Barry Warsaw wrote: > On Feb 26, 2014, at 09:21 PM, Mark Sapiro wrote: > >> You have to put/or enable something in sitecustomize.py (On Ubuntu a symlink >> to /etc/python2.7/sitecustomize.py) to get it to use the locale. > > Have you changed yo

Re: [Mailman-Developers] Installation of mailman on local machine

2014-02-27 Thread Mark Sapiro
mal. The REST server doesn't accept a GET / > Please suggest appropriate headers to solve this. See src/mailman/rest/docs/basic.rst. Are the doctests here among the failures? Also see "mailman info" for the rest server base URL (probably something like <http://localhost:800

Re: [Mailman-Developers] MM3 Test difficulty

2014-03-03 Thread Mark Sapiro
th the attached traceback. Both zope.component and zope.interface are the same version on both machines. /var/py27 is the virtualenv. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan (py27)mark@Notebook-09:/var/MM/

Re: [Mailman-Developers] MM3 Test difficulty

2014-03-03 Thread Mark Sapiro
they don't fail on the other machine. Possibly there's a race condition. Also, if I just run the failing tests (and one other) with nose2 -v -P "users.rst|inject.rst" they don't fail. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Calif

Re: [Mailman-Developers] Moderation rules priority

2014-03-11 Thread Mark Sapiro
o tell the nonmember-moderation rule to take no action rather than testing for membership, but this might be a bad idea as it would make the rules order sensitive. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan _

Re: [Mailman-Developers] Virtual Mailman hackathon this weekend: Mailman Suite package!

2014-03-14 Thread Mark Sapiro
en we overlap, or just drop by >> on the day if you're not sure of your schedule in advance. >> >> Terri : Sat 1700UTC - Sun 0100UTC : Mailman Suite packaging > Abhilash(maxking) : Sat 0530UTC - 1430UTC : Finish off the last bits > of OpenPGP integration to mailman ms

Re: [Mailman-Developers] small logging change for ListAdmin.py

2014-03-21 Thread Mark Sapiro
On 03/21/2014 02:26 PM, Stephen Willey Mats Mats wrote: > > Please consider this small logging change. Follow the progress of this at <https://bugs.launchpad.net/mailman/+bug/1295875>. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabet

[Mailman-Developers] Fwd: DMARC and Mail Lists open space at Pycon

2014-04-10 Thread Mark Sapiro
I should have sent the original to this list as well. Original Message Subject: [Mailman-Users] DMARC and Mail Lists open space at Pycon Date: Thu, 10 Apr 2014 17:30:51 -0700 From: Mark Sapiro To: dmarcl...@lists.peachymango.org, Mailman Users I have tentatively scheduled an

Re: [Mailman-Developers] DMARC and Mail Lists open space at Pycon

2014-04-11 Thread Mark Sapiro
On 04/10/2014 05:30 PM, Mark Sapiro wrote: > I have tentatively scheduled an open space for Friday, 11 April at 18:00 > in room 523B at Pycon to talk about DMARC and mail lists. All available > interested parties are invited. If the time doesn't work, we can reschedule. I will need

Re: [Mailman-Developers] Fwd: DMARC and Mail Lists open space at Pycon

2014-04-11 Thread Mark Sapiro
On 04/10/2014 09:25 PM, Stephen J. Turnbull wrote: > Mark Sapiro writes: > > > I have tentatively scheduled an open space for Friday, 11 April at > > 18:00 in room 523B at Pycon to talk about DMARC and mail lists. All > > available interested parties are invited.

Re: [Mailman-Developers] DMARC and Mail Lists open space at Pycon

2014-04-11 Thread Mark Sapiro
On April 11, 2014 7:21:49 AM EDT, Mark Sapiro wrote: >On 04/10/2014 05:30 PM, Mark Sapiro wrote: >> I have tentatively scheduled an open space for Friday, 11 April at >18:00 >> in room 523B at Pycon to talk about DMARC and mail lists. All >available >> interested parti

Re: [Mailman-Developers] DMARC and Mail Lists open space at Pycon

2014-04-11 Thread Mark Sapiro
On 04/11/2014 05:25 AM, Mark Sapiro wrote: > > Tentatively rescheduled to 17:00 EDT (21:00 GMT) on Friday, 11 Apr in room > 525. > > I will attempt to post realtime summaries on #mailman. Due to various scheduling issues, this will be rescheduled for Saturday evening (Montreal

Re: [Mailman-Developers] DMARC and Mail Lists open space at Pycon

2014-04-12 Thread Mark Sapiro
On April 11, 2014 3:18:13 PM EDT, Mark Sapiro wrote: >On 04/11/2014 05:25 AM, Mark Sapiro wrote: >> >> Tentatively rescheduled to 17:00 EDT (21:00 GMT) on Friday, 11 Apr in >room 525. >> >> I will attempt to post realtime summaries on #mailman. > > >Due

[Mailman-Developers] Mailman 2.1.18 release

2014-04-17 Thread Mark Sapiro
e downloaded from https://launchpad.net/mailman/2.1/ http://ftp.gnu.org/gnu/mailman/ https://sourceforge.net/projects/mailman/ -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan 2.1.18rc1 (18-Apr-2014) Dependencies

Re: [Mailman-Developers] Mailman 2.1.18 release

2014-04-17 Thread Mark Sapiro
On 04/17/2014 11:32 AM, Mark Sapiro wrote: > I am pleased to announce the first release candidate for Mailman 2.1.18. I neglected to emphasize that there are some new and some modified i18n strings in this release. I strongly encourage all interested people to look at these and sub

Re: [Mailman-Developers] [Mailman-Users] handler to auto detach attachment and link it to a website keeping html

2014-04-18 Thread Mark Sapiro
mail, keeping original html, >adding an html link to the moved document > * adding a small clip image as an attachment symbol as an embed object > > > Le 16/04/2014 16:01, Mark Sapiro a écrit : >> <https://docs.python.org/2/library/email.mime.html> to create new >

Re: [Mailman-Developers] handler to auto detach attachment and link it to a website keeping html

2014-04-19 Thread Mark Sapiro
On 04/18/2014 11:57 PM, Sylvain Viart wrote: > > Le 18/04/2014 22:30, Mark Sapiro a écrit : >> should be --- >> >> clip = MIMEImage(xxx, 'png') > > Yeah, I know. But I've embedded the base64 txt data of the clip image in

Re: [Mailman-Developers] Mailman 2.1.18 release

2014-04-19 Thread Mark Sapiro
On 04/17/2014 11:32 AM, Mark Sapiro wrote: > I am pleased to announce the first release candidate for Mailman 2.1.18. > > Python 2.4 is the minimum supported, but Python 2.7 is recommended. It turns out that Mailman 2.1.18rc1 required Python 2.5 or later. The problem code has been mod

Re: [Mailman-Developers] handler to auto detach attachment and link it to a website keeping html

2014-04-22 Thread Mark Sapiro
> 4.48 How can I change the HTML (or .txt) templates used by my mailing > lists? > http://wiki.list.org/pages/viewpage.action?pageId=4030605 Which only talks about search rules for the built in templates and has nothing to do with anything else. -- Mark Sapiro The highway is

Re: [Mailman-Developers] handler to auto detach attachment and link it to a website keeping html

2014-04-23 Thread Mark Sapiro
4A9> because the only reason it was there was for the situation where GLOBAL_PIPELINE would change in the future, and it won't work for that anyway because the list's existing pipeline attribute will override it. -- Mark Sapiro The highway is for gamb

Re: [Mailman-Developers] handler to auto detach attachment and link it to a website keeping html

2014-04-23 Thread Mark Sapiro
On 04/23/2014 08:31 AM, Sylvain Viart wrote: > Le 23/04/2014 15:30, Mark Sapiro a écrit : >> >> E.g., put the above three lines in a file and run >> >> bin/config_list -i /path/to/file listname. > > Works great as you said! :-) > I wasn't sure how to u

Re: [Mailman-Developers] Mailman 2.1.18 release

2014-04-25 Thread Mark Sapiro
other sites. For more information, please see: http://www.list.org http://www.gnu.org/software/mailman http://mailman.sourceforge.net/ Mailman 2.1.18rc1 can be downloaded from https://launchpad.net/mailman/2.1/ http://ftp.gnu.org/gnu/mailman/ https://sourceforge.net/projects/mailman/ -- Mark S

Re: [Mailman-Developers] GSoC 2014 : Proposal for the Mailman CLI project

2014-04-27 Thread Mark Sapiro
a text/plain alternative, and otherwise running it through an > HTML-to-text converter (probably Lynx with output to a file). > > It could also just be my local MUA, which I have set up to try to > minimize the HTML mail that I see. > > Mark can probably say with some confidence.

Re: [Mailman-Developers] ANNOUNCE: The GNU Mailman 3 suite, beta 1 preview

2014-05-03 Thread Mark Sapiro
ranch, but a branch you obtained elsewhere, then you probably should not be using it as the 'official' branch is lp:mailman. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Mailman-Developers] Mailman 2.1.18 final release

2014-05-03 Thread Mark Sapiro
ge.net/projects/mailman/ -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan 2.1.18 (03-May-2014) Dependencies - There is a new dependency associated with the new Privacy options -> Sender filters -> dm

Re: [Mailman-Developers] Fixing DMARC problems with .invalid munge

2014-05-04 Thread Mark Sapiro
ted in your experience for a follow-up release. Our concerns are the possibility of mail being rejected by recipient MTAs because of the invalid From: address and user complaints about difficulty in replying to the poster. -- Mark Sapiro The highway is for gamblers, San Franc

Re: [Mailman-Developers] Fixing DMARC problems with .invalid munge

2014-05-04 Thread Mark Rousell
e ".INVALID" (or whatever) that DMARC is intended to eventually make worthless (not the addition of them). > Yahoo! gets what conspiracy theorists (Hi, Lindsay!) > think they want, namely locking their users into Yahoo! groups, but I > think they're going to find that t

Re: [Mailman-Developers] Mailman 2.1.18 final release

2014-05-05 Thread Mark Sapiro
On 05/03/2014 11:30 AM, Mark Sapiro wrote: > I'm pleased to announce the final release for Mailman 2.1.18. It appears that the from_is_list and dmarc_moderation_actions Wrap Message actions may run afoul of this issue <http://bugs.python.org/issue7970> in the Python email libra

  1   2   3   4   5   6   7   8   9   10   >