[Mailman-Users] remove_members does not complete

2018-08-14 Thread Con Wieland
ilman/Mailman/LockFile.py", line 312, in lock self.__sleep() File "/usr/lib/mailman/Mailman/LockFile.py", line 496, in __sleep time.sleep(interval) KeyboardInterrupt I have reloaded and stpped and atrted mailman. No change Any ideas Con Wieland -

[Mailman-Users] mailman not sending notifications

2015-04-01 Thread Con Wieland
it might be or where to start looking would be greatly appreciated Con Wieland Office of Information Technology University of California at Irvine -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo

[Mailman-Users] list request notices

2014-07-09 Thread Con Wieland
with lists after they where removed. How can I clear this? Con WIeland Office of Information Technology University of California at Irvine -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] permissions error

2014-03-11 Thread Con Wieland
#x27;) IOError: [Errno 13] Permission denied: '/opt/nsp/mailman/archives/private/mph/2009-October.txt.gz' Con Wieland Office of Information Technology -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/lis

Re: [Mailman-Users] moving a mailman server

2013-04-17 Thread Con Wieland
So I think I've solved my own problem. When I run the fix_url script and update the hostname it works as expected. So it should work when I do the final rsync and change the hostname I think all will be well. On Apr 17, 2013, at 2:49 PM, Con Wieland wrote: > Hello all, > >

[Mailman-Users] moving a mailman server

2013-04-17 Thread Con Wieland
only see list created locally on the server. I can goto the admin page and what not of other lists and things seem to work ok there. As always any help would be greatly appreciated Con Wieland University of California at Irvine -- Mailman-

[Mailman-Users] Solaris 10 and Mailman

2013-02-08 Thread Con Wieland
Hello, Does anyone happen to have a SMF script for mailman they would care to share. Thanks in advance. Con Wieland Office of Information Technology University of California at Irvine -- Mailman-Users mailing list Mailman-Users@python.org http

Re: [Mailman-Users] log errors after restart

2012-12-24 Thread Con Wieland
, 2012, at 9:28 AM, Mark Sapiro wrote: > On 12/24/2012 9:19 AM, Con Wieland wrote: >> so the other thing I just noticed, which I think is what your getting at is >> that >> >> --runner=ArchRunner:0:1 -s >> >> is not running and I notice it is on another in

Re: [Mailman-Users] log errors after restart

2012-12-24 Thread Con Wieland
that would produce an error) con On Dec 24, 2012, at 8:58 AM, Mark Sapiro wrote: > On 12/24/2012 8:53 AM, Con Wieland wrote: >> >> On Dec 24, 2012, at 8:46 AM, Mark Sapiro wrote: >>> >>> Is ArchRunner running? What are the extensions on the names of the

Re: [Mailman-Users] log errors after restart

2012-12-24 Thread Con Wieland
On Dec 24, 2012, at 8:58 AM, Mark Sapiro wrote: > On 12/24/2012 8:53 AM, Con Wieland wrote: >> >> On Dec 24, 2012, at 8:46 AM, Mark Sapiro wrote: >>> >>> Is ArchRunner running? What are the extensions on the names of these 153 >>> entries. >>

Re: [Mailman-Users] log errors after restart

2012-12-24 Thread Con Wieland
On Dec 24, 2012, at 8:46 AM, Mark Sapiro wrote: > On 12/24/2012 7:48 AM, Con Wieland wrote: >> More issues. I had several of these messages: >> >> Dec 24 06:57:23 2012 (17125) Ignoring unparseable message: >> 1354049125.0870931+f5e280e91f2ed298fb5 >> 62d36903

Re: [Mailman-Users] log errors after restart

2012-12-24 Thread Con Wieland
I found them in the ~mailman/qfiles/bounces and removed them and restarted mailman. Now I get no more errors but I have On Dec 21, 2012, at 1:27 PM, Mark Sapiro wrote: > Con Wieland wrote: >> >> The system got restarted again to return ait to it;s original power >> source bef

