Re: [Mailman-Users] User unknown messages

2006-01-06 Thread Mark Sapiro
etting things in mm_cfg.py. These settings will override the Defaults.py settings. In this case, Defaults.py contains DELIVERY_MODULE = 'SMTPDirect' and SMTPHOST = 'localhost' So you would put SMTPHOST = 'mailserver1.odu.edu' in mm_cfg.py. See <http://www.pytho

Re: [Mailman-Users] poster receives copy of post

2006-01-06 Thread Mark Sapiro
isting members, it is the "not metoo" setting on the Membership Management...->Membership List pages. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Re: [Mailman-Users] Mail not reaching everyone on mailing list

2006-01-07 Thread Mark Sapiro
yes. Also consider setting bounce_score_threshold to a fairly low value (e.g. 2) so the bouncing members will be disabled soon. Then, as members are disabled, notifications with the actual bounce notice attached will be sent to the list owner. This should enable you to figure out why the addresse

[Mailman-Users] Need help setting up a list

2006-01-07 Thread Mark Phillips
hrough the documentation at http://staff.imsa.edu/~ckolar/mailman/mailman-administration-v2.html, but since I am brand new at creating and running a list, I am not really sure how to make one of my lists announcement only. Thanks! -- Mark Phillips Phillips Marketing, Inc [EMAIL PROTECTED] 602 524-03

Re: [Mailman-Users] Send a rejection message when a message is too big

2006-01-07 Thread Mark Sapiro
d that begins at <http://mail.python.org/pipermail/mailman-users/2005-December/048070.html>. This outlines the required patch for messages with implicit destination, but the same ideas apply to messages that are too big. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,

Re: [Mailman-Users] Problem with 2.1.7

