[Mailman-Users] Re: Writing to list bounces with 'user doesn't exist'

2025-05-13 Thread Sean McBride
.db`. Thanks to all for your help! You really helped me understand which settings I needed to investigate. Sean -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https:/

[Mailman-Users] Re: Writing to list bounces with 'user doesn't exist'

2025-05-12 Thread Sean McBride
post test9" test9-admin: "|/usr/local/mailman/mail/mailman admin test9" I believe I'm pointing to both those files with virtual_alias_maps and alias_maps as quoted below. Thanks, Sean On 12 May 2025, at 20:05, Guy B. Purcell wrote: Do you actually have the alias fo

[Mailman-Users] Re: Writing to list bounces with 'user doesn't exist'

2025-05-12 Thread Sean McBride
= hash:/usr/local/etc/postfix/smtpd_sender_login_maps.txt virtual_transport = lmtp:unix:private/dovecot-lmtp ``` Do those give a clue? Sean -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https://

[Mailman-Users] Writing to list bounces with 'user doesn't exist'

2025-05-12 Thread Sean McBride
#x27;] DEFAULT_EMAIL_HOST = 'example.com' DEFAULT_URL_HOST = 'mailman.example.com' VIRTUAL_HOSTS.clear() add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) ``` Any clues would be greatly appreciated. Thanks, Sean -- Mailman-Users mai

[Mailman-Users] Re: Is postfix owner_request_special needed for mailman2?

2025-05-08 Thread Sean McBride
Indeed my delimiter is +, so seems this setting makes little difference either way. Cheers, Sean -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https://mail.python.org/mail

[Mailman-Users] Re: Is postfix owner_request_special needed for mailman2?

2025-05-08 Thread Sean McBride
miter". Stephen, Thanks very much for your detailed reply! I'll just leave the postfix default then. Thanks, Sean -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@pyt

[Mailman-Users] Is postfix owner_request_special needed for mailman2?

2025-05-07 Thread Sean McBride
split owner-listname and listname-request address localparts when the recipient_delimiter is set to "-". This feature is useful for mailing lists." Which I don't really grok. I'm not sure why it's set to `no

[Mailman-Users] Re: "Error: Unknown virtual host" trying to create new list from web UI

2020-07-30 Thread Sean McBride
p. Is that a generally painless experience? :) Thanks, Sean -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https://mail.python.org/mailman3/lists/mailman-users.python

[Mailman-Users] Re: "Error: Unknown virtual host" trying to create new list from web UI

2020-07-30 Thread Sean McBride
On Wed, 29 Jul 2020 22:42:23 -0700, Mark Sapiro said: >On 7/29/20 10:24 PM, Sean McBride wrote: >> >> After reading the comments in that file and FAQ 4.29, I *think* the >correct solution is to append the following 5 lines to my mm_cfg.py: >> >> DEFAULT_EM

[Mailman-Users] "Error: Unknown virtual host" trying to create new list from web UI

2020-07-29 Thread Sean McBride
DEFAULT_URL_PATTERN = 'https://%s/mailman/' VIRTUAL_HOSTS.clear() add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) Is that correct? Many thanks, Sean -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe sen

Re: [Mailman-Users] Now that Python 2 is dead in 2020 what are people's plans with mailman2?

2019-04-10 Thread Sean McBride
On Wed, 10 Apr 2019 13:36:59 -0500, Dimitri Maziuk via Mailman-Users said: >On 4/10/19 12:49 PM, Sean McBride wrote: >> On Wed, 10 Apr 2019 12:38:34 -0500, Dimitri Maziuk via Mailman-Users said: >> >>> How much support for python 2 have you been getting until now, and wh

Re: [Mailman-Users] Now that Python 2 is dead in 2020 what are people's plans with mailman2?

2019-04-10 Thread Sean McBride
ieve you will need it in the future? Fixes to security vulnerabilities basically. If/when some new one is found after 2020, you're screwed. Sean -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/list

Re: [Mailman-Users] Setting up SSL Virtualhost for Mailman

2018-09-14 Thread Sean Son
On Wed, Sep 12, 2018 at 12:09 PM, Jim Plumb wrote: > > > -Original Message- > From: Mailman-Users > [mailto:mailman-users-bounces+jim=jimplumb@python.org] On Behalf Of > Sean > Son > Sent: Tuesday, September 11, 2018 9:04 PM > To: Mark Sapiro > Cc: mail