Re: [Mailman-Users] log errors after restart

2012-12-21 Thread Con Wieland
it says there is no file I am not clear what I'm looking for here On Dec 21, 2012, at 1:01 PM, Con Wieland wrote: > Hi Mark, > > The system got restarted again to return ait to it;s original power source > before I got the original error tracked down. So when it restarted this

[Mailman-Users] log errors after restart

2012-12-21 Thread Con Wieland
We recently had an electrical issue and had to shutdown our mailman server. It know is looping this log error. Seems like it mail be a malformed message but I am not sure how to clear it. Any ideas? thanks Con Wieland Office of Information Technology University of California at Irvine Dec

Re: [Mailman-Users] more prune_arch errors

2012-10-02 Thread Con Wieland
back at trying this. I now get: ./prune_arch -l mgsa-l -d 1095 -bpnv Processing mgsa-l mailbox Traceback (most recent call last): File "./prune_arch", line 191, in ? main() File "./prune_arch", line 156, in main mdate = mktime_tz(parsedate_tz(msg['date'])) File "/usr/local/mailman/py

Re: [Mailman-Users] more prune_arch errors

2012-09-26 Thread Con Wieland
n os.umask(omask) UnboundLocalError: local variable 'omask' referenced before assignment any ideas, thanks On Sep 26, 2012, at 8:53 AM, Mark Sapiro wrote: > On 9/26/2012 8:27 AM, Con Wieland wrote: >> Now it processes some but I now get: >> >> ./prune_arch -

Re: [Mailman-Users] more prune_arch errors

2012-09-26 Thread Con Wieland
time_tz(parsedate_tz(msg['date'])) TypeError: string indices must be integers My "date' command gives this format Wed Sep 26 08:21:50 PDT 2012 con On Sep 25, 2012, at 2:07 PM, Mark Sapiro wrote: > Con Wieland wrote: >> >> I just found this very useful looking scr

[Mailman-Users] prune_arch

2012-09-25 Thread Con Wieland
mdate = mktime_tz(parsedate_tz(msg['date'])) File "/usr/local/mailman/pythonlib/email/_parseaddr.py", line 140, in mktime_tz if data[9] is None: TypeError: unsubscriptable object Any help would be appreciated Con Wieland Office of Information Techn

[Mailman-Users] Output from "cron" command

2012-04-12 Thread Con Wieland
I just received a few hundred lines similar to this from my cron output: File "/usr/lib/python2.4/copy.py", line 268, in _deepcopy_dict y[deepcopy(key, memo)] = deepcopy(value, memo) File "/usr/lib/python2.4/copy.py", line 174, in deepcopy y = copier(x, memo) File "/usr/lib/python2.4/copy.

[Mailman-Users] error while running make install

2012-03-07 Thread Con Wieland
I get the following error while running make install on Solaris 10 trying to install mailman-2.1.14-1 any help would be appreciated. I see other folks with the error but no solutions thanks Con Wieland #make install Creating architecture independent directories... chmod o-r /opt/nsp/mailman

Re: [Mailman-Users] Sender Filters

2012-01-04 Thread Con Wieland
On Jan 4, 2012, at 9:37 AM, Mark Sapiro wrote: > Con Wieland wrote: > >> I have a list set with the "List of non-member addresses whose postings will >> be immediately held for moderation" set up using regular expressions. >> >> ^.*@.*\.uc.*\.edu$ &g

[Mailman-Users] Sender Filters

2012-01-03 Thread Con Wieland
designate > permitted sender hosts) > x-dkim: Sendmail DKIM Filter v2.7.2 cluster2019.monopost.com ED61DD28192 > x-domainkeys: Sendmail DomainKeys Filter v1.0.2 cluster2019.monopost.com > ED61DD28192 > Content-Type: multipart/mixed; > boundary="_002_20111228

[Mailman-Users] odd message to owner when adding addresses to list

