Re: [Mailman-Users] help

2019-08-09 Thread Mark J Bradakis via Mailman-Users
Mailman FAQ: http://wiki.list.org/x/AgA3 -- 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 Searc

Re: [Mailman-Users] Help needed using postfix as an outbound gateway for Mailman

2018-11-19 Thread David Gibbs
On 11/15/2018 10:17 AM, David Gibbs wrote: And, yes, I know that I could use postfix as both the inbound & outbound mail server ... which I probably should do, but I'm far more familiar with using sendmail and have it setup & working fine on my current list server. I decided to bite the bullet

Re: [Mailman-Users] Help needed using postfix as an outbound gateway for Mailman

2018-11-15 Thread Mark Sapiro
On 11/15/18 8:17 AM, David Gibbs wrote: > > The problem is, I'm seeing this in my mail log... > > Nov 15 15:41:43 lists postfix/smtp[18136]: AA76A61E61: > to=, relay=none, delay=0.01, > delays=0/0/0/0, dsn=5.4.6, status=bounced (mail for localhost loops back > to myself) > > It _appears_ that po

Re: [Mailman-Users] help setting up mailman

2018-09-19 Thread Ryan McClung
Hi Matthew, I would strongly suggest having your own local storage space for this. However, I would recommend reading the documentation pertaining to system requirements before proceeding. On Wed, Sep 19, 2018 at 11:26 AM Matthew Draft wrote: > Hi, > I'm new to mailman and could use some advise

Re: [Mailman-Users] help setting up mailman

2018-09-19 Thread Jim Popovitch via Mailman-Users
On Tue, 2018-09-18 at 08:47 -0400, Matthew Draft wrote: > Hi, > I'm new to mailman and could use some advise as far as setting up a > new listserv.  Do I need to rent server space to hold the list data? Hi, If you don't want to rent a server and install and maintain mailman, you can find a list o

Re: [Mailman-Users] help setting up mailman

2018-09-19 Thread Carl Zwanzig
Hello, On 9/18/2018 5:47 AM, Matthew Draft wrote: I'm new to mailman and could use some advise as far as setting up a new listserv. Do I need to rent server space to hold the list data? It depends You can hire a setup from some ISPs which are ready to go, otherwise, you need a system to

Re: [Mailman-Users] help setting up mailman

2018-09-19 Thread Keith Seyffarth
Matthew Draft writes: > Hi, > I'm new to mailman and could use some advise as far as setting up a new > listserv. Do I need to rent server space to hold the list data? Probably. You will need some form of hosting or you will need a dedicated IP and your own server that you can manage and keep u

Re: [Mailman-Users] Help with mailman instance in broken state

2018-05-15 Thread Mark Sapiro
On 5/15/18 10:27 AM, Kevin Bowen wrote: > >> What's in the various mailman/qfiles/* queues. > > I don't seem to have that directory? I'm running v2.1.9 on RHEL5, do you > know where it would be located? In RHEL, it's /var/spool/mailman/ (see ). >> What's in M

Re: [Mailman-Users] Help with mailman instance in broken state

2018-05-15 Thread Kevin Bowen
So the issue seems to have resolved itself over night - there's no longer a qrunner process taking 99% cpu, the list's admin interface is accessible, and it's no longer rewriting its config.pck every few seconds, so I think that means the list is now fine (although there hasn't yet been any traffic

Re: [Mailman-Users] Help with mailman instance in broken state

2018-05-15 Thread Mark Sapiro
On 5/14/18 7:26 PM, Kevin Bowen wrote: > When I look in > /var/lib/mailman/lists/, > I can see that mailman is continually rewriting config.pck every few > seconds. I think the "duplicate" post I rejected mentioned a qrunner at 99% cpu. Which runner? What's in the various mailman/qfiles/* queues

Re: [Mailman-Users] Help - Subscribe/unsubscribe broken

2018-03-27 Thread Mark Sapiro
On 03/27/2018 07:01 AM, Jeff Polasek via Mailman-Users wrote: > Howdy, > I recently updated from mailman 2.1.? to 2.1.26.  After this update users can > not subscribe or unsubscribe.  Here is the error from the mailman log.  Any > ideas what I need to fix?  It may be a database problem? > Thanks

Re: [Mailman-Users] HELP! Just broke Mailman with a bogus list.

2018-03-08 Thread The Mailing List Server Admin
Mark Sapiro recently wrote... I would be interested in knowing what's wrong and how it happened. Unfortunately, this issue probably prevents even running withlist on this list. I.e., Mailman's 'bin/withlist LISTNAME' will probably throw the same error. It does. I did try compiling the origina

Re: [Mailman-Users] HELP! Just broke Mailman with a bogus list.

