Re: [Mailman-Users] Mailman-Users Digest, Vol 191, Issue 3

2020-01-05 Thread Allan Hansen
Thanks again, Mark! My responses below. > On 1/4/20 5:47 PM, Allan Hansen wrote: >> >> a. The server was set up with the wrong domain name (our fault), so I had to >> add the ‘correct’ one. I had seen the command ‘Add Domain’ in >> the UI and thought that would do i

[Mailman-Users] MM3 startup issues

2020-01-04 Thread Allan Hansen
subscription: Something went wrong Mailman REST API not available. Please start Mailman core. Oh, and Happy New Year to all, Allan Hansen -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] Mailman 3.0 Documentation

2019-12-29 Thread Allan Hansen
appears to be a big end-user improvement over MM2. Thanks also, developers, for the work on MM3 development. I can see that it was a mountain of work to get that done. Yours, Allan -- Mailman-Users mailing list Mailman-Users@python.org https

Re: [Mailman-Users] Avoiding mangling in Mailman 3?

2019-12-11 Thread Allan Hansen
On Dec 10, 2019, at 10:27 , Stephen J. Turnbull wrote: > > Allan Hansen writes: > >> But Apple Mail puts the mangled address To: into the ‘Previous >> Recipients’ list to help with auto-completion later. > > I assume by "To" you mean "From”. [ABH

Re: [Mailman-Users] Avoiding mangling in Mailman 3?

2019-12-09 Thread Allan Hansen
new system. Yours, Allan -- 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 Arch

Re: [Mailman-Users] Avoiding mangling in Mailman 3?

2019-12-07 Thread Allan Hansen
the mangled string is factually correct. The issue comes when Apple Mail does auto-completion and hides the email address. A mangled From: address like this: "Allan Hansen (han...@rc.org <mailto:han...@rc.org>) via list" mailto:r...@mail.rc.org>> will show up as ‘Allan

[Mailman-Users] Avoiding mangling in Mailman 3?

2019-12-06 Thread Allan Hansen
on a Linux system. I have tried and I have had two experts try as well, but we have all run into difficulty. I’ll pay, of course. Yours, Allan Hansen -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org

Re: [Mailman-Users] Mailman 3 Ready?

2019-11-26 Thread Allan Hansen
this Mailman 3 up and running (OS, add-ons, options, etc.). When I tried myself, I saw a lot of options that I really did not really care to have because I did not know the consequences of each. I’m an application programmer, not a systems programmer. Yours, Allan Hansen allan_han

[Mailman-Users] Mailman 3 Ready?

2019-11-24 Thread Allan Hansen
(gently) nagged him: * Hi Allan, I have looked into it a few times now and I keep running into the same blocks. I don't see much moving either. I was hoping someone (Mailman developing community) would come up with a better working solution. My conce

Re: [Mailman-Users] DMARC hack

2015-05-28 Thread Allan Hansen
bare address name = "%s (%s) via list" % (name if name else "Anonymous", addr) addr = del msg['from’] msg['from'] = formataddr((name, addrs)) Can I copy this code directly into the file? Is valid syntax? (I have 40+ lists) Yo

Re: [Mailman-Users] DMARC hack

2015-05-24 Thread Allan Hansen
ubject: subject Reply-To: sen...@btopenworld.com And yes, as I just wrote, I have good reasons for keeping this as simple as I possibly can. Upgrading is not simple, I suspect, though I’d love to move to 3.0, as I have a lot of lists, with subscribers on many lists simulteneously. Yours,

Re: [Mailman-Users] DMARC hack

2015-05-24 Thread Allan Hansen
I’m weary of messing anything up, as I have basically no time or background to fix it. Yours, Allan > On May 24, 2015, at 11:06 , Andrew Hodgson wrote: > > Allan Hansen wrote: > >> Stephen, > >> Much appreciated. >> Checking for aol.com and yahoo.com

Re: [Mailman-Users] DMARC hack

2015-05-24 Thread Allan Hansen
safe. If I do this and add the bit about the Reply-To, what would the code look like? Yours, Allan > On May 24, 2015, at 6:10 , Stephen J. Turnbull wrote: > > Allan Hansen writes: > >> 69,74d68 >> < >> < # Added to deal with DMARC issuej >

[Mailman-Users] DMARC hack

2015-05-23 Thread Allan Hansen
Never mind - it started working. I just had to leave the house and come back. Mayby the issues at work can be done that way, too. :-) Allan Hi, I have waited almost a year for AOL and Yahoo to admit that they messed up and to remove their DMARC policy. My AOL and Yahoo subscribers are pretty