2011-12-15 Thread Con Wieland
when I add an a new subscriber via the admin Mass Subscriptions I receive the following bounce From: mailer-dae...@mta3.service.uci.edu Date: December 15, 2011 10:01:50 AM PST To: pal-allprocessors-boun...@department-lists.uci.edu Subject: Returned mail - nameserver error report Messa

[Mailman-Users] number of subscribers

2010-10-04 Thread Con Wieland
Does anybody already have a script to get the total number of subscribers across all the lists on a system? Con Wieland Office of Information Technology University of California at Irvine -- Mailman-Users mailing list Mailman-Users

[Mailman-Users] digests don't show unicode well

2010-03-09 Thread Con Wieland
p://maillists.uci.edu/mailman/public/mgsa-l/attachments/ 20100307/fb970285/attachment-0001.html Con Wieland Office of Information Technology University of California at Irvine -- Mailman-Users mailing list Mailman-Users@python.org http:

Re: [Mailman-Users] qfiles/shunt

2010-01-17 Thread Con Wieland
thanks Mark! it was a file permission error: Jan 15 18:54:54 2010 (8602) Uncaught runner exception: [Errno 13] Permission den ied: '/opt/nsp/mailman/archives/private/mc-niebla/index.html' con On Jan 17, 2010, at 8:04 AM, Mark Sapiro wrote: Con Wieland wrote: I do not unde

[Mailman-Users] qfiles/shunt

2010-01-17 Thread Con Wieland
I do not understand how thinks end up here. I thought shunting was done before the message went to the archive but this particular list has no archive. Can someone help me understand why this was shunted? Does that mean it wasn't sent to the list? Con Wieland University of Californ

[Mailman-Users] shunt - errors

2009-12-16 Thread Con Wieland
h = HyperArch.HyperArchive(self) File "/opt/nsp/mailman/Mailman/Archiver/HyperArch.py", line 641, in __init__ self.__super_init(dir, reload=1, database=db) File "/opt/nsp/mailman/Mailman/Archiver/pipermail.py", line 300, in __init__ d = pickle.load(f) Unpick

[Mailman-Users] monthly password reminders

2009-08-03 Thread Con Wieland
I run a server with a few hundred lists. When the monthly password reminders are sent they are sent from mailman-owner and so the bounces come back to the main mailman-bounces address. Is there a way to have them come from the list so they are returned to the individual list owners? Con

Re: [Mailman-Users] attachments

2008-04-16 Thread Con Wieland
On Apr 15, 2008, at 4:07 PM, Mark Sapiro wrote: > Con Wieland wrote: >> >> On Apr 15, 2008, at 2:58 PM, Mark Sapiro wrote: >> >>> Con Wieland wrote: >>> >>>> My questions are, why am I getting the html attachments? >>> >&

Re: [Mailman-Users] attachments

2008-04-15 Thread Con Wieland
On Apr 15, 2008, at 2:58 PM, Mark Sapiro wrote: > Con Wieland wrote: > >> I am having trouble understanding what is going on with the >> attachments and archives. I have a message being sent to the list >> that appears to be text with a pdf attachment. With Mac mail I &

[Mailman-Users] attachments

2008-04-15 Thread Con Wieland
-Encoding: quoted-printable Thanks in advance Con Wieland University of California at Irvine -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin

Re: [Mailman-Users] format

2008-04-04 Thread Con Wieland
On Apr 4, 2008, at 10:05 AM, Mark Sapiro wrote: > Con Wieland wrote: > >> Is it possible to change the "RE" formating on a per list basis. I >> recently upgraded and I see this was changed in 2.1.6. BTW - I like >> the new format but it's those darn users

Re: [Mailman-Users] format

2008-04-04 Thread Con Wieland
t set, for backward compatibility. If the list owner is using numbering feature by "%d" directive, the new style, "[list-name 123] Re:", is always used. I found this but I don't think it will do it. "Prefix for subject line of list postings

Re: [Mailman-Users] clone_member