2018-03-07 Thread Mark Sapiro
On 03/07/2018 10:31 AM, The Mailing List Server Admin wrote: > I just added a new list where I wanted to experiment with the > topics feature.  But after adding the list, the list_lists > utility no longer works: > >> Traceback (most recent call last): >>   File "/home/mladmin/Util/MM2/list_lists"

Re: [Mailman-Users] Help with installation

2016-02-25 Thread Mark Sapiro
On 02/24/2016 08:52 AM, Ibrahim Jarif wrote: > > I'm to setup mailman as per this link > http://wiki.list.org/HyperKitty/DevelopmentSetupGuide We are working on setting up mailman-users at mailman3.org (running on MM 3 of course), but we're not quite there yet. In the mean time the best list

Re: [Mailman-Users] help with error on start

2015-05-27 Thread Mark Sapiro
On 05/26/2015 08:56 PM, Ricardo Santos wrote: > Download from "http://ftp.gnu.org/gnu/mailman/mailman-2.1.20.tgz"; but have > error again: > > # /var/lib/mailman/bin/newlist > > Traceback (most recent call last): > >... > File "/usr/lib/python2.6/site-packages/dns/message.py", line 191 > >

Re: [Mailman-Users] help with error on start

2015-05-26 Thread Ricardo Santos
Download from "http://ftp.gnu.org/gnu/mailman/mailman-2.1.20.tgz"; but have error again: # /var/lib/mailman/bin/newlist Traceback (most recent call last): File "/var/lib/mailman/bin/newlist", line 108, in from Mailman import MailList File "/var/lib/mailman/Mailman/MailList.py", line 4

Re: [Mailman-Users] help with error on start

2015-05-18 Thread Mark Sapiro
On 05/18/2015 05:32 AM, Ricardo Santos wrote: > Thanks Mark for you answer. I installed from a tutorial with this command > (Centos 6.6) > >> yum --enablerepo=remi install mailman (Ver 3:2.1.12-18.el6 ) OK, but the /usr/lib/mailman/Mailman/i18n.py file in your installed Mailman doesn't look lik

Re: [Mailman-Users] help with error on start

2015-05-18 Thread Ricardo Santos
Thanks Mark for you answer. I installed from a tutorial with this command (Centos 6.6) > yum --enablerepo=remi install mailman (Ver 3:2.1.12-18.el6 ) 2015-05-17 11:54 GMT-04:00 Mark Sapiro : > On 05/16/2015 06:55 PM, Ricardo Santos wrote: > > I installed mailman and have those message: > > >

Re: [Mailman-Users] help with error on start

2015-05-17 Thread Mark Sapiro
On 05/16/2015 06:55 PM, Ricardo Santos wrote: > I installed mailman and have those message: > > /usr/lib/mailman/bin/check_db --all --verbose > > Traceback (most recent call last): ... > File "/usr/lib/mailman/Mailman/Archiver/Archiver.py", line 37, in > > from Mailman.i18n import _ > >

Re: [Mailman-Users] Help with ONE broken list (Mailman 2.1.9) - part 2

2015-05-07 Thread Mark Sapiro
On 05/07/2015 10:11 AM, Drew Tenenholz wrote: > > Thanks for the suggestion. I did try it, and it actually did make things > worse, though I've been able to get back to the previous (yet still broken) > state. My mistake. I thought setting data_version to 1 would be OK and it was simpler th

Re: [Mailman-Users] Help with ONE broken list (Mailman 2.1.9) - part 2

2015-05-07 Thread Drew Tenenholz
At 3:09 PM -0700 5/5/15, Mark Sapiro wrote: >I'm a bit confused, but I think I understand. You say this is Mailman >2.1.9, but the above traceback says >/usr/lib/mailman/Mailman/Gui/Privacy.py defines a list attribute >dmarc_quarantine_moderation_action which didn't exist before 2.1.18. > >My best

Re: [Mailman-Users] Help with ONE broken list (Mailman 2.1.9) P.S.

2015-05-05 Thread Mark Sapiro
On 05/05/2015 12:51 PM, drew.tenenh...@isid.org wrote: > P.S. > > If this error message helps, here is something that doesn't work on the > production machine but is fine on the development one: > > root# ./config_list -v -i /path_to_file/config_from_previous_date list-name > Traceback (most rece

Re: [Mailman-Users] Help with ONE broken list (Mailman 2.1.9) P.S.

2015-05-05 Thread drew . tenenholz
P.S. If this error message helps, here is something that doesn't work on the production machine but is fine on the development one: root# ./config_list -v -i /path_to_file/config_from_previous_date list-name Traceback (most recent call last): File "./config_list", line 362, in ? main()

Re: [Mailman-Users] Help: Api for remove list

2015-04-28 Thread Mark Sapiro
On 04/28/2015 08:25 AM, Selva Gaja wrote: > Hi, > > I can remove a mailman list from this terminal command > * rmlist -a > listname* > > Is there any API for removing the Mailman List. > It depends what you mean by API. There is the command you show above, and there are the underlying things t