[Mailman-Users] DMARC hack

2015-05-23 Thread Allan Hansen
ilman and I have also rebooted, but same non-action. I have not tried ‘compileall’ and am not eager to, either (permissions, where to invoke, etc). Any suggestions? The host OS is Mac OS X Server 10.5.8 with Mailman 2.1.14 Yours, Allan

[Mailman-Users] Digest option for Yahoo and AOL subscribers?

2014-05-24 Thread Allan Hansen
Well, never mind. I would have to do this for all users, not just these. A pain this is. Sorry. Allan I just realized that setting the digest option could be a temporary solution for my Yahoo and AOL subscribers until things get sorted (hopefully by Yahoo and AOL stopping this nonsense). My

[Mailman-Users] Digest option for Yahoo and AOL subscribers?

2014-05-24 Thread Allan Hansen
plans to upgrade either any time soon. The idea of using the list address as the From: address is not good. It hides the sender and it messes up the archives. Yours, Allan Hansen Westminster, CA -- Mailman-Users mailing list

Re: [Mailman-Users] Mountain Lion Server Issue after migration from Lion

2013-04-01 Thread Allan Herman
h was set up by default, for testing. Any reason I can't delete it and make a "testing" list? Thanks. On 03-29-2013, at 7:01 PM, Mark Sapiro wrote: > Allan Herman wrote: > >> Here are the logs. >> >> Mar 29 18:14:08 x.yy.ca postfix/post

Re: [Mailman-Users] Mountain Lion server trouble

2013-03-30 Thread Allan Herman
Stone wrote: > > On Mar 29, 2013, at 4:32 PM, Allan Herman wrote: > >> OK, here are steps taken for a (mostly) successful installation on Mountain >> Lion server, including migration from the apple-supplied mailman previously >> running under Lion. >> >&

Re: [Mailman-Users] SPAM On Mailman

2013-03-30 Thread Allan Herman
Why don't you just reject/discard all email unless it is from a subscriber? On 03-30-2013, at 9:55 AM, Fred Atkinson wrote: > I have several lists that are receiving SPAM messages from multiple > sources. The lists do not forward them since I have it set not to. > > But often I ha

Re: [Mailman-Users] Mountain Lion Server Issue after migration from Lion

2013-03-29 Thread Allan Herman
man leave mailman" mailman-owner: "|/usr/local/mailman/mail/mailman owner mailman" mailman-request: "|/usr/local/mailman/mail/mailman request mailman" mailman-subscribe: "|/usr/local/mailman/mail/mailman subscribe mailman" mailman-unsubscribe: "|/usr/l

[Mailman-Users] Mountain Lion Server Issue after migration from Lion

2013-03-29 Thread Allan Herman
I was able to install mailmain 2.1.15 and migrate my existing data after I upgraded my server from Lion to Mountain Lion, as detailed in http://www.mail-archive.com/mailman-users@python.org/msg62432.html. It's mostly fine, except that I can't send an email to mailman@mydomain. Postfix is reject

Re: [Mailman-Users] Mountain Lion server trouble

2013-03-29 Thread Allan Herman
dy. Just tack on ",hash:/usr/local/mailman/data/aliases" to it. Note the comma. Step 6 followed Step 7 unnecessary, because of the import Step 8 followed. With the exception of one small glitch, it seems to be working well. On 03-23-2013, at 10:31 PM, Mark Sapiro wrote: > Allan

[Mailman-Users] Mountain Lion server trouble

2013-03-23 Thread Allan Herman
/icons/ "/usr/local/mailman/icons/" Options FollowSymLinks MultiViews Indexes AllowOverride None Order allow,deny Allow from all Allan -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/