2008-04-01 Thread Con Wieland
On Apr 1, 2008, at 2:09 PM, Mark Sapiro wrote: > Con Wieland wrote: > >> I've used this command regularly when folks addresses change but >> since upgrading it hangs very early along the way with no errors. >> >> ./clone_member -r [EMAIL PROTECTED] [EMAIL PR

[Mailman-Users] clone_member

2008-04-01 Thread Con Wieland
list: uctas-internal address not found: [EMAIL PROTECTED] processing mailing list: uciahcsg address not found: [EMAIL PROTECTED] processing mailing list: cie-info address not found: [EMAIL PROTECTED] any ideas??? thanks in advance Con Wieland UC I

[Mailman-Users] total site subscribers

2008-04-01 Thread Con Wieland
Before I do this myself. Does anyone have a script to list all subscribers to a mailman site? Con Wieland UC Irvine -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http

[Mailman-Users] error when changing subscription permisions

2008-03-24 Thread Con Wieland
man/htmlformat.py", line 340, in addError self.AddItem(Header(3, Bold(FontAttr( TypeError: not enough arguments for format string other lists seem to work fine. Any ideas? Thanks in advance Con Wieland Network and Academic Computing Services University of California at Irvine -

[Mailman-Users] odd archive behavior

2008-03-21 Thread Con Wieland
I don't understand why the body of this message was removed in the archives. (I have removed the picture at the bottom to meet the lists size requirement) http://maillists.uci.edu/mailman/public/visgrads/2008-March/000174.html X-UCInetID: rjgeier X-Mailer: QUALCOMM Windows Eudora Version 7.0.

Re: [Mailman-Users] cron/senddigests - error

2008-02-08 Thread Con Wieland
decode_params charset, language, value = decode_rfc2231(EMPTYSTRING.join(value)) File "/usr/local/mailman/pythonlib/email/Utils.py", line 284, in decode_rfc2231 charset, language, s = parts ValueError: unpack list of wrong size The rest of the filenames all look good. con

Re: [Mailman-Users] cron/senddigests - error

2008-02-08 Thread Con Wieland
urnbull wrote: > >> Con Wieland writes: >> >>> version 2.1.4 >>> >>> The odd thing though is it has only been happening the last >>> couple of >>> weeks >> >> Could be due to a new poster with a busted MTA, or an old poster with &

Re: [Mailman-Users] cron/senddigests - error

2008-02-07 Thread Con Wieland
version 2.1.4 The odd thing though is it has only been happening the last couple of weeks con On Feb 7, 2008, at 10:07 AM, Stephen J. Turnbull wrote: > Con Wieland writes: >>File "/usr/local/mailman/pythonlib/email/Utils.py", line 337, in >> decode_params >>

[Mailman-Users] cron/senddigests - error

2008-02-07 Thread Con Wieland
Any ideas why I get the this? /usr/local/bin/python -S /usr/local/mailman/cron/senddigests produced the following output: Traceback (most recent call last): File "/usr/local/mailman/cron/senddigests", line 94, in ? main() File "/usr/local/mailman/cron/senddigests", line 86, in main

[Mailman-Users] content type

2008-01-25 Thread Con Wieland
Can someone explain why I got this message with no additional text in the message. Skipped content of type multipart/alternative-- next part -- -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.

Re: [Mailman-Users] Removing member with in key - was:(no subject)

2007-04-02 Thread Con Wieland
On Apr 2, 2007, at 11:32 AM, Mark Sapiro wrote: > Con Wieland wrote: > >> I have found the following bad address using ./find_member -l sscm-l >> "[EMAIL PROTECTED]": >> >> constance.frei^M >> [EMAIL PROTECTED] found in: >>

[Mailman-Users] (no subject)

2007-04-02 Thread Con Wieland
PROTECTED] have tried using the examples in the FAQ "3.13. How do I remove a user name or email address with an illegal character in it?" to remove: constance.fre constance.frei^M constance.frei [EMAIL PROTECTED] [EMAIL PROTECTED] All produced errors. Any help would be appreciated Con