Re: [Mailman-Users] Setting up SSL Virtualhost for Mailman

2018-09-11 Thread Sean Son
On Tue, Sep 11, 2018 at 4:00 PM, Mark Sapiro wrote: > On 09/11/2018 11:47 AM, Sean Son wrote: > > > > Thanks for the reply man. I want to require HTTPS for Mailman and all of > > its lists. I already have an SSL cert . I am running Apache as the > > webserver on RH

Re: [Mailman-Users] -EXT-Re: Setting up SSL Virtualhost for Mailman

2018-09-11 Thread Sean Son
On Tue, Sep 11, 2018 at 6:29 PM, Mark Sapiro wrote: > On 09/11/2018 02:00 PM, Parker, Michael D. wrote: > > HmmmI seem to remember that there are places in the configuration > files where http:// that would need to be changed to https://. > > If I also recall, existing mail lists have the htt

Re: [Mailman-Users] Setting up SSL Virtualhost for Mailman

2018-09-11 Thread Sean Son
On Tue, Sep 11, 2018 at 12:11 PM, Mark Sapiro wrote: > On 09/10/2018 09:04 AM, Sean Son wrote: > > > > I have to set up SSL for our mailman instance and I am stuck on how the > SSL > > Virtualhost for HTTPs should be set up. I know the FAQ on the list.org > > web

[Mailman-Users] Setting up SSL Virtualhost for Mailman

2018-09-11 Thread Sean Son
virtual host and which options and directives should be in the virtual host.. Any and ALL help is greatly appreciated!! Thanks Sean -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman

Re: [Mailman-Users] Mailman 2 and 3

2017-04-01 Thread Sean McBride
s end? Cheers, Sean -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: h

Re: [Mailman-Users] My first time setting up mailman, some misc questions/comments

2016-04-15 Thread Sean McBride
, which is of course not what Python wants. 2) Does postfix need to be on the same host as Mailman? Thanks, -- Sean McBride, B. Eng s...@rogue-research.com Rogue Researchwww.rogue-research.com

Re: [Mailman-Users] My first time setting up mailman, some misc questions/comments

2016-04-14 Thread Sean McBride
apourwave newer notes and you can decide then if you want to paste it in... >You also need to register as a user and let us know your registered user >name. Yes, sorry, I read too fast. Done that too now. :) Cheers, -- Sean McB

Re: [Mailman-Users] My first time setting up mailman, some misc questions/comments

2016-04-14 Thread Sean McBride
ll.pdf. >If so, you can update that yourself. >See the first paragraph at <http://wiki.list.org/FrontPage> to obtain >write access to the wiki. email sent, thanks. Cheers, -- Sean McBride, B. Eng s...@

Re: [Mailman-Users] My first time setting up mailman, some misc questions/comments

2016-04-14 Thread Sean McBride
ikely >it hasn't been backported. :-( I'll be doing this on El Capitan. So far I can say that mailman builds. :) I guess I'll keep notes, and share them here when done. Cheers, -- Sean McBride, B. Eng s...@rogue-research.com Rogu

[Mailman-Users] My first time setting up mailman, some misc questions/comments

2016-04-14 Thread Sean McBride
u accept launchd config files matching those of crontab.in for inclusion? Thanks, -- ____ Sean McBride, B. Eng s...@rogue-research.com Rogue Researchwww.rogue-research.com Mac Software Developer

[Mailman-Users] Question about the "Group mismatch error" when updating mailman service

2009-05-26 Thread Sean
ecuted the mail script as group "mailman" and "nobody" after I reinstalled. Why? How can I solve this question? Can anyone give me any idea? Thanks a lot!!! Best Regards, Sean -- Mailman-Users mailing list Mailman-User

[Mailman-Users] Global Subscribe

2008-12-25 Thread Sean Wilkins
Does mailman have the ability to send one email to globally subscribe to all lists on the server? thx for the help. -sean -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ

[Mailman-Users] How do I change the host_name preference

2008-12-03 Thread Sean Murphy
In the general options admin page there is a setting "Host name this list prefers for email." When I create a list it uses "calarts.edu" in the field but I would like it to automatically use the FQDN "server.calarts.edu". Is there a way to set it permanently for all new list on creations. Th