Re: [Mailman-Users] Missing password reminders

2011-01-13 Thread Allan Hansen
omplain to their respective service providers. If they do, I'll see what happens next month when the big batch is sent out. Thank you for your (apparently) tireless presence, Allan At 8:43 AM -0800 1/12/11, Mark Sapiro wrote: >Allan Hansen wrote: >> >>I run Mailma

[Mailman-Users] Missing password reminders

2011-01-12 Thread Allan Hansen
chives and did not find anything indicating that I'm not the only one with this problem. Thus my message here. Thanks, Allan -- Allan Hansen P.O Box 2423 Cypress, CA 90630 U.S.A. han...@rc.org +1-714-875-8870 -- Mailman-Users mailing lis

Re: [Mailman-Users] confirmation messages are rejected

2009-06-07 Thread Allan Hansen
Thank you, Mark. You are a priceless resource for this community. Yes, the confirmation was submitted on the same day it was created. No, the address change had not happened when the user got the message. I also checked the system date on the server and it is correct. Allan At 5:33 PM -0700 6/7

[Mailman-Users] confirmation messages are rejected

2009-06-07 Thread Allan Hansen
ut did not find one, sorry. Mailman 2.1.9 (MacOS 10.5.6). Thanks, Allan -- Allan Hansen P.O Box 2423 Cypress, CA 90630 U.S.A. han...@rc.org +1-714-875-8870 -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/ma

[Mailman-Users] Mailman crash during global address change

2009-02-01 Thread Allan Hansen
your information only. I searched the archives for MMAlreadyAMember, but did not find anything useful. Thanks, Allan Setup: Mailman 2.1.9 on Intel iMac 2.66 GHz Core 2 Duo with OS X Server 10.5.6 Traceback: Feb 01 12:01:43 2009 admin(14357):

Re: [Mailman-Users] A lot of unsubscribes

2008-12-15 Thread Allan Hansen
ron job to do just that. I wonder if this is something Apple bungled when they stopped using cron jobs for their own scheduled tasks. In any case, the jobs are now running again. Thank you for the hint. Allan At 3:56 PM -0800 12/15/08, Mark Sapiro wrote: >Allan Hansen wrote: >> >

[Mailman-Users] A lot of unsubscribes

2008-12-15 Thread Allan Hansen
Hi all, I recently updated my server from Mac OS X 10.4 to 10.5, with the attendant upgrade of Mailman. Following that, the server suddenly unsubscribed some 300 subscribers from various lists. Is that to be expected or should I resubscribe them? Thanks, Allan -- Allan Hansen P.O

[Mailman-Users] Admin access restrictions in 2.1.9

2008-12-04 Thread Allan Hansen
in finding it if it is there, sorry. How can I restore this ability? Thanks, Allan System: Mac OS/X 10.5.5 Server on iMac -- Allan Hansen P.O Box 2423 Cypress, CA 90630 U.S.A. [EMAIL PROTECTED] +1-714-875-8870 -- Mailman-Users mailin

[Mailman-Users] Question about footers (again)

2008-10-23 Thread Allan Trick
won't miss the footer, I'd appreciate knowing (and will upgrade). Or if there are any other nifty ideas to get around this problem in 2.1.5, I'd appreciate knowing that as well! Thanks, Allan Trick Principia College Elsah, Illinois --

[Mailman-Users] Moderator on Gmail not receiving messages

2008-10-08 Thread Allan Trick
ages to the moderator" or somesuch, is there? Otherwise Mailman is performing normally. Can't figure this out! Thanks, Allan Trick -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mail

Re: [Mailman-Users] Muti-Mailman install