[Mailman-Users] tracking log info

2006-09-29 Thread Con Wieland
ough the mailman system in the past. Any help would be appreciated. Con Wieland Network and Academic Computing Services University of California at Irvine Sep 12 12:57:26 maillists.nac.uci.edu postfix/local[20280]: [ID 197553 mail.info ] E84DC2659F: to=<[EMAIL PROTECTED]>, relay=local,

[Mailman-Users] cron - address errors

2006-05-28 Thread Con Wieland
local/mailman/Mailman/OldStyleMemberships.py", line 113, in __assertIsMember raise Errors.NotAMemberError, member Mailman.Errors.NotAMemberError: ahref="mailto:[EMAIL PROTECTED]" Does anyone know a way to figure out what list this is from? Thanks in advance Con Wieland Network

[Mailman-Users] archiving partial duplicates

2006-04-06 Thread Con Wieland
uestion to no avail. Any idea's on what to look for would be appreciated. Con Wieland Network and Academic Computing Services -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman

[Mailman-Users] can't remove members

2006-04-05 Thread Con Wieland
mberships.py", line 220, in removeMember self.__assertIsMember(member) File "/usr/local/mailman/Mailman/OldStyleMemberships.py", line 113, in __assertIsMember raise Errors.NotAMemberError, member Mailman.Errors.NotAMemberError: ahref= with the same results.

[Mailman-Users] error in Log file: locks

2005-12-31 Thread Con Wieland
du.15368.0 -rw-rw-r-- 1 nobody 64 Jul 24 2004 ucdc.lock.maillists.nac.uci.edu.15369.0 any ideas what's going on? Why is the date on master-qrunner a day ahead of my system. I checked using 'date'? Can these be deleted? Thanks in advance And thanks fo

[Mailman-Users] mailman watchdog - status report

2005-12-21 Thread Con Wieland
ld even suggest including it with the mailman distribution. And let me take a minute to Thank all you folks that take the time to 'lend a hand'. I for one can't thank you all enough. You've pulled my tail out of the fire more than once. I'm sure there are a few othe

[Mailman-Users] error message

2005-12-16 Thread Con Wieland
digests(mlist, mboxfp) File "/usr/local/mailman/Mailman/Handlers/ToDigest.py", line 306, in send_i18n_digests msg = scrubber(mlist, msg) File "/usr/local/mailman/Mailman/Handlers/Scrubber.py", line 262, in process size = len(payload) TypeError: len() of unsized

[Mailman-Users] Mailman HTdig error

2005-11-24 Thread Con Wieland
do you configure it. /opt/www/htdig/bin/rundig: line 53: 13454 Aborted $BINDIR/htnotify $opts running mailman-2.1.6 htdig-3.1.6 with the companion patches As always TIA Con Wieland Network and Academic Computing Services Univ

Re: [Mailman-Users] new posts not going through

2005-10-01 Thread Con Wieland
pted by my MTA. Any ideas how to clear these from the mailman queue? Oct 01 13:15:13 2005 (3048) delivery to [EMAIL PROTECTED] failed with code -1: (131, 'Connection reset by peer') Con Wieland Network and Academic Computing Services University of California at Irvine On Oct 1, 200

[Mailman-Users] new posts not going through

2005-10-01 Thread Con Wieland
(2883) post to physics-astronomy-seminars from [EMAIL PROTECTED], size=3393, message- id=<[EMAIL PROTECTED]>, 22 failures Oct 01 12:40:02 2005 (2883) post to physics-astronomy-seminars from [EMAIL PROTECTED], size=3106, message- id=<[EMAIL PROTECTED]>, 22 failures Con Wie

[Mailman-Users] mailman slowing down

2005-09-30 Thread Con Wieland
rrent configuration or any reference to them. QRUNNER_LOCK_LIFETIME = hours(10) QRUNNER_PROCESS_LIFETIME = minutes(15) QRUNNER_MAX_MESSAGES = 300 Con Wieland Network and Academic Computing Services University of California at Irvine -- Ma