Re: [Mailman-Users] Help with munge settongs

2015-04-06 Thread Mark Sapiro
On 04/05/2015 11:11 PM, Rafael Salasnik wrote: > Have had problems with DMARC bounces. Upgraded to 2.1.18 but still > having problems. Am still unsure what the settings should be on lists > where it should show its come from the individual poster. > > Can someone give me all the appropriate vario

Re: [Mailman-Users] Help with regular expression filters

2015-02-04 Thread Malcolm Austen
On Wed, 04 Feb 2015 15:56:14 -, Mark Sapiro wrote: Malcolm Austen writes: > What I would really like is a (simple) way to trap the absence of a > subject header but I think, we can (understandably) only trap on the > content of something that is present :-( ... In my production Mailma

Re: [Mailman-Users] Help with regular expression filters

2015-02-04 Thread Mark Sapiro
On 02/04/2015 06:04 AM, Stephen J. Turnbull wrote: > Malcolm Austen writes: > > > What I would really like is a (simple) way to trap the absence of a > > subject header but I think, we can (understandably) only trap on the > > content of something that is present :-( ... > > I don't think

Re: [Mailman-Users] Help with regular expression filters

2015-02-04 Thread Adam McGreggor
On Tue, Feb 03, 2015 at 10:46:39AM -0800, Marino Pascal wrote: > I have a filter to block the word "test" from Subject because some > people won't receive list mail for a few hours and think it's broken > so they post "test" People who send test mails to lists I manage usually find themselves mode

Re: [Mailman-Users] Help with regular expression filters

2015-02-04 Thread Stephen J. Turnbull
Malcolm Austen writes: > What I would really like is a (simple) way to trap the absence of a > subject header but I think, we can (understandably) only trap on the > content of something that is present :-( As a workaround, procmail supports negative assertions of that kind: :0: * ! ^Subj

Re: [Mailman-Users] Help with regular expression filters

2015-02-04 Thread Malcolm Austen
On Tue, 03 Feb 2015 21:43:09 -, Mark Sapiro wrote: In Mailman, with Python regexps , I would use ^Subject:.*\Wtest\W \W matches any 'non-word' character and is equivalent to [^a-zA-Z0-9_], i.e. anything including new-line which is not a letter, di

Re: [Mailman-Users] Help with regular expression filters

2015-02-03 Thread Mark Sapiro
On 02/03/2015 12:08 PM, e.c. wrote: > At least in Emacs the following regexp works > > \_ > > that finds 'test' but not 'fastest' or 'testy' > > bash, perl, ruby, etc. may have different ways of doing the same thing. In Mailman, with Python regexps ,

Re: [Mailman-Users] Help with regular expression filters

2015-02-03 Thread e.c.
At least in Emacs the following regexp works \_ that finds 'test' but not 'fastest' or 'testy' bash, perl, ruby, etc. may have different ways of doing the same thing. ed On Tue, Feb 3, 2015 at 12:46 PM, Marino Pascal wrote: > I have a filter to block the word "test" from Subject because some

Re: [Mailman-Users] Help Request Returning Nothing

2015-01-26 Thread Dennis Putnam
On 1/25/2015 8:50 PM, Mark Sapiro wrote: > On 01/25/2015 05:17 PM, Dennis Putnam wrote: >> On 1/25/2015 7:39 PM, Mark Sapiro wrote: >>> See the FAQ at (these RHEL/CentOS changes >>> are now over 10 years old). >> Not to be contrary but that was not the case with CentOS

Re: [Mailman-Users] Help Request Returning Nothing

2015-01-25 Thread Mark Sapiro
On 01/25/2015 05:17 PM, Dennis Putnam wrote: > On 1/25/2015 7:39 PM, Mark Sapiro wrote: >> >> See the FAQ at (these RHEL/CentOS changes >> are now over 10 years old). > Not to be contrary but that was not the case with CentOS 6. This change > was introduced by CentOS

Re: [Mailman-Users] Help Request Returning Nothing

2015-01-25 Thread Dennis Putnam
On 1/25/2015 7:39 PM, Mark Sapiro wrote: > On 01/25/2015 07:49 AM, Dennis Putnam wrote: >> This is a bit convoluted. I don't know if this is unique to the CentOS 7 >> implementation or standard but everything is spread out now even more. I >> found that /usr/lib/mailman/templates no longer exists.

Re: [Mailman-Users] Help Request Returning Nothing

2015-01-25 Thread Mark Sapiro
On 01/25/2015 07:49 AM, Dennis Putnam wrote: > This is a bit convoluted. I don't know if this is unique to the CentOS 7 > implementation or standard but everything is spread out now even more. I > found that /usr/lib/mailman/templates no longer exists. That directory > contains just a README that s

Re: [Mailman-Users] Help Request Returning Nothing

2015-01-25 Thread Dennis Putnam
On 1/24/2015 8:24 PM, Mark Sapiro wrote: > On 01/24/2015 04:16 PM, Dennis Putnam wrote: >> I've recently muddled through a migration to a new server and struggled >> with setting up a custom URL for templates. However, in trying to set up >> the URL on a previously working "help.txt", I've apparent

Re: [Mailman-Users] Help Request Returning Nothing

2015-01-24 Thread Mark Sapiro
On 01/24/2015 04:16 PM, Dennis Putnam wrote: > I've recently muddled through a migration to a new server and struggled > with setting up a custom URL for templates. However, in trying to set up > the URL on a previously working "help.txt", I've apparently fouled > something up. I now get the correc

Re: [Mailman-Users] Help customizing VERP_CONFIRM_REGEXP

2014-07-18 Thread Pablo Montepagano
THANK YOU! Worked like a charm. I owe you a beer, at least. :) On Fri, Jul 18, 2014 at 12:46 AM, Mark Sapiro wrote: > On 07/17/2014 08:28 AM, Pablo Montepagano wrote: >> >> When confirmations are sent, the FROM header does not follow this >> pattern "Mailman ", it just has >> the addres, i.e, "li

Re: [Mailman-Users] Help customizing VERP_CONFIRM_REGEXP

2014-07-17 Thread Mark Sapiro
On 07/17/2014 08:28 AM, Pablo Montepagano wrote: > > When confirmations are sent, the FROM header does not follow this > pattern "Mailman ", it just has > the addres, i.e, "listaddr-confirm+coo...@example.org". I wolud like > to add the "Mailman <" to the beginning and ">" at the end. There are

Re: [Mailman-Users] Help customizing VERP_CONFIRM_REGEXP

2014-07-17 Thread Pablo Montepagano
I'm sorry for not being clear. VERP_CONFIRM_REGEXP is set to the same value that comes with Defaults.py When confirmations are sent, the FROM header does not follow this pattern "Mailman ", it just has the addres, i.e, "listaddr-confirm+coo...@example.org". I wolud like to add the "Mailman <" to t

Re: [Mailman-Users] Help customizing VERP_CONFIRM_REGEXP

2014-07-17 Thread Mark Sapiro
On 07/16/2014 03:18 PM, Pablo Montepagano wrote: > > Currently they follow the default value of VERP_CONFIRM_REGEXP. I've > been trying to change it so that I can get something like this: > > From: Mailman That is what you get by default if VERP_CONFIRMATIONS = Yes > This is currently in my

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-09 Thread George Kasica
Of George Kasica Sent: Sunday, February 09, 2014 6:29 PM To: Mark Sapiro Cc: Mailman Users Subject: Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists OK...Got a bounce back: The message's content type was not explicitly allowed Odd since I'm using o

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-09 Thread George Kasica
om: Mark Sapiro [mailto:m...@msapiro.net] Sent: Sunday, February 09, 2014 6:01 PM To: George Kasica Cc: Mailman Users Subject: Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists On 02/09/2014 10:18 AM, George Kasica wrote: > -Original Message- > From:

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-09 Thread Mark Sapiro
On 02/09/2014 04:29 PM, George Kasica wrote: > > SO what should I be setting here to allow Text only or convert to text only? In pass_mime_types set multipart message/rfc822 text/plain text/html Also set both collapse_alternatives and convert_html_to_plaintext to Yes. -- Mark Sapiro T

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-09 Thread Mark Sapiro
On 02/09/2014 10:18 AM, George Kasica wrote: > -Original Message- > From: Mark Sapiro [mailto:m...@msapiro.net] >> Vette >> = >> Feb 08 16:12:39 2014 (20887) Message discarded, msgid: >> <8ec65c559e294241ba9cb4bfa98b6...@bn1pr05mb188.namprd05.prod.outlook.c >> om> Feb 08 16:52:49 201

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-09 Thread George Kasica
See below -Original Message- From: Mark Sapiro [mailto:m...@msapiro.net] Sent: Sunday, February 09, 2014 12:05 PM To: George Kasica Cc: Mailman Users Subject: Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists On 02/09/2014 09:50 AM, George Kasica wrote

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-09 Thread Mark Sapiro
On 02/09/2014 09:50 AM, George Kasica wrote: > Mark: > > Answers to questions below: > > As to your comment about using hashes for mailman...I'm thinking that might > be the best course, and for postfix in general, this s a REALLY small > installation as I mentioned and very low traffic realistic

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-09 Thread George Kasica
--nomail=enabled skunk-works gkas...@netwrx1.com Not-meetoo is NOT checked -Original Message- From: Mark Sapiro [mailto:m...@msapiro.net] Sent: Sunday, February 09, 2014 10:53 AM To: George Kasica Cc: Mailman Users Subject: Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL a

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-09 Thread Mark Sapiro
On 02/08/2014 05:24 PM, George Kasica wrote: > Here you go sent to mailt...@netwrx1.org gets me > > Feb 8 19:11:41 eagle postfix/pipe[25088]: 30CEE121CDE: > to=, relay=mailman, delay=0.51, > delays=0.15/0.01/0/0.35, dsn=2.0.0, status=sent (delivered via mailman > service) > > > And a short time

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-08 Thread George Kasica
;m not a Postfix or Mailman expert I'm coming from a exim/majordomo environment. George -Original Message- From: Mark Sapiro [mailto:m...@msapiro.net] Sent: Saturday, February 08, 2014 5:17 PM To: George Kasica; mailman-users@python.org Subject: Re: [Mailman-Users] Help needed Mailman,

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-08 Thread Mark Sapiro
On 02/08/2014 03:29 PM, George Kasica wrote: > This is all the setup doc told me to add: > > /etc/postfix# cat transport > lists.netwrx1.org mailman: > > This s the other list > > INSERT INTO aliases (mail,destination) VALUES > ('mailt...@netwrx1.org','mailt...@lists.netwrx1.org'), ... I d

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-08 Thread George Kasica
equ...@lists.netwrx1.org'), ('mailtest-subscr...@netwrx1.org','mailtest-subscr...@lists.netwrx1.org'), ('mailtest-unsubscr...@netwrx1.org','mailtest-unsubscr...@lists.netwrx1.org' ); -Original Message- From: Mark Sapiro [mailto:m...@msapiro.net] Sen

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-08 Thread Mark Sapiro
On 02/08/2014 02:44 PM, George Kasica wrote: > The ODD part is I have a list here set up as mailtest and its working fine. > I don't see any differences in setup. Is there a postfix transport maps entry affecting one of these lists/domains and not the other? -- Mark Sapiro The highway

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-08 Thread Mark Sapiro
On 02/08/2014 02:39 PM, George Kasica wrote: > > I can send out messages to the list and they don't show as bouncing in the > logs below but I also don't ever see them come back to the list here ... > Feb 8 16:12:38 eagle postfix/pipe[21355]: B85CD121CCD: > to=, relay=mailman, delay=0.54, > d

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-08 Thread George Kasica
PM To: Mark Sapiro; mailman-users@python.org Subject: Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists Mark Thanks, sorry on the idiot mistake - OK...I can't read :) Too many hours in front of the screen I corrected the aliases and other items you ment

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-08 Thread George Kasica
netwrx1@python.org] On Behalf Of Mark Sapiro Sent: Saturday, February 08, 2014 12:21 PM To: mailman-users@python.org Subject: Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists On 02/07/2014 01:59 PM, George Kasica wrote:> Hello: > > Currently I've

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-08 Thread Mark Sapiro
On 02/07/2014 01:59 PM, George Kasica wrote:> Hello: > > Currently I've got Postfix running with virtual domains with a MySQL > database and am trying to get Mailman to do so as well. > > I can get one domain to work mailt...@netwrx1.org but anything else is > failing as below. Can someone assist

Re: [Mailman-Users] help finding template

2014-01-19 Thread Mark Sapiro
On 01/18/2014 04:18 PM, Ricardo Kleemann wrote: > > What about the template for confirmation? When clicking on the > confirmation link (either subscribe or unsubscribe) from the email that > is sent, it displays a page to confirm the request. And then once you > click on the button to confirm, the

Re: [Mailman-Users] help finding template

2014-01-18 Thread Ricardo Kleemann
Ok, thanks. On Sat, Jan 18, 2014 at 1:49 PM, Mark Sapiro wrote: > > Ricardo Kleemann wrote: > > > > I'm trying to find, with no success, where the template for that output > > page is. It seems this might be a hardcoded output that uses the > > mailman.po > > text strings, but cannot have its o

Re: [Mailman-Users] help finding template

2014-01-18 Thread Mark Sapiro
Ricardo Kleemann wrote: > > I'm trying to find, with no success, where the template for that output > page is. It seems this might be a hardcoded output that uses the > mailman.po > text strings, but cannot have its overall content/layout be customized? The output is built on the fly by the Mail

Re: [Mailman-Users] Help with Reverse-Proxy Integration

2013-08-07 Thread Thomas Murgan
On 8/8/2013 12:45 PM, Stephen J. Turnbull wrote: > Thomas Murgan writes: > > > This does not work for me: > > ProxyPass /mailman http://internal-server/mailman > > ProxyPassReverse /mailman http://internal-server/mailman > > If you want all URLs starting with "http://external-server/mailman";

Re: [Mailman-Users] HELP

2013-05-03 Thread Mark Sapiro
On 05/03/2013 10:17 AM, Dave Foran wrote: > > I have root access and I can not create a new list from the web site See the FAQ at . -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -

Re: [Mailman-Users] Help! Mailman's Digest Option Sending Too ManyDigests

2013-03-05 Thread Mark Sapiro
Yosem Companys wrote: > > - When receiving digests, which format is default? MIME. > - How big in Kb should a digest be before it gets sent out? 300. > - Should a digest be dispatched daily when the size threshold isn't reached? > Yes. This is all good. > - How often should a new dige

Re: [Mailman-Users] Help! Mailman's Digest Option Sending Too Many Digests

2013-03-05 Thread Yosem Companys
Thank you to everyone who responded. To avoid cluttering your inbox, I'll respond to all of your questions in this one email. I originally had the drone list options set to the following: - When receiving digests, which format is default? MIME. - How big in Kb should a digest be before it g

Re: [Mailman-Users] Help! Mailman's Digest Option Sending Too Many Digests

2013-03-05 Thread Farokh Irani
Here's your problem. You need to set it to something higher than 0. I use 100 for mine. Yosem Companys wrote: - How big in Kb should a digest be before it gets sent out? 0. Farokh MCF Software...simply dependabl

Re: [Mailman-Users] Help! Mailman's Digest Option Sending Too ManyDigests

2013-03-05 Thread Mark Sapiro
Yosem Companys wrote: > >Mailman is sending too many digests daily. > >I have configured the options Mailman gives me as follows: > > - How big in Kb should a digest be before it gets sent out? 0. This is the major problem. 0 does not mean unlimited. It means a digest will be sent with every po

Re: [Mailman-Users] Help! Mailman's Digest Option Sending Too Many Digests

2013-03-05 Thread Malcolm Austen
On Mon, 04 Mar 2013 21:14:44 -, Yosem Companys wrote: - How big in Kb should a digest be before it gets sent out? 0. I'm not sure that zero has any special meaning there - just that any one message will always cause it to send out a digest immediately. I'd try a large number in t

Re: [Mailman-Users] Help with Mailman

2012-10-11 Thread Barry S. Finkel
On 10/10/2012 8:13 PM, Gotham Webmaster wrote: I manage a website http://www.gothamnetworking.com that uses Mailman as it's listserv We have over 775 members, 40 groups and run about 146 separate mailing lists Once list in particular is not working and I don't know why. I could use some help.

Re: [Mailman-Users] Help! How to quell list address in personalised messages

2012-07-02 Thread Geoff Shang
On Mon, 2 Jul 2012, Mark Sapiro wrote: If you need help, let me know. Think I got it. Commenting out the block at line 161 (Mailman 2.1.13) seems to have done the trick. Thanks again, Geoff. -- Mailman-Users mailing list Mailman-Users@py

Re: [Mailman-Users] Help! How to quell list address in personalised messages

2012-07-02 Thread Mark Sapiro
Geoff Shang wrote: >On Mon, 2 Jul 2012, Mark Sapiro wrote: > >Lets see if I can do this without serious breakage. > >Geoff. If you need help, let me know. -- Mark Sapiro Sent from my Android phone with K-9 Mail. Please excuse my brevity. -

Re: [Mailman-Users] Help! How to quell list address in personalised messages

2012-07-02 Thread Geoff Shang
On Mon, 2 Jul 2012, Mark Sapiro wrote: This is intentional and by design to facilitate people replying to the list even with full personalization. Yes but for an announcement-type list you don't want this. If you don't want this, you need to modify Mailman/Handlers/CookHeaders.py to not add

Re: [Mailman-Users] Help! How to quell list address in personalised messages

2012-07-02 Thread Mark Sapiro
On 7/2/2012 8:02 AM, Geoff Shang wrote: > > But when I turned on full personalisation and got my Email address in > the To field, the list address got sent in the Cc field. > > Is there any way I can stop this? I want to keep people from trying to > post to the list. I will close other doors a

Re: [Mailman-Users] Help: how to extract a list's description using abash or Python script (Mailman version 2.1.9)

2012-06-04 Thread Mehdi Mortezai
Thanks much for the code, Mark! Mehdi -Original Message- From: Mark Sapiro [mailto:m...@msapiro.net] Sent: Friday, June 01, 2012 11:20 PM To: Mehdi Mortezai; mailman-users@python.org Subject: Re: [Mailman-Users] Help: how to extract a list's description using abash or Python s

Re: [Mailman-Users] Help: how to extract a list's description using abash or Python script (Mailman version 2.1.9)

2012-06-01 Thread Mark Sapiro
Mehdi Mortezai wrote: > >I need to generate a monthly report on all my mailing lists that includes >each list's name, description, admin, and members. I have come up with a >bash script using some Python scripts for Mailman that generates most of >the reporting but could not find a script or a way

Re: [Mailman-Users] Help needed, mailing list deleted!

2012-05-13 Thread Mark Sapiro
Amit Bhatt wrote: >Please let me know how to make public archive accessible and how one can >view the private archive by entering login iD and password. To fix the public archive problem, there are two possibilities. 1) There is some problem with the archives/public/ structure. Either there is