Re: [Mailman-Users] Mailman Site Admin email Problem

2008-12-03 Thread Sean Murphy
Mark Sapiro wrote: Sean Murphy wrote: Mailman used to send me an email as the "site admin" that a new list has been created. I use the web interface to create new lists. This email had the aliases I needed to add to the /etc/mail/aliases file in the body of the email. I hav

[Mailman-Users] Mailman Site Admin email Problem

2008-11-18 Thread Sean Murphy
Mailman used to send me an email as the "site admin" that a new list has been created. I use the web interface to create new lists. This email had the aliases I needed to add to the /etc/mail/aliases file in the body of the email. I have upgraded Mailman months ago but didn't notice that I

Re: [Mailman-Users] Same list name, different domains...

2008-01-17 Thread Sean Butler
On Jan 17, 2008, at 5:03 PM, Mark Sapiro wrote: > Sean Butler wrote: >> >> My question now is, that when I run genaliases, it changes the >> virtual >> mailman file back to hrca_board@ instead of just board@, so does that >> mean every time I need to run

Re: [Mailman-Users] Same list name, different domains...

2008-01-16 Thread Sean Butler
ail > [EMAIL PROTECTED] Ok, I did all this, and it works... My question now is, that when I run genaliases, it changes the virtual mailman file back to hrca_board@ instead of just board@, so does that mean every time I need to run genaliases, I'

[Mailman-Users] Same list name, different domains...

2008-01-16 Thread Sean Butler
fix/db/virtual, hash:/var/lib/mailman/data/virtual-mailman alias_maps = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases Thanks for any info or ideas anyone can provide. /Sean -- Mailman-Users mailing list Mai

[Mailman-Users] line breaks

2007-02-26 Thread Sean
ck on the issue is welcomed and appreciated. Thanks, Sean -- 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:

[Mailman-Users] mailman virtual applicance?

2006-12-14 Thread Sean Murphy
Hi, I would like to install a mailman list server on a machine with as little difficulty as possible - a nice way to do this, I think, is using the virtual appliance idea - has anyone created a mailman virtual appliance for VMWare or for Xen? Thanks, Seán. ---

[Mailman-Users] Customizing message to large moderation email

2006-10-05 Thread Knight, Eric Sean
We are going to start limiting the size some of our internal mailing lists and would like to customize the message that is sent to the poster to include the number of our helpdesk if their message is to large. Where is this text stored? -- Mail

[Mailman-Users] Hostile address error

2006-08-07 Thread Sean
? Thanks, -Sean -- 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

Re: [Mailman-Users] bounce issue

2006-01-06 Thread Sean Roe
Mark Sapiro wrote: > Sean Roe wrote: > >> I am in the process of >> trying to figure out why my mysql based list isn't working. the test >> list on it sends out list mail but it shows as coming from the bounce >> address. the From field shows correctly, bu

[Mailman-Users] bounce issue

2006-01-06 Thread Sean Roe
st to test_emag from [EMAIL PROTECTED], size=52564, message-id=<[EMAIL PROTECTED]>, success it was posted successfully. What else can I check? Thanks, Sean Roe -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.

Re: [Mailman-Users] virtual domains problem

2006-01-03 Thread Sean Roe
Mark Sapiro wrote: > Sean Roe wrote: > > >> this is a virtual domain installation. /data/mailman/{domain} refers >> different mailman installations: >> >> /data/mailman/adoptionlists.com >> /data/mailman/adoptionweek.com >> ect. >> >

Re: [Mailman-Users] virtual domains problem

2006-01-03 Thread Sean Roe
Mark Sapiro wrote: > Sean Roe wrote: > >> 2006-01-03 09:42:52 1EtpFL-0003iz-RY == [EMAIL PROTECTED] >> R=mailman_router T=mailman_transport defer (2): No such file or >> directory: failed to chdir to /data/mailman/:adoptionweek.com >> >> >> I believ

Re: [Mailman-Users] virtual domains problem

2006-01-03 Thread Sean Roe
ransport = mailman_transport Is there anything else I need to do to make this work? I didn't see any other reference to MM_LISTCHK Thanks, Sean John W. Baxter wrote: > On 1/3/06 9:29 AM, "Sean Roe" <[EMAIL PROTECTED]> wrote: > > The macro > >> MM_LIST