[Mailman-Users] mailman slow

2005-09-29 Thread Con Wieland
? I'm stumped at this point. As always any ideas are appreciated. Con Wieland Network and Computing Services University of California at Irvine -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/ma

[Mailman-Users] subscribers list

2005-08-26 Thread Con Wieland
Does anyone know how to get a list of subscribers and the optional name for a list? TIA Con WIeland -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org

[Mailman-Users] suspicious header

2005-02-24 Thread Con Wieland
find anything in the FAQ TIA Con Wieland UC Irvine -- 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://

[Mailman-Users] removing subscribers from a file

2004-07-01 Thread Con Wieland
Hello I'm trying to use bin/remove_members with a file of addresses to be removed for input but I'm not getting the syntax correct. Can someone show me how they do it? thanks Con Wieland -- Mailman-Users mailing list [EMAIL PROTE

[Mailman-Users] Corrupt subscribers file

2004-06-01 Thread Con Wieland
a0 in position 22: ordinal not in range(128) The list works otherwise and folks can continue to subscribe and unsubscribe. The only way I have found to remedy this is to remove the list and add it back. Does anyone have any ideas on an easier way to recover? Con Wi

[Mailman-Users] corrupted subscribers file

2004-05-19 Thread Con Wieland
Even trying to remove the entire subscribers file does not work (remove_members -a). Con Wieland -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-

[Mailman-Users] Problem accessing membership management

2004-05-18 Thread Con Wieland
While running 2.1.4 I get the following when trying to access the Membership Management module from the admin page. This only happens on one list on a server with ~400 lists. ideas? Con Wieland Traceback (most recent call last): File "/usr/local/mailman/scripts/driver", line 87, i

Re: [Mailman-Users] Site list is missing: mailman

2004-05-13 Thread Con Wieland
You need to create the list : mailman run ~mailman/bin/newlist con On May 13, 2004, at 9:35 AM, John Poltorak wrote: I've just tried starting up mailmanctl (from v2.1.4) for the first time and get the error msg:- Site list is missing: mailman Can anyone explain precisely what is missing? Is

[Mailman-Users] more on gate_news

2004-05-13 Thread Con Wieland
n 2.1.4 Python 2.3.3 My questions are: Is this a bug? Does anyone else have the gate_news running, what versions? Has anyone had a similar problem or better yet any ideas on where to go from here, unfortunately I'm kinda in the 'learn as you go' mode on python. Thanks in advance f

[Mailman-Users] More on news server errors

2004-05-11 Thread Con Wieland
ost: Connection refused I have not been able to find any mailman configurations to change this. Any ideas? Con Wieland -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.pyt

[Mailman-Users] news server errors

2004-05-11 Thread Con Wieland
Hello I'm getting errors from the 'fromusenet' logs May 11 14:10:02 2004 (23563) error opening connection to nntp_host: (146, 'Connection refused') does anyone know how to find out which lists are configured for usenet news exchanges? TIA Con Wieland Network and Aca

[Mailman-Users] no bin/aliases.db file

2004-04-19 Thread Con Wieland
I run bin.genaliases and it creates an apparently empty aliases.dir file. How do I create the aliases.db file TIA con wieland -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ

Re: [Mailman-Users] mailman postfix configuration errors

2004-04-18 Thread Con Wieland
I've seen the FAQ and I believe i have things configured correctly but I still get an error. The problem I suspect is I do not have a aliases.db file ( the aliases file is there) even though I run bin/genaliases. Where does this aliases.db get created? TIA con wieland On Saturday, Apr

Re: [Mailman-Users] mailman postfix configuration errors

2004-04-17 Thread Con Wieland
Thanks for the reply> I agree it looks like a permissions issue but: ls -l /usr/local/mailman/data/aliases -rw-rw 1 mailman 2792 Apr 17 23:05 /usr/local/mailman/data/aliases con wieland On Saturday, April 17, 2004, at 10:11 PM, Luigi Rosa wrote: Hello Con, Saturday, April 17, 2

[Mailman-Users] mailman postfix configuration errors

2004-04-17 Thread Con Wieland
I get the following when trying to run mailman 2.1.4 with postfix. This is a new installation and I'm obviously missing something on the configuration. Any help would be greatly appreciated. Con Wieland UC Irvine Traceback (most recent call last): File "/usr/local/mailman/scri

[Mailman-Users] MM archives

2004-01-16 Thread Con Wieland
Hello I know I can remove a list without removing the archive but after I do this is there anyway to continue to be able to access it via MM? Thanks Con Wieland UC Irivne -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org

[Mailman-Users] domains

2003-12-23 Thread Con Wieland
maillists.xxx.my.domain and maillists.my.domain however my lists only show up on one or the other of the FQDN's depending on what I have DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST set to. How do I see my lists from either hostname? TIA Con Wieland UC I

[Mailman-Users] concealing email addresses in archives

2003-09-04 Thread Con Wieland
Hello Is there a way thru the configuration or has anyone written a script to prevent addresses going to the archives from being trivially recognizable as an email address. TIA Con Wieland Network and Academic Computing Services University of California at Irvine

[Mailman-Users] subscriber aliases

2003-08-28 Thread Con Wieland
appreciated. Oh by the way version 2.1.2 Con Wieland Network and Academic Computing UC Irvine -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py

[Mailman-Users] My latest compile error

2003-08-23 Thread Con Wieland
/usr/local/ssl/lib/libssl.so.0.9.6 /usr/local/apache/libexec/libssl.so.0.9.6 These are the sam as my current .13 mailman install Any ideas Con Wieland UC Irvine -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listin

[Mailman-Users] error from news server

2003-03-06 Thread Con Wieland
elf.port)) socket.error: (146, 'Connection refused') Thanks Con Wieland UC Irvine -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faq