Re: [Mailman-Users] Help needed, mailing list deleted!

2012-05-13 Thread Amit Bhatt
Message - From: "Mark Sapiro" To: "Amit Bhatt" ; Sent: Saturday, May 12, 2012 12:50 AM Subject: Re: [Mailman-Users] Help needed, mailing list deleted! Amit Bhatt wrote: Some hacker has deleted our mailing list using backdoor shell spyware. I expected my service pro

Re: [Mailman-Users] Help needed, mailing list deleted!

2012-05-11 Thread Mark Sapiro
Amit Bhatt wrote: > >Some hacker has deleted our mailing list using backdoor shell spyware. >I expected my service provider would retrieve the list by restoring full >backup. they restored the data, but mailing list is still not there! The list settings, membership, etc. are all in the lists/LIS

Re: [Mailman-Users] Help needed, mailing list deleted!

2012-05-11 Thread David
On Fri, May 11, 2012 at 1:20 PM, Amit Bhatt wrote: > Hi all, > > Some hacker has deleted our mailing list using backdoor shell spyware. > I expected my service provider would retrieve the list by restoring full > backup. they restored the data, but mailing list is still not there! > Now, is there

Re: [Mailman-Users] Help with Bounce Processing

2012-05-10 Thread Barry S, Finkel
unknown) -Original Message- From: Mark Sapiro [mailto:m...@msapiro.net] Sent: Tuesday, May 08, 2012 7:25 PM To: Futchko, Rose Cc: mailman-users@python.org Subject: Re: [Mailman-Users] Help with Bounce Processing On 5/7/2012 2:17 PM, Futchko, Rose wrote: We are using Mailman 2.15 and ha