[Mailman-Users] virtual domains problem

2006-01-03 Thread Sean Roe
Hi All, I am setting up a mailman server running Debian sarge, exim4, and mailman 2.1.6 that supports several domains, and have run into a bit of a problem. I have set up the virtual domains per the documentation but I am running into an issue when I test the installations. Here is the outpu

[Mailman-Users] How to apply the security patch

2005-11-10 Thread Sean Murray
I was would like to know how to apply the security patch CAN-2005-0202? Thanks -- 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 S

[Mailman-Users] issues after conversion

2005-10-13 Thread Sean Roe
your MySQL server version for the right syntax to use near '-child (\n address varchar(255) NOT NULL,\n hide enum('Y','N') N") Exception exceptions.AttributeError: "MysqlMemberships instance has no attribute 'conn'" in > ignored I che

[Mailman-Users] header and footers

2005-10-05 Thread Sean
Hi, what script attaches the headers and footers to a message before it is sent out? Thanks, Sean -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org

[Mailman-Users] new and improved stupid error

2005-09-23 Thread Sean Roe
purpose) :) Again, I am not a python guy at all, so be gentle. Thanks, Sean -- 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 Se

[Mailman-Users] MS entourage smart quotes

2005-09-07 Thread Sean
Hi, Has anyone using mailman 2.1.x experienced problems with MS smart quotes not rending correctly in list posts? I've got a list user using Microsoft-Entourage/10.1.0.2418. Any apostrophes show up as a 1 like so: "the city that really ruled everything. Kel¹s company paid"

[Mailman-Users] combining mailman servers and virt domains and converting to mysql

2005-09-02 Thread Sean Roe
IP to point to the new server? Am I in the right ballpark? Sean -- 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] startup error in mailman

2005-08-31 Thread Sean Roe
Figured it out. The user connecting to the mysql database did not have create rights, so it was failing to create the default table. Thanks, Sean Sean Roe wrote: >Hi All, > >I am getting the following error whenever I start up mailman: > >mailman01:/var/lib/mailman/Mailman# ..

[Mailman-Users] startup error in mailman

2005-08-31 Thread Sean Roe
qlMemberships instance has no attribute 'conn'" in > ignored Mailman no longer starts at this point. Nothing has changed that I am aware of, I have connected from the mailman server to the database server with the mysql client using the same username and password and was su

[Mailman-Users] preserve feature

2005-08-31 Thread Sean
e. Only if Defer is selected does the message remain there. Am I missing something as to the functionality of the 'Preserve messages for the site administrator' option? Thanks, Sean -- Mailman-Users mailing list Mailman-Users@python.org

Re: [Mailman-Users] Error during mailman runs

2005-08-30 Thread Sean Roe
Mark Sapiro wrote: >Sean Roe wrote: > > >>I am getting the following errors durring mailman runs: >> >>mailman01:/var/lib/mailman/qfiles/out# Traceback (most recent call last): >> File "/var/lib/mailman/bin/qrunner", line 270, in ? >> main()

[Mailman-Users] Error during mailman runs

2005-08-29 Thread Sean Roe
ember) File "/var/lib/mailman/Mailman/MysqlMemberships.py", line 530, in getBounceInfo row[2], row[0]) TypeError: __init__() takes exactly 5 arguments (6 given) What does this mean? Thanks, Sean -- Mailman-Users mailing lis

[Mailman-Users] Bounce list weirdness

2005-08-23 Thread Sean Roe
Hi All, I am having a very strange problem with my mailman install, I keep getting these emails and I have no idea how to stop them. I have exim4 turned off as well as mailman unti I can figure this out we send out a newsletter once a week to people interested in adoption and only one user ca

[Mailman-Users] strange error

2005-08-08 Thread Sean Roe
g, day=day) File "/var/lib/mailman/Mailman/Bouncer.py", line 108, in registerBounce info = self.getBounceInfo(member) File "/var/lib/mailman/Mailman/MysqlMemberships.py", line 530, in getBounceInfo row[2], row[0]) TypeError: __init__() takes exactly 5 arguments (6 given)

[Mailman-Users] web stuff for mailman