[Mailman-Users] Mailman stat's

2003-02-05 Thread Con Wieland
Hello all Before re-inventing the wheel has anyone created any general reporting scripts. I need something like #of lists #number of subscribers, per list, #number of posts per list, that kind of stuff. I'm sure they'll come up with more once I get this far. Thanks in advance Con

[Mailman-Users] subscriber names

2003-01-14 Thread Con Wieland
add there name at the same time you subscribe them? TIA Con Wieland UC Irvine -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable

[Mailman-Users] editing moderated messsages

2002-12-05 Thread Con Wieland
Hello all I may be missing something but I am unable to modify the message text for a moderated list on the admindb page. What am I missing? Con Wieland UC Irvine -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org

[Mailman-Users] implicit destination error

2002-09-09 Thread Con Wieland
ROTECTED]> To: [EMAIL PROTECTED] Content-Transfer-Encoding: 7bit Message-Id: <[EMAIL PROTECTED]> X-Mailer: Apple Mail (2.482) X-UCIRVINE-MailScanner: No viruses found Con Wieland UC Irvine -- Mailman-Users mailing list [EMAIL PROTECTED]

[Mailman-Users] One more try......

2002-07-02 Thread Con Wieland
I could really use some help. Can someone help me (or point me to) with directions on how to use the patch updates on solaris. So I don't have to do the complete install. I looked through the archives and FAQ's but couldn't find anything (what did I miss). TIA Con Wi

[Mailman-Users] List moderation

2002-05-06 Thread Con Wieland
Hi all I have a list set to 'Must posts be approved by an administrator?' Yes My question is why do I have to approve messages when I send to this list and I am one of the list owners? Any help would be appreciated Con Wieland

Re: [Mailman-Users] Do you use the Mailman-htdig integrationpatches?

2001-12-21 Thread Con Wieland
Happy Holidays Just catching up on some of the archives so forgive my belated response. I use and would like to see the patches integrated in 2.1 I think it's very usefulI. I maintain a fairly active server with ~500 (and growing) lists at UCI. My two cents Con Wieland University of Calif