2008-06-19 Thread Allan Odgaard
For users who have their mail go through procmail the problem can be fixed by a rule like the following. But in light of Brads letter, I feel it is necessary to add a disclaimer saying that if this setting gets you killed or fired, I cannot be held responsible! :p :0 fw * [EMAIL PRO

Re: [Mailman-Users] Web UI request

2008-06-19 Thread Allan Odgaard
On 18 Jun 2008, at 20:32, Terri Oda wrote: [...] I've opened up a new page on the wiki to get more of a process going: http://wiki.list.org/display/DEV/Web+Interface This is great, but how should we use it? :) I think the easiest is simply to go through all settings, decide what is needed/

Re: [Mailman-Users] Reply to list instead of poster (was: Muti-Mailmaninstall)

2008-06-19 Thread Allan Odgaard
On 19 Jun 2008, at 15:53, Mark Sapiro wrote: [...] You have said in another thread that these links contribute to excessive verbosity of the labels, but they often link to useful supplemental information. I don’t dispute that. I am sure there are lots of useful info there, but it drowns i

[Mailman-Users] Reply to list instead of poster (was: Muti-Mailman install)

2008-06-19 Thread Allan Odgaard
On 19 Jun 2008, at 08:38, adsarebad-at-. wrote: [...] Also it seems clicking reply on a msg here does a off list reply. So all my previous reply`s were done off list. It is the default for new Mailman installs and the admin UI even has: Where are replies to list messages directe

Re: [Mailman-Users] List archive threading (pipermail)

2008-06-18 Thread Allan Odgaard
On 19 Jun 2008, at 07:00, Allan Odgaard wrote: On 18 Jun 2008, at 22:46, Mark Sapiro wrote: [...] I have never before seen a report like this. Since it occurs for a new list, there is apparently something wrong with the Mailman installation itself. If it were a problem with the Ubuntu

Re: [Mailman-Users] List archive threading (pipermail)

2008-06-18 Thread Allan Odgaard
On 18 Jun 2008, at 22:46, Mark Sapiro wrote: [...] I have never before seen a report like this. Since it occurs for a new list, there is apparently something wrong with the Mailman installation itself. If it were a problem with the Ubuntu package, I think it would have been seen elsewhere, so I

Re: [Mailman-Users] Muti-Mailman install

2008-06-18 Thread Allan Odgaard
On 18 Jun 2008, at 20:59, adsarebad-at-. wrote: Have you seen ? [...] I think I may have ran into that file in my travels, can`t remember for sure through because I ran into so many. Is that the one where I need to have

Re: [Mailman-Users] Encoding problems

2008-06-18 Thread Allan Odgaard
On 19 Jun 2008, at 00:24, Mark Sapiro wrote: So should I consider it a bug that setting list encoding to utf-8 will (in my experience) _always_ produce (base 64 encoded) utf-8 letters, when both header/footer and letter itself sent to list is ASCII? You may consider it a bug if you wish. It

Re: [Mailman-Users] list messages lost to Hotmail subscribers lost

2008-06-18 Thread Allan Odgaard
On 19 Jun 2008, at 01:33, Mark Sapiro wrote: [...] The problem that I had initially and that you are apparently having now is that at some point, they accept your mail and then silently discard it. That hasn't happened to me again since the mitigation period, but I'm never relaxed about it

Re: [Mailman-Users] Web UI request

2008-06-18 Thread Allan Odgaard
On 18 Jun 2008, at 17:41, Terri Oda wrote: [...] the more user input we get, the better! Another thread said that “the web UI is scheduled for overhaul”. Is anyone assigned to this? Is it an open process? Can we follow it somewhere? I think the admin UI suffers from: 1. Too many option

Re: [Mailman-Users] Encoding problems

2008-06-18 Thread Allan Odgaard
On 18 Jun 2008, at 16:09, Mark Sapiro wrote: [...] The process of adding the list header and/or footer to the message attempts to add these to a text/plain body by coercing the body and the header/footer to unicode, concatenating them and then coercing back to the original body charset. If the l

Re: [Mailman-Users] Queue problems

2008-06-18 Thread Allan Odgaard
On 18 Jun 2008, at 17:49, Brad Knowles wrote: [...] It is not necessary to recommend to others that they disable this feature on their copy of postfix. Instead, you should be recommending to them exactly what I recommended to you, which was to run a second copy of postfix with all checks

Re: [Mailman-Users] List archive threading (pipermail)

2008-06-18 Thread Allan Odgaard
On 18 Jun 2008, at 17:45, Mark Sapiro wrote: Allan Odgaard wrote: Raw mbox file. And new letters sent to the list also show up with wrong indent in the web archive. I'm only guessing, but I think there must have been some issue with the mbox file that caused the archive database

Re: [Mailman-Users] Muti-Mailman install

2008-06-18 Thread Allan Odgaard
On 18 Jun 2008, at 17:51, Brad Knowles wrote: Allan Odgaard wrote: I don’t think it will verify that the domain is the proper one (for mails sent to each list), but it should be simple to duplicate the service as mailman-list-a, b, c and setup the different ones to be used as transport

Re: [Mailman-Users] Encoding problems

2008-06-18 Thread Allan Odgaard
On 18 Jun 2008, at 02:49, Mark Sapiro wrote: [...] Into `/etc/python2.5/sitecustomize.py`. This is despite proper setup of `LC_CTYPE` on the system. Seems to me Mailman should use the encoding of the current locale, not this site-wide Python default encoding (settable by root only). I am aware

Re: [Mailman-Users] List archive threading (pipermail)

2008-06-18 Thread Allan Odgaard
On 17 Jun 2008, at 06:01, Brad Knowles wrote: On 6/17/08, Allan Odgaard wrote: I copied a list's mbox to a new server and regenerated the archive. Unfortunately threading is not rendered satisfyingly, here are the two Mailman/pipermail versions: Your threading got broken somehow,

Re: [Mailman-Users] Queue problems

2008-06-18 Thread Allan Odgaard
On 17 Jun 2008, at 18:53, Mark Sapiro wrote: Brad Knowles wrote: On 6/17/08, Allan Odgaard wrote: I transferred a lot of list members from a previous list. A dozen of these has left errors like the following in `logs/smtp-failures`: delivery to <> failed with code 450:

Re: [Mailman-Users] How to enable VERP?

2008-06-18 Thread Allan Odgaard
On 17 Jun 2008, at 18:47, Mark Sapiro wrote: [...] If you want Mailman to VERP all deliveries, just set VERP_DELIVERY_INTERVAL = 1 and don't worry about personalization. Thanks, I ended up with just this one and it works. -- Mailman-Users ma

Re: [Mailman-Users] Muti-Mailman install

2008-06-18 Thread Allan Odgaard
On 18 Jun 2008, at 10:04, adsarebad-at-. wrote: I have searched all over for how to do true virtual list with mailman and finely decided to run multiple mailman installs side by side. Have you seen ? It was included wi

[Mailman-Users] How to enable VERP?

2008-06-16 Thread Allan Odgaard
When I look at the letters I receive from my list they do not have my subscription address in the `Return-Path` header, so I suspect VERP is disabled. I have placed the following in `/etc/mailman/mm_cfg:` VERP_PERSONALIZED_DELIVERIES = Yes VERP_CONFIRMATIONS = Yes But I also see opt

[Mailman-Users] Spaces inserted in subjects

2008-06-16 Thread Allan Odgaard
On a new list I had this set in `mm_cfg.py` at creation time: OLD_STYLE_PREFIXING = No This caused extra spaces between the tag inserted and the subject for letters sent to the list. I suspected that this option was the problem, but I was unable to disable it again (seems to be another

[Mailman-Users] Queue problems

2008-06-16 Thread Allan Odgaard
I transferred a lot of list members from a previous list. A dozen of these has left errors like the following in `logs/smtp-failures`: delivery to «address» failed with code 450: 4.1.2 «address»: Recipient address rejected: Domain not found This is interpreted as a temporary failur

[Mailman-Users] Encoding problems

2008-06-16 Thread Allan Odgaard
Some of my subscribers have accents and similar in their name and I had to do the following post install to have Mailman properly work with these: ## CLI In order to get `list_members -f «list»` to properly output non-ASCII user names I had to put the following: import sys sys.se

[Mailman-Users] List archive threading (pipermail)

2008-06-16 Thread Allan Odgaard
I copied a list’s mbox to a new server and regenerated the archive. Unfortunately threading is not rendered satisfyingly, here are the two Mailman/pipermail versions: Old: http://lists.textdrive.com/pipermail/textmate/2008-January/thread.html New: http://lists.macromates.com/textmate/

[Mailman-Users] Problems with the who command (migrating lists FAQ)

2008-06-16 Thread Allan Odgaard
I followed the FAQ¹ and sent a `who «password»` to my old list (where I am administrator). This scheme had the following problems: 1. All user settings are lost (digest, no email, etc.). 2. It does not return subscribers with concealed identity (hide). 3. User names with accents came through

[Mailman-Users] subscribe

2008-03-15 Thread Allan Abrahamse
-- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubs

[Mailman-Users] How to download a list of all the email addresses

2008-03-15 Thread Allan Abrahamse
In my mailman list, when I ask to see the subscribers email addresses I get a page that makes me select a letter and then I see only those addresses beginning with the selected letter. A couple of years ago I discovered, somehow, a way to get a the entire list of email addresses, all on one pag

Re: [Mailman-Users] Promotion

2008-01-24 Thread Allan Hansen
d not care to lie, just as they don't care about how grievously they inconvenience and lie to everyone on their 1,000,000 long subscriber lists. So I suppose that the best response is to simply ignore requests such as this which so obviously is from a spammer. Allan At 10:34 AM +0100 1/24/08

Re: [Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-18 Thread Allan Hansen
above. Allan >Hello, > > > >We host several lists here and I would like to know how to list >users/subscribers list by list. Is there an easy way of doing that? > > > >Thank you, > > > > > >Matthew Smith > >Tampa Bay Library Consortium >

Re: [Mailman-Users] no dupes across lists?

2007-12-17 Thread Allan Hansen
that what you have done with Mailman (not touching the Message-ID) is the right thing to do. Besides, keeping Brad sane is certainly a worthy goal. :-) Thank you all for a great program. Allan The "Message-ID:" field provides a unique message identifier that refers to a particul

Re: [Mailman-Users] no dupes across lists?

2007-12-17 Thread Allan Hansen
At 2:34 +0900 12/17/07, Stephen J. Turnbull wrote: >Allan Hansen writes: > > > That's interesting. > > > > I run Mailman 2.1.5 (Mac OS X 10.4) and have the 'problem' that > > when someone posts to two lists at a time, I get only one message. I

Re: [Mailman-Users] no dupes across lists?

2007-12-16 Thread Allan Hansen
message is cut. :-) (No need for action from anyone - I was just mumbling aloud). Allan At 16:49 -0800 12/14/07, Mark Sapiro wrote: >Gruver, Sandi wrote: > >>Does the 'no dupes' option mean that members will not receive a messages >>sent to more than one list to which they

Re: [Mailman-Users] (no subject)

2007-10-15 Thread Allan Hansen
You may also want to change add_members as follows: from mlist.setDeliveryStatus(member, ... to mlist.setDeliveryStatus(userdesc.address, ... in case you want to use that, too. (I had to make that change) Allan >On vendredi 12 octobre 2007, Mark Sapiro wrote: > >> Frédéri

Re: [Mailman-Users] Mass subscription

2007-10-11 Thread Allan Hansen
hat >the invitation/susbcription has failed. > >2. the subscriber list for members includes email addresses only; >there are no names. What version are you using? In my version, the names appear right under the email address in a text field. > >Mikael --

Re: [Mailman-Users] Mail stuck in qfiles/in

2007-02-02 Thread Allan Trick
of 10, not restarting. Jan 31 12:01:10 2007 (1541) Master qrunner detected subprocess exit (pid: 26848, sig: None, sts: 1, class: VirginRunner, slice: 1/1) [restarting] .. And it goes on and on like that. Why would it not have been able to restart?? Thanks f

[Mailman-Users] Mail stuck in qfiles/in

2007-02-02 Thread Allan Trick
qfiles/in waiting to be sent. The oldest ones looked rather large, so I moved them out of that directory and sent another message to my testlist. Still nothing. Any suggestions? Allan -- Mailman-Users mailing list Mailman-Users@python.org http:

Re: [Mailman-Users] Mail stuck in qfiles/in

2007-02-02 Thread Allan Trick
business. Any follow-up thoughts on why this happened? Anyway, thanks! Allan -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Sear

[Mailman-Users] Dealing with bounce counts and bounced users

2006-11-16 Thread Allan Trick
Here's my question: how do I uncheck "nomail" for all those people that Mailman didn't think we could communicate with? Do I need to go in to each one and manually do it? Also, should I reset the bounce count for those folks? If so, how is that done? Thank you! Allan Trick

Re: [Mailman-Users] Two footers appearing in messages

2006-10-16 Thread Allan Trick
gt;will be added to messages will be the appropriate footer from the >sub-list. Great idea. I've done it and when the next broadcast blast goes out I'll watch to see what happens. I'm sure this will fix it. Thanks so much, Mark! Allan -

[Mailman-Users] Two footers appearing in messages

2006-10-16 Thread Allan Trick
the extra footer, is it safe for me to check "disabled" for message delivery on the "member" pages for the two list names which are under the main "2007" list? Or would that affect all messages going to the parents? Thx, Allan

Re: [Mailman-Users] Mail going to list archives but not to list!

2006-10-15 Thread Allan Trick
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.068.htp> > >then do > >bin/mailmanctl start Everything's humming along great now. I thought "restart" would do the same as "stop" and "start", but I guess not! Good learning ex

Re: [Mailman-Users] Mail going to list archives but not to list!

2006-10-15 Thread Allan Trick
qrunner(25779): Run one or more qrunners, once >or repeatedly. > >Each named runner class is run in round-robin fashion. In other words, the >first named runner is run to consume all the files currently in its >directory. When that qrunner i

Re: [Mailman-Users] Mail going to list archives but not to list!

2006-10-15 Thread Allan Trick
sages trying to get out. One of them that someone called and asked me about DOES show up in the archives for that list, but no one received it by email, and the .pck file for it is still in qfiles/out. I looked at FAQ 3.14 and did everything I could there. No luck. Any advice? Thanks,

Re: [Mailman-Users] Mail going to list archives but not to list!

2006-10-15 Thread Allan Trick
dvice? Thanks, Allan -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-

[Mailman-Users] Umbrella lists within umbrella lists?

2006-08-30 Thread Allan Trick
have now, but then it contains two OTHER umbrella lists, which then go to actual lists. Does Mailman allow an umbrella list within an umbrella list? Thx, Allan -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/ma

Re: [Mailman-Users] Quicker way to subscribe someone?

2006-08-25 Thread Allan Trick
of using "add_members" on the command line, but I don't see a way to change the mod bit there (my default is to have it on, but I want it off for this person I'm adding to all lists). Any other ideas? Allan -- Mailma

[Mailman-Users] Quicker way to subscribe someone?

2006-08-25 Thread Allan Trick
unchecking the 'mod' bit that is on by default. I'll be there's a much simpler command-line way to do it. Hope so! Thanks, Allan -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mai

[Mailman-Users] Log entries refer to which list?

2006-08-25 Thread Allan Trick
at would the difference be in the second example? I'm guessing that is referring to maybe an umbrella list that was sent to. Thanks! Allan -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/li

Re: [Mailman-Users] Sender not receiving messages

2006-08-25 Thread Allan Trick
at Exchange does this to read this in the FAQ. And if anyone more knowledgeable about Exchange wants to comment and maybe provide a workaround for cases where all messages sent to a bunch of lists ARE received by the Exchange user in Outlook, that'd be nice. I've got a questio

Re: [Mailman-Users] Why Not Upgrade to 2.1.8?

2006-08-25 Thread Allan Trick
etty simple thing to do? Allan -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/ma

Re: [Mailman-Users] Sender not receiving messages

2006-08-24 Thread Allan Trick
each person's record and uncheck that box. :-) Thx, Allan -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable

Re: [Mailman-Users] Sender not receiving messages

2006-08-24 Thread Allan Trick
and everything worked OK. Allan -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-

Re: [Mailman-Users] Sender not receiving messages

2006-08-24 Thread Allan Trick
he checked >``Sent my own posts to list to me'' or some like that? That option is set to "Yes" for the users I'm dealing with. So I'm mystified--if it's not the settings change I described above. Thanks, guys! Allan ---

[Mailman-Users] Sender not receiving messages

2006-08-24 Thread Allan Trick
from being sent to himself. Thanks in advance! Allan -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: h

Re: [Mailman-Users] Sender not receiving messages

2006-08-24 Thread Allan Trick
Forgot to mention -- I'm running Mailman 2.1.5. Allan -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives:

Re: [Mailman-Users] text/html problem

2006-07-16 Thread Allan Hansen
html stuff. Allan >From Mark Sapiro: > >It seems you have "convert html to plain text" On in content filtering. >The body is getting lost in this process. I don't know why. I tried >"converting" the body of the second message with both lynx and links >an

[Mailman-Users] text/html problem

2006-07-16 Thread Allan Hansen
(yes, I searched for text/html, charset and iso-8859-1 in the archive, but found only stuff releated to footers. Allan -- _____ | Allan Hansen, Ph.D. | |P.O. Box

Re: [Mailman-Users] Remove sender from list?

2006-05-05 Thread Allan Hansen
No, there's no such option, Alan. Allan At 9:33 +0200 5/5/06, Alan wrote: >Ok, that is one option. Now is it possible to control it through some >keywords in header of mail. >Similar to putting "Approved: " in the first line of post. > >I would like to avoid logg

Re: [Mailman-Users] Remove sender from list?

2006-05-04 Thread Allan Hansen
Sure, Set the user's option to 'nomail', send the message and set the user's option back. You'll need admin access to do that, though, as moderators don't have access to the options. Allan At 9:11 +0200 5/4/06, Alan wrote: >Is it possible to remove exclude someon

Re: [Mailman-Users] error install MM on MAC OS x

2006-04-30 Thread Allan Hansen
pport. > Either you use the Apple custom management GUI with the >Apple-modified versions of the old code, or you use the new code >(with the new features and the security fixes) with the standard >Mailman web or CLI management interface. This statement by Brad is simpl

Re: [Mailman-Users] error install MM on MAC OS x

2006-04-29 Thread Allan Hansen
At 21:07 -0500 4/29/06, Brad Knowles wrote: >At 4:24 PM -0700 2006-04-29, Allan Hansen wrote: > >> May I suggest that you get hold of >> Mac OS X Server and install that on you server instead. It comes >> with Mailman already installed and ready to go. It has a lo

Re: [Mailman-Users] error install MM on MAC OS x

2006-04-29 Thread Allan Hansen
27;ll likely at some point need to install the Developer Tools anyway. Allan At 11:24 +0800 4/26/06, Celes Victoria wrote: >thank u to reply (^_^)... >no, i don't see it,.. are u forgot / misspell of >"afp458.com" ? >in there i just not find linked to mac... > >so th

Re: [Mailman-Users] Little doubt

2006-04-21 Thread Allan Hansen
s are you editing? How are you editing them? Where are you >> placing edited versions? Are you perhaps creating edited templates >> with, e.g., utf-8 encoding (pt templates need to be iso-8859-1 >> encoded)? Jonannes, Would it help to encode these special characters in the HTML text

Re: [Mailman-Users] Accessing lists

2006-04-10 Thread Allan Hansen
Well, I was just trying to help the poor soul who was struggling with the web interface, assuming that he could not get to the command-line tools. Allan -- _ | Allan Hansen, Ph.D

Re: [Mailman-Users] Accessing lists

2006-04-10 Thread Allan Hansen
ver-based >tools are the only viable option. Please read my message again, Brad. I'm not looking at posts, but subscribe and unsubscribe messages. Allan -- _ | Allan Hansen, Ph.D.

Re: [Mailman-Users] Accessing lists

2006-04-10 Thread Allan Hansen
At 11:08 -0500 4/10/06, Brad Knowles wrote: >At 8:57 AM -0700 2006-04-10, Allan Hansen wrote: > >> Instead of looking up subscribers by address, use their names. > > You can also use the Mailman search function, which will work >with partial names and e-mail addresses

  1   2   >