2005-07-29 Thread Sean Roe
..it keeps sticking /cgi-bin/ in front of all the links it generates. I have tried different iterations of mm_cfg.py DEFAULT_URL_PATTERN = 'http://%s/mailman' and it still doesn't work. So how do I fix this? Thanks, Sean -- M

[Mailman-Users] mysql and mailman part 2

2005-07-29 Thread Sean Roe
ce is the 'emagazine' database has over 123000 addresses in it. Did I hit some sort of limitation? Thanks, Sean -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http

[Mailman-Users] mailman and mysql

2005-07-28 Thread Sean Roe
and I get all the correct responses from the mailman server but the user does not show up in the mailman database on the mysql server. I am a little confused as the logs all say that the user has subscribbed successfully. Where do I start to troubleshoot this? Thanks, Sean Roe

[Mailman-Users] debian sarge and mailman

2005-07-27 Thread Sean Roe
t;Debian-exim". Try tweaking the mail server to run the script as group "daemon", or re-run configure, providing the command line option `--with-mail-gid=Debian-exim'. What is the correct 'debian' way to to fix this? Thanks, Sean ---

[Mailman-Users] GUI For Mailing List Management

2005-07-18 Thread Sean Lewis
Hi We currently use QMailAdmin for admin of the mailing lists we serve but quite frankly it's a pain in the arse. Is there a better GUI Driven management tool for generating lists and user management. Thanks -- Sean

[Mailman-Users] Restricting Access to Lists by domain

2005-07-14 Thread Sean Lewis
Hi I'd like to know if it is at all possible to restrict access to mailing lists to just one domain. Any help with this would be much appreciated. Regards -- Sean Lewis __ This email has been scanned by the MessageLabs

Re: [Mailman-Users] privacy alert

2005-06-21 Thread Sean
Thanks Mark. In general, I think this would be useful information to include in the source to help system administrators block offending IP addresses from the servers. Any thoughts about this, pro or con, before I file an RFE? Sean On Wed, 15 Jun 2005, Mark Sapiro wrote: > Sean wr

[Mailman-Users] privacy alert

2005-06-15 Thread Sean
subscribe attempt like it is include in the verify.txt. Thanks, Sean -- 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] digest threshold problem

2005-06-01 Thread Sean
Thanks Mark. Of course the incident has not repeated itself so it looks like it was probably human error that caused the digest to be sent. Sean On Fri, 27 May 2005, Mark Sapiro wrote: > Sean wrote: > > >Can anyone point me to the code that checks the digest size for > >the

[Mailman-Users] digest threshold problem

2005-05-26 Thread Sean
g and is there a patch for it? Thanks, Sean -- 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

Re: [Mailman-Users] integrating namazu with mailman

2005-05-25 Thread Sean
and my namazu.cgi would not return > correct stuff? > > Thanks > Chad Are you running Apache as your web server? Here is what the apache docs say about this: http://httpd.apache.org/docs/misc/FAQ-F.html#premature-script-headers Sean --

Re: [Mailman-Users] member_posting_only

2005-04-20 Thread Sean
> sorry thanks... IFIRC, you stated you were using Mailman 2.0 and that was a big complaint from list admins on my Mailman server. Upgrade to 2.1 and then you can set the generic_nonmember_action to discard and eliminate all of the junk from non-member address. Sean -

Re: [Mailman-Users] invite hack

2005-04-20 Thread Sean
Thanks Mark, that fixed it. Sean On Tue, 19 Apr 2005, Mark Sapiro wrote: > > > > >It automatically skips any 'RE:'s in the subject so I didn't think the > >adding the subject_prefix would matter. Where is the code that ingores > >the 'RE:&

[Mailman-Users] invite hack

2005-04-19 Thread Sean
to avoid wasting time on spam. Adding the subject prefix would help because there is nothing about the author or subject of the existing invitation to make it stand out as personal or list-related. Sure, VERP may add more personalization but that is not an option since my server is running upwa

[Mailman-Users] OSError

2005-04-14 Thread Sean
s that there are 2 slices of OutgoingRunner on the box giving the error. Thanks for any input, Sean -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cg

Re: [Mailman-Users] probe message