Re: [Mailman-Users] list owners

2001-12-18 Thread Con Wieland
7; > >Dump to a file or whatever you like and mail away! Enjoy. > >Jon Carnes >- Original Message - >From: "Con Wieland" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Monday, December 17, 2001 1:57 PM >Subject: [Mailman-Users] list owners >

[Mailman-Users] list owners

2001-12-17 Thread Con Wieland
Happy Holidays Does anyone have a script to get a list of all the list owners. I want to make a list-owners list to use for announcements and updates. Thanks in advance. Con -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.o

Re: [Mailman-Users] question about headers

2001-11-28 Thread Con Wieland
You can also comment out what you don't want in : /Mailman/Handlers/CookHeaders.py headers = { 'List-Id' : listid, 'List-Help' : '' % requestaddr, 'List-Unsubscribe': subfieldfmt % (listinfo, requestaddr, 'un'), 'List-Subscri

[Mailman-Users] Archives

2001-11-28 Thread Con Wieland
I have some lists I'am moving from Listproc to Mailman that I've been using Mhonarc to archive and would like to integrate them with the Mailman archives when I move the lists over. Any ideas on how to do this? TIA Con Wieland

[Mailman-Users] virtual hosts

2001-11-19 Thread Con Wieland
s. Any help is appreciated. Con Wieland UC Irvine -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] list subscribers

2001-11-19 Thread Con Wieland
config. Any help is appreciated. Con Wieland UC Irvine -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] Mime

2001-10-29 Thread Con Wieland
Has anyone know if there is any chance the mailman web archives will ever understand mime? Con Wieland UC Irvine -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] duplicate subscription requests

2001-07-02 Thread Con Wieland
Right on the money. THANKS! Con At 11:37 AM -0700 7/2/01, Jean-Francois Malouin wrote: >* Con Wieland ([EMAIL PROTECTED]) [20010702 13:58] thus spake: >> Well it's that time again and I'am getting duplicate subscription reminders. >> >> Any ideas?? PLEASE! >

[Mailman-Users] duplicate subscription requests

2001-07-02 Thread Con Wieland
Well it's that time again and I'am getting duplicate subscription reminders. Any ideas?? PLEASE! Con Wieland UC Irvine -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] Public DIsplayed lists

2001-06-12 Thread Con Wieland
Hello Mailman doesn't seem to recognize public lists. I have lists set to: Advertise this list when people ask what lists are on this machine? Yes But they are not displayed when I go to the .../mailman/listinfo page Thanks in advance for any help. Con Wieland UC I

[Mailman-Users] duplicate subscription reminders

2001-06-04 Thread Con Wieland
Hello Can anyone shed some light on why duplicate subscription reminders may have been sent out approximately 2 minutes apart. TIA Con Wieland UC Irvine -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo

[Mailman-Users] list subscriptions

2001-05-30 Thread Con Wieland
Hello Does anyone know of a way to list all the lists an individual (or individual address) may be subscribed to on a server? TIA Con Wieland UC Irvine -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo

[Mailman-Users] password reminders

2001-05-02 Thread Con Wieland
My monthly subscription reminder from the lists I am on, have the sender, error-to, and x-beenthere addresses as test@domain and not the specific listname or the site administrative address. Any help on where to look or how to correct this would be appreciated. Con --

[Mailman-Users] Need help with the headers

2001-05-01 Thread Con Wieland
Hello I'am new to this and just received my monthly subscription reminder from the lists I am on, however the sender, error-to, and x-beenthere addresses are test@domain and not the list or the site administrative address. Any help on where to look would be greatly appreciated. TIA Con Wi

[Mailman-Users] new site

2001-01-09 Thread Con Wieland
ssages sent per day. Can someone share what they're running and how satisfied they are with the Mailman solution and any other nuances I may not realize in switching. Thanks in advance. Con Wieland University of California at Irvine -- Ma

  1   2   >