2006-01-08 Thread Mark Sapiro
n particular, is OutgoingRunner running? Check logs, particularly 'error', 'smtp' and 'smtp-failure'. Check qfiles/* to see where the messages are (e.g., shunt, out, ?) -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San

Re: [Mailman-Users] Urgent Help on LDAP Member Adaptor

2006-01-08 Thread Mark Sapiro
he list._memberadaptor = ldap line uncommented (unhashed). Then you have to look at the 'error' log and/or the result when you go to the membership management page and figure out what isn't working and why. It probably has something to do with the other settings in extend.py. -- M

Re: [Mailman-Users] List created on localhost; now configuration has "localhost" instead of real domain name

2006-01-08 Thread Mark Sapiro
stand alone for instructions on how to use it to fix this. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list Mailman-Users@

Re: [Mailman-Users] 461 Too many unknown users from your host

2006-01-09 Thread Mark Sapiro
s can later become invalid. Also, there is no check on admin Mass Subscriptions. You can subscribe any syntactically valid address via mass subscribe without any check that it is actually deliverable. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Ar

Re: [Mailman-Users] Some questions on moderation

2006-01-09 Thread Mark Sapiro
ink on the admin pages (which you can't get to with the moderator password). The URL (link) is also included in the email sent to admins and moderators about pending requests. It is of the form <http://www.example.com/mailman/admindb/LIST_NAME>. See <http://www.python.org/cgi-bin/faqw-mm.py?req=sh

Re: [Mailman-Users] Link from list info pages to MHonArc archives

2006-01-10 Thread Mark Sapiro
instead of PUBLIC_ARCHIVE_URL = 'http://%(hostname)s/archives/%(listname)s' im mm_cfg.py -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -

Re: [Mailman-Users] Management log

2006-01-10 Thread Mark Sapiro
go back more that a few weeks. Even if installed from source, someone may have set up log rotation. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ---

Re: [Mailman-Users] mail from GioMBG > /usr/lib/mailman/cron/crontab.in

2006-01-10 Thread Mark Sapiro
n.d/mailman and one installed by crontab in (perhaps) /var/spool/cron/mailman. You definitely want one or the other, but not both. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ---

Re: [Mailman-Users] unexpected code byte in Header.py

2006-01-10 Thread Mark Sapiro
the error will occur any time Mailman sends anything for this list. The problem is in processing the 'description' for the list. Some of the logic involved changed between 2.1.5 and 2.1.6. Check the list description on the General Options page for non-ascii (an acute accent in pos

Re: [Mailman-Users] creating a list of moderators

2006-01-11 Thread Mark Sapiro
n caveman, I just put the local script there anyway.) > >#!/usr/bin/python > >def printowners(m): > for i in m.owner: > print i You could probably replace the /usr/share/mailman/bin/withlist -q -a -r printowners | tr A-Z a-z | sort | uniq part of this pipe with /usr

Re: [Mailman-Users] maximum size of list (# of recipients)?

2006-01-11 Thread Mark Sapiro
l.python.org/pipermail/mailman-users/2005-December/048283.html> of a server with 4 lists of 200,000 members each, but it was "performing non-optimally". -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, S

Re: [Mailman-Users] SpamDetect loop?

2006-01-11 Thread Mark Sapiro
investigate, but if you could send me off list what your header_filter_rules are and a copy of the original problem message, it may help me. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ---

Re: [Mailman-Users] Error in 2.1.7...

2006-01-12 Thread Mark Sapiro
Glenn Sieb wrote: >I tried to edit the listinfo page of a list, and got the following in >logs/error: See <http://mail.python.org/pipermail/mailman-users/2006-January/048560.html> and <http://sourceforge.net/tracker/index.php?func=detail&aid=1400128&group_id=103&at

Re: [Mailman-Users] migration of mailing list to mailman?

2006-01-13 Thread Mark Sapiro
ves/private/mmlist.mbox/mmlist.mbox and then run bin/arch --wipe mmlist To create pipermail archives from the old mbox. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ---

Re: [Mailman-Users] Does Mailman do the following? Not sure if this iswhat I need.

2006-01-13 Thread Mark Sapiro
ages or select recipients based on customer profiles, or any of a number of other things along these lines, you will need something more oriented toward 'customer relations management'. So if you don't see your requirements expanding, Mailman may be a good solution for you, but if you d

Re: [Mailman-Users] can't find smrsh wrapper in sendmail

2006-01-14 Thread Mark Sapiro
bscribe: "|/usr/local/mailman/mail/mailman subscribe mailman" mailman-unsubscribe:"|/usr/local/mailman/mail/mailman unsubscribe mailman" The '/usr/local/mailman' part of the path is the default, but may be diferent if you speci

Re: [Mailman-Users] Problems with uuencoded attachments

2006-01-14 Thread Mark Sapiro
tion which causes the message to be shunted. >3. Is this possibly a python bug? HP-UX uudecode can decode > these files no problem, but python gives me the > "Warning: Trailing garbage" error. What's more, if I > mail from Eudora to an IMAP account (not mailman) I h

Re: [Mailman-Users] Hello and newbie question(s)

2006-01-14 Thread Mark Sapiro
city that the list names are "countyX", "countyY", etc. as in the file names above. Then if this were a *nix sh compatible shell, the script might look like for name in `cat /path/to/listnames` do bin/config_list -i /path/to/config/input ${name} bin/add_members -r /path/to/${name}.

Re: [Mailman-Users] Odd CGI problem

2006-01-14 Thread Mark Sapiro
nfodriverMailman cgi-wrapper (listinfo)$FreeBSD: >src/lib/csu/i386-elf/crtn.S,v 1.6 2005/05/19 > >followed by more garbage. It looks like what you are getting is the result of Apache 'displaying' the contents of the wrapper instead of executing it. T

Re: [Mailman-Users] can't find smrsh wrapper in sendmail

2006-01-15 Thread Mark Sapiro
test-leave: "|/usr/local/mailman/mail/mailman leave test" test-owner: "|/usr/local/mailman/mail/mailman owner test" test-request:"|/usr/local/mailman/mail/mailman request test" test-subscribe: "|/usr/local/mailman/mail/mailman subscribe test"

Re: [Mailman-Users] Problems with uuencoded attachments

2006-01-15 Thread Mark Sapiro
early better than supressing warnings one at a time. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list Mailma

Re: [Mailman-Users] Mailman setup help....

2006-01-15 Thread Mark Sapiro
lman, or if it is Mailman not processing messages after receipt. Are your qrunners running? (bin/mailmanctl start) You may find the following helpful <http://www.list.org/mailman-install/node12.html> <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.014.htp> --

Re: [Mailman-Users] (Beer) problem accessing the archive (403)

2006-01-16 Thread Mark Sapiro
I try it, I find no DNS entry for jedi.icat.com. As far as the 403 on attempting to access an error document is concerned, check your Apache error_log and see what it says. You might get additional info about the initial error too. >If you're anwhere near the Denver area I&#

Re: [Mailman-Users] trouble getting subscriber list

2006-01-17 Thread Mark Sapiro
all the members. See <http://starship.python.net/crew/jwt/mailman/#throughtheweb> for examples. Also see <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.011.htp> -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area,

Re: [Mailman-Users] user is removed, but they still receive list emails

2006-01-17 Thread Mark Sapiro
they don't remember subscribing to the list. The Received: headers in the mesages can provide clues. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan --

Re: [Mailman-Users] Help getting list info from mailman

2006-01-17 Thread Mark Sapiro
e in a text/plain part. If the message you are sending to the LIST-request address is HTML or rich text only, and the commands are in the message body, it won't work. If the command is not in the subject, it must be in a text/plain body part, preferably in a text/plain only message. -- Mark

Re: [Mailman-Users] installation & combining with apache

2006-01-17 Thread Mark Sapiro
mentation refers to inside the block for that host. If you want multiple virtual hosts to access Mailman, put those things in the 'main server configuration' part of your Apache config. In this case, you will need an add_virtualhost() line in mm_cfg.py for each of your hosts. -- Mark Sapi

Re: [Mailman-Users] Mailman Public Mailing List

2006-01-18 Thread Mark Sapiro
n/fix_url.py for instructions. If you are actually accessing Mailman from different virtual hosts, then it is intended that each host see only its own lists. If you want each host to see all lists, you can set VIRTUAL_HOST_OVERVIEW = Off as above. -- Mark Sapiro <[EMAIL PROTECTED]> Th

Re: [Mailman-Users] new setup

2006-01-19 Thread Mark Sapiro
ng held within Mailman. Check Mailman's 'vette' and 'error' logs and the web admindb interface. Also see <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.014.htp> Also check your MTA logs. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for

Re: [Mailman-Users] delay=10

2006-01-19 Thread Mark Sapiro
n't >make it to the list. Where does "delay=10" come from? In what context? This seems more like a problem in delivering to Mailman than a problem within Mailman. You could look at Mailman's 'error' and 'vette' logs for anything relevant. -- Mark Sa

Re: [Mailman-Users] delay=10

2006-01-19 Thread Mark Sapiro
noc ops wrote: >another observation. > >the messages that don't make it to the list "[EMAIL PROTECTED]" do >get archived? > > > >regards, >/virendra > > >noc ops wrote: >> >> Mark Sapiro wrote: >>> >>>Where

Re: [Mailman-Users] modify auto-discard message

2006-01-19 Thread Mark Sapiro
f anyone has other ideas about >how to do this. Upgrade to Mailman 2.1.7 which allows you to configure this message per list. Also note, if you do upgrade, see <http://sourceforge.net/tracker/index.php?func=detail&aid=1405790&group_id=103&atid=300103> -- Mark Sapiro <[EM

Re: [Mailman-Users] delay=10

2006-01-19 Thread Mark Sapiro
ory so that the actual logs that are written are in /var/log/mailman/. Check mm_cfg.py for assignment to LOG_DIR. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan --

Re: [Mailman-Users] Moving Mailman to New Server

2006-01-20 Thread Mark Sapiro
have an MTA, you will have issues with sending and receiving mail. If it doesn't have a web server, you will have issues with the web interface. In any case, <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.004.htp> may be of interest. -- Mark Sapiro <[EMAIL PROTE

Re: [Mailman-Users] problem with qrunner

2006-01-20 Thread Mark Sapiro
ilmanctl start In the future, don't delete these files. The locks/ files are to prevent starting a second mailmanctl when one is already running and are normally always present as is data/master-qrunner.pid when mailmanctl is running. -- Mark Sapiro <[EMAIL PROTECTED]> The h

Re: [Mailman-Users] delay=10

2006-01-20 Thread Mark Sapiro
as been passed to the outgoing MTA and whatever happens after that is up to the MTA and beyond. Based on 'everything after three messages is blackholed', I'd say the outgoing MTA/ISP has a limit on the number of messages/recipients/whatever that can be sent within some time period. --

Re: [Mailman-Users] Can I showed held messages from a particular listfrom the command line?

2006-01-20 Thread Mark Sapiro
f the held messages can be seen by bin/dumpdb lists/LIST_NAME/requests.pck -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users m

Re: [Mailman-Users] additional accounts

2006-01-20 Thread Mark Sapiro
automagically' or Exim or another MTA which can be set up to interface with Mailman without aliases, then yes, you do. Also see <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.049.htp> for links to information about using the Postfix method with Sendmail. --

Re: [Mailman-Users] additional accounts

2006-01-20 Thread Mark Sapiro
ptions that I know of: > >At the end of /etc/aliases: >:include: $PREFIX/mailman/data/aliases > >...or go here: http://www.gurulabs.com/goodies/downloads.php and grab a >copy of postfix-to-mailman-2.1.py and read the instructions within. :) Or read the Postfix integration section

Re: [Mailman-Users] Group Mismatch error

2006-01-22 Thread Mark Sapiro
can, you can tell sendmail to run as gropp 'mailman' when executing the wrapper. See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.016.htp>. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter

Re: [Mailman-Users] notification system

2006-01-22 Thread Mark Sapiro
IP of the mail, not the software that apparently delivered it. In any case, I doubt that any ISP would whitelist mail simply because it appeared to be sent from Mailman. Mailman can be a abused too. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, C

Re: [Mailman-Users] Virtual Host problem with 2.1.7

2006-01-22 Thread Mark Sapiro
Mel Sojka wrote: >now How can I fix the archives so they are visible? I'm not sure what the issue is with your archives. Can you give more details of the problem? You may have to run bin/arch --wipe to rebuild the archives in order to update embedded URLs. -- Mark Sapiro <[EMAI

Re: [Mailman-Users] broken mbox files: No blank lines before "From"

2006-01-22 Thread Mark Sapiro
under the last (non-empty) line of the >preceding letter. This results in some problems: >Do you have any knowledge of some "fix-my-mbox-program" that does the >job? Can anyone help me with a perl one-liner or sth? bin/cleanarch should do the job. -- Mark Sapiro <[EMAIL PRO

Re: [Mailman-Users] Determine List Bandwidth

2006-01-22 Thread Mark Sapiro
that I can post this, so that >everyone can "enjoy" it too? You can post it to the Mailman patches tracker. See <http://sourceforge.net/tracker/index.php?func=detail&aid=1123383&group_id=103&atid=300103> for an example of a different script with a different purpose to see ho

Re: [Mailman-Users] Virtual Host problem with 2.1.7

2006-01-22 Thread Mark Sapiro
t;: /usr/local/mailman/locks/master-qrunner.cat1.9186 This one seems to say that somehow the master qrunner lock got removed within the preceding 24 hours. Was a 'bin/mailmanctl -s start' run while another bin/mailmanctl was still running? -- Mark Sapiro <[EMAIL PROTECTED]> Th

Re: [Mailman-Users] broken mbox files: No blank lines before "From"

2006-01-22 Thread Mark Sapiro
Mark Sapiro wrote: > >bin/cleanarch > >should do the job. bin/cleanarch seems to be broken. A patch is attached that will fix it, or you can download a fixed version at <http://cvs.sourceforge.net/viewcvs.py/mailman/mailman/bin/cleanarch?view=log> -- Mark Sapiro <[EMAIL

Re: [Mailman-Users] is driving me crazy

2006-01-22 Thread Mark Sapiro
ilman/Mailman/Queue/Runner.py", line 99, > in _oneloop >msg, msgdata = self._switchboard.dequeue(filebase) > File "/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/Switchboard.py", line > 143, in dequeue >fp = op

Re: [Mailman-Users] is driving me crazy

2006-01-22 Thread Mark Sapiro
en posted and saved to digest.mbox, and this has stopped processing for that list. This is why I suggested moving it aside - i.e. moving it out of the lists/LIST_NAME/ directory to see if that allows the list's processing to resume. This would indicate the problem is a 'bad' post in diges

Re: [Mailman-Users] is driving me crazy

2006-01-22 Thread Mark Sapiro
e had miltiple runners running for some time, however this is probably the result of attempts to correct the problems, not the cause of the problems. I.e., in the above case, it looks like there were two VirginRunners running until 18:16:03 on Jan 18 at which point one died and didn't restart per

Re: [Mailman-Users] FW: Output from "cron" command

2006-01-22 Thread Mark Sapiro
Jim Popovitch wrote: >Mark Sapiro wrote: >> mcnutt wrote: > >> >>> File "/usr/local/mailman/Mailman/ListAdmin.py", line 138, in __getmsgids >>>ids = [k for k, (op, data) in self.__db.items() if op == rtype] >>> ValueError: too many values

Re: [Mailman-Users] FW: Output from "cron" command

2006-01-22 Thread Mark Sapiro
Jim Popovitch wrote: >Mark Sapiro wrote: >> >> I assume you are no longer getting errors from cron/checkdbs. What >> happens if you put the request.pck back and try to go to the admindb >> page for the list? Does this produce the error? > >Yes. > >> If

Re: [Mailman-Users] merge archives

2006-01-23 Thread Mark Sapiro
nly need to merge the list_name.mbox files into one archives/private/list_name.mbox/list_name.mbox that contains all the messages and run the above command. You don't need to do anything in the archives/private/list_name/ directory because it will be entirely rebuilt. -- Mark Sapiro <[EMAIL PROTECT

Re: [Mailman-Users] Determine List Bandwidth

2006-01-23 Thread Mark Sapiro
y. > >Hopefully it'll be there with v2.1.8. It's a great script. Actually it made it into the 2.1.7 final release, but the README.mmdsr could use some enhancement for 2.1.8 :-) -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco

Re: [Mailman-Users] Determine List Bandwidth

2006-01-23 Thread Mark Sapiro
that was subsequently scrubbed for the digest. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list Mailman-Users@

Re: [Mailman-Users] Email accounts for bounces, admin, confirm, etc

2006-01-23 Thread Mark Sapiro
use mail to these addresses to be piped to the mailman wrapper. Thus, even though you have created an email user "unix-sysadmin", no mail can actually be delivered to that email account as the alias unix_sysadmin: "|/disk1/mailman/mail/mailman post unix_sysadmin" pip

Re: [Mailman-Users] domain change for mailman

2006-01-23 Thread Mark Sapiro
p://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.029.htp>, and be sure to note the part about fix_url. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ---

Re: [Mailman-Users] bounce processing settings

2006-01-23 Thread Mark Sapiro
s per week, you probably want to both lower the threshold, and extend the 'stale after' time. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Re: [Mailman-Users] Email accounts for bounces, admin, confirm, etc

2006-01-23 Thread Mark Sapiro
.g. lists.company.com or mailman.company.com and publish an MX DNS record to get that domain delivered to the Mailman server. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -

Re: [Mailman-Users] Bounce Processing Settings

2006-01-24 Thread Mark Sapiro
the owner if bounce_unrecognized_goes_to_list_owner is true. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list Mailman-Users@python.org http

Re: [Mailman-Users] Is there a way to notify a poster when moderatedmessage gets approved ?

2006-01-24 Thread Mark Sapiro
ssage, but this would perhaps be ambiguious unless the staff knew that when they receive a "Forward of moderated message" it means the post is accepted, but this too would be a manual process subject to error. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San

Re: [Mailman-Users] external archiver

2006-01-24 Thread Mark Sapiro
ould modify the Pipermail archiver to obscure the addresses differently, but this would involve patching the code. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -

Re: [Mailman-Users] Mail Forwarding Loop / List issue

2006-01-24 Thread Mark Sapiro
y because of the IP address. >Is this normal practise? If by 'this' you mean mailman-users@python.org, I don't think so. I have a 'home', fixed IP, and I have no problem with python.org lists. Did you receive reject notices for the mail? If so, from where and what did

Re: [Mailman-Users] Question about List Info Page HTML

2006-01-25 Thread Mark Sapiro
in this case Mailman/Cgi/listinfo.py. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list Mailman-Users@python.org http://ma

Re: [Mailman-Users] Confirmation problems

2006-01-25 Thread Mark Sapiro
ehow? Is it only this list that fails? It is not likely a virtual host problem as host really isn't involved in processing confirmations. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Cal

Re: [Mailman-Users] Mailman stagger script?

2006-01-25 Thread Mark Sapiro
eir problem? Of course perhaps they are solving that by telling you you can't do that, in which case, it may be time to find a new host. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area,

[Mailman-Users] Questions Regarding Command Line Commands

2006-01-25 Thread Mark Phillips
would rather do it from my python script (we have over 90 teams!). I have seen the documentation on what the command line commands are, but I am not sure how to issue those commands from a python script. Thank for any help you can provide! -- Mark Phillips VP Softball Arcadia Little League

Re: [Mailman-Users] Questions Regarding Command Line Commands

2006-01-25 Thread Mark Sapiro
Mark Phillips wrote: > >I have seen the documentation on what the command line >commands are, but I am not sure how to issue those >commands from a python script. See <http://docs.python.org/lib/os-process.html> Briefly, once you have the list name, owner email and list passw

Re: [Mailman-Users] move from version 2.0.11 to 2.1.5

2006-01-25 Thread Mark Sapiro
last. You can then run bin/update [-f], but you shouldn't have to as Mailman will update/convert the config.db when the list is accessed. After you have the converted config.pck, you can delete the config.db and config.db.last. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for

Re: [Mailman-Users] Mailman, Postfix and MySQL-based virtual domains

2006-01-25 Thread Mark Sapiro
ix user and I know little about it, but I think in addition to the virtual_alias_maps above, you also need alias_maps with at least hash:/usr/local/mailman/data/aliases. See <http://www.list.org/mailman-install/node13.html>. (Sec 6.1.2 is in addition to 6.1.1, not instead of) -- Mark Sa

Re: [Mailman-Users] Extracting membership list

2006-01-25 Thread Mark Sapiro
ing members. > >How does one extract the member data from a list like this if I'm the >rightful admin? bin/listmembers --help -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan --

Re: [Mailman-Users] Backing up E-mail addresses in Mailman v 2.1.6

2006-01-25 Thread Mark Sapiro
if this is just a one time shot is asking the host service to run 'bin/list_members' for you and put the result where you can download it or email it to you. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San

Re: [Mailman-Users] Extracting membership list

2006-01-25 Thread Mark Sapiro
Mark Sapiro wrote: > >bin/listmembers --help That should have been bin/list_members --help Sorry for any confusion. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sens

Re: [Mailman-Users] Virtual-domain support?

2006-01-26 Thread Mark Sapiro
eople who've tried these suggest that they may be an incomplete solution at best, and may not work at all. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan --

Re: [Mailman-Users] any info on this reported exploit?

2006-01-26 Thread Mark Sapiro
/www.google.com/search?hl=en&q=site%3Amail.python.org++inurl%3Amailman-users+suse+sax>. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ---

Re: [Mailman-Users] Virtual-domain support?

2006-01-26 Thread Mark Sapiro
chitecture ever be changed to remove this >limitation? Yes again. I think you'll see it in Mailman 3, but as I'm sure you well know, I can't give you a timeline for that except to say that it isn't imminent. -- Mark Sapiro <[EMAIL PROTECTED]>

Re: [Mailman-Users] An interesting problem 2.1.6

2006-01-26 Thread Mark Sapiro
u'll normally see two entries with the same message id. The first for 1 recipient (the mail to list-owner) and the second perhaps a couple of seconds later for 'n' recipients which will tell you how many admins/moderators it is sent to. If you send mail directly to [EMAIL PROTECTE

Re: [Mailman-Users] mailman problem after 2.1.5 -> 2.1.7 update

2006-01-26 Thread Mark Sapiro
and various methods in Mailman/htmlformat.py make the actual link, but I don't see anything in this that would add quotes other than the ones around the whole URL. I'm puzzled, but perhaps you can look at the specific areas I mention and see that there's something strange in your v

Re: [Mailman-Users] Mailman Template

2006-01-27 Thread Mark Sapiro
ou are dealing with a template that uses %(name)s replacements, %(list_name)s may not work in that particular template. >And is there a guide anywhere explaining the templating system in detail? No, but it's on my To Do list to write a FAQ for this. -- Mark Sapiro <[EMAIL PROT

Re: [Mailman-Users] Weirdness

2006-01-27 Thread Mark Sapiro
gement...->Membership List under Additional Member Tasks - "Set everyone's moderation bit, including those members not currently visible", select "No" and click "Set". -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,

Re: [Mailman-Users] archive is not available

2006-01-27 Thread Mark Sapiro
than 2 in mm_cfg.py? Do you mean the messages aren't being archived, or you are unable to access the archive via the web? What's in Mailman's 'error' log? -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Ar

Re: [Mailman-Users] Regenerate the archives index.html file

2006-01-27 Thread Mark Sapiro
generate this file? This file is automatically regenerated each time a post is archived. If you can't wait for a post, run 'bin/arch --help'. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area,

Re: [Mailman-Users] Confirmation e-mail goes to user that is not adminor moderator

2006-01-27 Thread Mark Sapiro
l/mailman-users/2006-January/048811.html>? -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list Mailman-Users@pyth

Re: [Mailman-Users] Domain problem with mailman

2006-01-27 Thread Mark Sapiro
27; respectively. See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.029.htp> for what to do and don't overlook the part about fix_url for existing lists. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California

Re: [Mailman-Users] Confirmation problems

2006-01-27 Thread Mark Sapiro
ven subscription" in any of the lists on that server, but have been >adding the users on the web form instead. > >And the result is that (what was exactly what I was afraid of ;)) that at >least the one I tested worked... > >What gives??? Check mailman's 'error'

Re: [Mailman-Users] troubles with multiple installations on the samemachine

2006-01-27 Thread Mark Sapiro
gt; ScriptAlias /mailman/* /data/mailmanswazitalia/cgi-bin/* > Alias /pipermail/ /data/mailmanswazitalia/archives/public/ > > > > >Any hint? Since your virtual hosts seem to use the same IP address (at least the ones I could look up), you need NameVirtualHost directives. See <

Re: [Mailman-Users] Confirmation e-mail goes to user that is notadmin or moderator

2006-01-27 Thread Mark Sapiro
goes to -bounces) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Mailman 2.0.x expects only 4 @... [EMAIL PROTECTED] (does go to the owner) [EMAIL PROTECTED] [

Re: [Mailman-Users] Weirdness

2006-01-27 Thread Mark Sapiro
ers in the message From: Reply-To: Sender: Return-Path: and the From_ separator in a mailbox file if any. And have you made any changes to the default SENDER_HEADERS = ('from', None, 'reply-to', 'sender') (above from Defaults.py) -- Mark Sapiro <[EMAIL PROTECT

Re: [Mailman-Users] Weirdness

2006-01-28 Thread Mark Sapiro
>Lawrence Bowie wrote: >> Mark Sapiro wrote: >>> >>> What is the subscribed address? >>> >>> What are the following headers in the message >>> >>> From: >>> Reply-To: >>> Sender: >>> Return-Path: >>>

Re: [Mailman-Users] troubles with multiple installations on the samemachine

2006-01-28 Thread Mark Sapiro
-based.html> or >><http://httpd.apache.org/docs/2.0/vhosts/name-based.html> as >>appropriate. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -

Re: [Mailman-Users] Weirdness

2006-01-28 Thread Mark Sapiro
s calling this just 'localuser' or maybe '[EMAIL PROTECTED]'? -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Use

Re: [Mailman-Users] Weirdness

2006-01-28 Thread Mark Sapiro
that ends with 'some.domain', not just those that are exactly '@some.domain'. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -

Re: [Mailman-Users] Weirdness

2006-01-28 Thread Mark Sapiro
%s get_sender() = %s', str(msg.get_senders()), sender) - This will create an entry in the 'vette' log (preceding the normal held post entry) for every non-member post. which in addition to the 'sender' from get_sender() also contains

Re: [Mailman-Users] Display??

2006-01-28 Thread Mark Sapiro
emented in 2.1.8 if there's no objection. The second will probably have to wait. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailm

Re: [Mailman-Users] 1 xxx moderator request(s) waiting

2006-01-29 Thread Mark Sapiro
ting on a different lists/xxx/request.pck file. I.e. you have or once had a Mailman installed in a different place and this email is coming from that Mailman. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense -

Re: [Mailman-Users] Is there a workaround to this?

2006-01-29 Thread Mark Sapiro
t yet? See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq02.003.htp>. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailma

<    6   7   8   9   10   11   12   13   14   15   >