2005-02-24 Thread sean
your main.cf and just go with the defaults. Also, add this to your main.cf file: recipient_delimiter = + VERP was not enabled in my installation so I paid no attention to this guideline. Sean -- Mailman-Users mailing list Mailman-Us

Re: [Mailman-Users] probe message

2005-02-24 Thread Sean
ng' of users with broken/bouncing email addresses. > > I don't know postfix Yeah, the snag was that Postfix wasn't configured to handle these. At some point the 'recipient_delimiter = +' parameter got removed from the main.cf file. I've added it back i

[Mailman-Users] probe message

2005-02-23 Thread Sean
I'm running Mailman 2.1.5 and postfix 2.0.15. I noticed some strange bounce addresses in the mail logs: [EMAIL PROTECTED] Is this how probe messages sent the reply-to/from header to? Sean -- Mailman-Users mailing list Mailman-

[Mailman-Users] digest delivery

2005-02-17 Thread Sean
suggestions on what to look at here? MM is 2.1.5, python is 2.3.4 No other lists have reported problems with digest delivery. Thanks, Sean -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] python errors executing scripts

2005-02-16 Thread Sean
ur sense - B. Dylan Yes it is possible to import old version config.db files to a newer version using config.pck without running bin/update. A simple http request to the list on the new installation will generate the config.pck files. It may be necessary then to update the host_name and web_p

[Mailman-Users] sequence number patch

2005-01-28 Thread Reilly Sean-A6500C
Hi I was trying to get the patch that adds sequence numbers to the subject prefix with mailman2.1.5 Do you have a version/patch for this realsease. (*Also in english is possible*) <http://mm.tkikuchi.net/> from: http://mm.tkikuchi.net/ Cheers

Re: [Mailman-Users] mailing list just stopped working

2004-12-21 Thread Sean
definitely > sent, but the mailing list never seems to receive it. > > Any ideas? Are the qrunners still running? Sean -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: htt

[Mailman-Users] probe messages

2004-12-20 Thread Sean
Hi, Is there any way to turn off probe messages being sent but still have bounce processing on? -Sean -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi

[Mailman-Users] global change of forward_auto_discards using withlist

2004-12-15 Thread Sean
e this and could you give me some tips? > >-- >Christopher Adams Run this using withlist with the -a option so it runs it on all 500+ of your lists: # more nonmember_discard.py from Mailman import mm_cfg def nonmember_discard(m): m.forward_auto_disca

Re: [Mailman-Users] How to 'export' mailman subscriber list

2004-12-15 Thread Sean
ion_concurrency_limit may need some tweaking if the ISP is just measuring total number of messages coming in. However, Hotmail probably won't divulge such details. They seem to randomly block/discard/cutoff messages from the Mailman on the server I admin. -Sean

Re: [Mailman-Users] Problem moving 2.0 list to 2.1.5 [SOLVED]

2004-11-19 Thread Sean
s the config.db file to a config.pck file. Of course the web_page_url needs updated to the new server. I've never encountered any problems moving this in this manner. Sean -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.o

[Mailman-Users] hold_and_cmd_autoresponses