Re: [Mailman-Users] Help with Bounce Processing

2012-05-09 Thread Futchko, Rose
mazahi...@etudiants.ensam.eu)) (reason: 550 5.1.1 : Recipient address rejected: User unknown) (reason: 550 Host unknown) -Original Message- From: Mark Sapiro [mailto:m...@msapiro.net] Sent: Tuesday, May 08, 2012 7:25 PM To: Futchko, Rose Cc: mailman-users@python.org Subject: Re: [Mailman-Users

Re: [Mailman-Users] Help with Bounce Processing

2012-05-08 Thread Mark Sapiro
On 5/7/2012 2:17 PM, Futchko, Rose wrote: > We are using Mailman 2.15 and have an unusual problem that I was hoping > that someone can help me with. There is no 2.15. Do you mean 2.1.5? > We have close to 109 lists running > successfully, however there are times when bounce processing sends th

Re: [Mailman-Users] help for sibling list/avoid duplicate emails

2011-03-11 Thread Mark Sapiro
Marcello Villani wrote: >Hi, >I have the following lists in my environment: >li...@mydomain.org >li...@mydomain.org >li...@mydomain.org > >Some members are inside two or three lists. > >My goal is to avoid duplicate emails for people who belong to more >than one list!! Don't cross post . >I in

Re: [Mailman-Users] Help in understanding Mailman setup

2010-12-02 Thread Mark Sapiro
Robert Moskowitz wrote: >Major success. See below. > [...] >On this fedora 12 system I finally found the directory at: > >/var/lib/mailman/lists See the FAQ at . >Is there a 'good' way to list the content of the config.pck file? >special characters in it. /usr

Re: [Mailman-Users] Help in understanding Mailman setup

2010-12-02 Thread Robert Moskowitz
Major success. See below. On 12/02/2010 10:45 AM, Mark Sapiro wrote: Robert Moskowitz wrote: First my system is Fedora 12 with Postfix and an SQL database for the users, virtual domains, forwarders, and transport. See: http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-

Re: [Mailman-Users] Help in understanding Mailman setup

2010-12-02 Thread Mark Sapiro
Robert Moskowitz wrote: > >First my system is Fedora 12 with Postfix and an SQL database for the >users, virtual domains, forwarders, and transport. See: >http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-fedora-12-x86_64 > >So I installed Mailman, ran the scrip

Re: [Mailman-Users] Help with list mail not sending

2010-09-13 Thread Mark Sapiro
Trevor Bekolay wrote: > >The problem, for reference if anyone else has this issue (getting "You >must supply a valid email address." when trying to see the subscribers >list), the problem was in editing the html for the listinfo page. > was deleted, but remained, so >the tag was basically getting

Re: [Mailman-Users] Help with list mail not sending

2010-09-13 Thread Trevor Bekolay
Thanks a lot, mail is sending fine now (as it always did, apparently). The problem, for reference if anyone else has this issue (getting "You must supply a valid email address." when trying to see the subscribers list), the problem was in editing the html for the listinfo page. was deleted, but

Re: [Mailman-Users] Help with list mail not sending

2010-09-11 Thread Mark Sapiro
Trevor Bekolay wrote: > - Members can't view the subscriber list through the listinfo page What happens when they try? Is Privacy options... -> Subscription rules -> private_roster set to 'Anyone' or 'List members'? Is General Options -> new_member_options -> Conceal the member's address unchec

Re: [Mailman-Users] Help with list mail not sending

2010-09-11 Thread Mark Sapiro
Trevor Bekolay wrote: > >And here are the Postfix logs from an email that Mailman tries to send >to list subscribers: > >Sep 10 12:19:09 CTNSRV postfix/smtpd[11967]: 0415246459: >client=CTNSRV[127.0.0.1] >Sep 10 12:19:09 CTNSRV postfix/cleanup[11955]: 0415246459: >message-id= >Sep 10 12:19:09 CTNSR

Re: [Mailman-Users] Help - postfix rejecting mailing list addresses.

2010-09-09 Thread Daniel Maher
On 09/09/2010 01:14 AM, Waldo Ramirez wrote: postfix is rejecting mailing list addresses. I was able to subscribe but when I email list-requ...@domain.com or something : Recipient address rejected: User unknown in virtual mailbox table Sounds like you don't have aliases for mailman set up.

Re: [Mailman-Users] Help - postfix rejecting mailing list addresses.

2010-09-09 Thread Mark Sapiro
Waldo Ramirez wrote: > >postfix is rejecting mailing list addresses. I was able to subscribe but >when I email list-requ...@domain.com or something > >: Recipient address >rejected: User unknown in virtual mailbox table See and

Re: [Mailman-Users] HELP of sorts

2010-08-05 Thread Mark Sapiro
Dave Foran wrote: > >I ported all the data from /var/lib/mailman/ from the old, to the new >system and it is working well to a point > >I tried to create a new list from the mailman/admin page and I get an error >I am not authorized to create lists Either you did not port data/adm.pw and/or d

Re: [Mailman-Users] Help with MAILMAN list password

2010-07-27 Thread Mauricio Juarez
Thank you for your help but: 1. I changed the password fot the entire Mailman site with mmsitepass 2. I changed again all lists admin password with change_pw command line, I receive the new password by email without problem 3. I changed in each list Admin Website the moderator and admin passwor

Re: [Mailman-Users] Help with MAILMAN list password

2010-07-26 Thread Anthony R. Thompson
On 7/26/2010 11:19 AM, Mauricio Juarez wrote: Thank you for your help but: 1. I changed the password fot the entire Mailman site with mmsitepass 2. I changed again all lists admin password with change_pw command line, I receive the new password by email without problem 3. I changed in each list

Re: [Mailman-Users] Help with MAILMAN list password

2010-07-26 Thread Mark Sapiro
Mauricio Juarez wrote: > >Thank you for your help but: > >1. I changed the password fot the entire Mailman site with mmsitepass >2. I changed again all lists admin password with change_pw command line, >I receive the new password by email without problem >3. I changed in each list Admin Website th

Re: [Mailman-Users] Help with MAILMAN list password

2010-07-22 Thread Mark Sapiro
On 7/22/2010 8:11 PM, Anthony R. Thompson wrote: > On 7/21/2010 11:21 AM, Mauricio Juarez wrote: >> - I use mailman to administrate my email lists >> - I need absolutely change the Admin Lists password >> - I used the command: change_pw in my /bin Mailman directory, all was >> My old password work

Re: [Mailman-Users] Help with MAILMAN list password

2010-07-22 Thread Anthony R. Thompson
On 7/21/2010 11:21 AM, Mauricio Juarez wrote: - I use mailman to administrate my email lists - I need absolutely change the Admin Lists password - I used the command: change_pw in my /bin Mailman directory, all was My old password work too, do you know why? I change the root password too ( the

Re: [Mailman-Users] Help with MAILMAN list password

2010-07-22 Thread Mark Sapiro
Mauricio Juarez wrote: > >- I need absolutely change the Admin Lists password > >- I used the command: change_pw in my /bin Mailman directory, all was >OK, I can use my new password for all the lists but > >My old password work too, do you know why? I change the root password >too ( the same) but

Re: [Mailman-Users] Help with Mailman configuration

2010-06-16 Thread Keith Blackie
Geoff & Mark I appreciate the info. I'll try the settings and see if everything works as I need it to. Thanks Keith Sent: Wednesday, June 16, 2010 12:19 PM Subject: Re: [Mailman-Users] Help with Mailman configuration On Wed, 16 Jun 2010, Keith Blackie wrote: I have a mailing li

  1   2   3   4   5   6   7   >