2004-11-18 Thread Sean
Hi, Does anyone know what this option does: hold_and_cmd_autoresponses I'm running Mailman 2.1.5 upgraded from 2.0.6. I can't find that option anywhere in the web interface. Thanks, Sean -- Mailman-Users mailing list [EMAIL PROTE

Re: [Mailman-Users] mailman gets stuck, stops sending messages

2004-11-18 Thread Sean
> > restart mailmanctl? > > The latter might be a good idea, but I think the former could be a bad > one. I'm curiuos as to why you feel restarting the mailmanctl every few hours is bad? Running a cron to check for master-qrunner.pid won't

Re: [Mailman-Users] erasing archived message

2004-11-09 Thread Sean
you need shell access to the server running mailman and access the ~mailman/bin commands. Edit the mbox file for the list to remove the message and run ~mailman/bin/arch to rebuild the archive. Run arch with the --wipe option to remove the origin

[Mailman-Users] ValueError: unpack list of wrong size

2004-10-27 Thread Sean
rom some time ago so I'm hoping someone may be able to provide some insight into this now. We're running Mailman 2.1.5 on FreeBSD 4.6-STABLE with python2.3 and postfix 1.1.11 Any assistance will be appreciated. Thanks, Sean -- Mail

[Mailman-Users] mass subscribe with real names

2004-09-15 Thread Sean R. Kirkpatrick
ssible? I tried something like [EMAIL PROTECTED],Frank Smith but that didn't work. TIA Sean -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/f

Re: [Mailman-Users] OutgoingRunner Failing (fwd)

2004-09-15 Thread sean
Oh, I forgot to mention. I'm not running multiple slices so Greenburg's patch doesn't apply. Sean -- Forwarded message -- Date: Wed, 15 Sep 2004 08:03:57 -0400 (EDT) From: Sean <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subjec

Re: [Mailman-Users] OutgoingRunner Failing

2004-09-15 Thread Sean
ally no other mailman users complained about it until now. Sean -- 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 Archives: htt

[Mailman-Users] danish language support

2004-08-10 Thread Sean
ith danish language set as the preferred but English is also supported.. I checked the error logs and nothing showed up specific to this error. Sean -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-user

[Mailman-Users] japanese digests

2004-06-09 Thread Sean
blem and/or know of a fix? I searched the archives but didn't find anything describing the same problem. Sean -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.py

[Mailman-Users] Moving lists to another host

2004-06-07 Thread Sean
transfer the members options beyond > to manual copy? If you can get the config.pck file from your old host you can preserve the member options at the new host. Some manual changes by the new host will need to be made regarding the list U

[Mailman-Users] Sudden mass of unsubscribe notices?

2004-05-26 Thread Sean Robertson
subscriptions all at exactly the same time two days after the last newsletter went out? Needless to say, this is a rather critical issue. Sean Robertson [EMAIL PROTECTED] http://www.webolutionary.com http://www.tidewater4dean.com "You have the power to take back your country!"

[Mailman-Users] 500+ list archive disk space usage

2004-05-25 Thread Sean
g up 7.8GB of space. The server has been running lists for 2.5 years. Sean -- 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] Problem accessing membership management

2004-05-19 Thread Sean
decode byte 0xa0 in position >16: ordinal not in range(128) Sounds like there are addresses subscribed with non-ascii characters. Run ~mailman/bin/list_members -i to get a list of invalid addresses. Also running ~mailman/bin/find_member -l listname "[EMAIL PROTECTED]" > ba

[Mailman-Users] (no subject)

2004-05-08 Thread Sean Carnahan
Is there a way to mass remove members that are flagged as excessive bounces? -- 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 A

[Mailman-Users] List security

2004-05-06 Thread Sean
Any insight or tips as to how this can be accomplished will be appreciated. Thanks, Sean -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-m

[Mailman-Users] Footers

2004-05-06 Thread Sean Carnahan
s not there How can I make a footer text that will be added to every email that goes out? Thanks! Sean -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.or

[Mailman-Users] Administrate list via HTML?

2004-05-03 Thread Sean Robertson
ach passing day, so any assistance you could provide would be _greatly_ appreciated. Thanks. Sean Robertson [EMAIL PROTECTED] http://www.webolutionary.com http://www.tidewater4dean.com "You have the power to take back your country!" - Howard Dean - www.deanforamerica.com &qu

Re: [Mailman-Users] Administrate list via HTML?

2004-05-03 Thread Sean Robertson
I need to be able to send the commands from a PHP script. There is no way that I know of to handle the login and execute commends on the HTML pages from a PHP script. - Original Message - From: "Young, Darren" <[EMAIL PROTECTED]> To: "Sean Robertson" <[E

Re: [Mailman-Users] Administrate list via HTML?

2004-05-03 Thread Sean Robertson
Tried that already, and all I get is the generic user functions; no admin functions at all. - Original Message - From: "Brad Knowles" <[EMAIL PROTECTED]> To: "Sean Robertson" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, May 03, 20

Re: [Mailman-Users] Administrate list via HTML?

2004-05-03 Thread Sean Robertson
.0.1.2] (localhost.his.com [127.0.0.1]) > > by vhost109.his.com (8.12.8p2/8.12.3) with ESMTP id i43LGK2A053295; > > Mon, 3 May 2004 17:16:21 -0400 (EDT) > > (envelope-from [EMAIL PROTECTED]) > >Mime-Version: 1.0 > >X-Sender: [EMAIL PROTECTED] > >Message-Id: <[EM

  1   2   >