Re: [Mailman-Users] is it possible to moderate E-mail without webpanel ? using only e-mail commands ?

2017-04-04 Thread Mark Sapiro
On 04/04/2017 07:32 AM, Zalezny Niezalezny wrote: > > is it possible to moderate Mailman newsletter E-mails without Mailman > Webpanel ? > > So, user (administrator) sending newsletter e-mail to > > l...@example.com Set the list so all posters are moderated so all posts are held. Set the list

Re: [Mailman-Users] is it possible to hide email addresses...

2011-05-30 Thread Mark Sapiro
On 5/30/11 3:14 PM, marci Boskie's Mama =^..^= wrote: > My question is ... is there a way to set the system so that the email > addresses of the people writing in dont show up on the digest ? [...] > I d love to be able find a way to hide the email addresses > from being displayed. ... so that j

Re: [Mailman-Users] Is it possible to use html in footer for all emailssent to list?

2011-04-07 Thread Mark Sapiro
Nick Putman wrote: > >I am trying to set up mailman for the first time and would like to add >an html image link into the footer of each email that is sent to the >list. At the moment all I am seeing is the raw html. > >So far I have changed the following settings: > >1. Should Mailman convert t

Re: [Mailman-Users] Is it possible to configure Mailman to receive/sendOutlook encrypted email messages?

2010-07-19 Thread Mark Sapiro
Wang, Mary Y wrote: >Is it possible to configure Mailman to receive/send Outlook encrypted email >messages? If you mean to decrypt an incoming message encrypted with a list's key and then to re-encrypt each outgoing message with the recipient's key, no such capability exists in the standard dis

Re: [Mailman-Users] Is it possible to delay messages?

2009-02-24 Thread Mark Sapiro
James Reid wrote: > >What I would like to now do is move to a sort of half-way ground of >permitting many members to send messages out un-moderated again. However, >I'd like to give the impression that the list is still fully moderated by >creating an automated delay for all un-moderated subscribe

Re: [Mailman-Users] Is it possible that a list loses its members?

2008-05-20 Thread Mark Sapiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sebastian Hagedorn wrote: | -- Mark Sapiro <[EMAIL PROTECTED]> is rumored to have mumbled on 20. Mai | 2008 10:52:34 -0700 regarding Re: [Mailman-Users] Is it possible that a | list loses its members?: | |> | I'm at a loss to explain w

Re: [Mailman-Users] Is it possible that a list loses its members?

2008-05-20 Thread Sebastian Hagedorn
-- Mark Sapiro <[EMAIL PROTECTED]> is rumored to have mumbled on 20. Mai 2008 10:52:34 -0700 regarding Re: [Mailman-Users] Is it possible that a list loses its members?: | I'm at a loss to explain what might have happened. Any ideas? I can't explain what happened, but the on

Re: [Mailman-Users] Is it possible that a list loses its members?

2008-05-20 Thread Sebastian Hagedorn
-- Brad Knowles <[EMAIL PROTECTED]> is rumored to have mumbled on 20. Mai 2008 12:32:50 -0500 regarding Re: [Mailman-Users] Is it possible that a list loses its members?: I'm at a loss to explain what might have happened. Any ideas? What is in the "bounce" log? Not

Re: [Mailman-Users] Is it possible that a list loses its members?

2008-05-20 Thread Mark Sapiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sebastian Hagedorn wrote: | | we're running Mailman 2.1.9. Today I encountered something that's a | mystery to me. A few weeks ago we created a list using our custom | list-creation script that we always use. The list was apparently created | correctl

Re: [Mailman-Users] Is it possible that a list loses its members?

2008-05-20 Thread Brad Knowles
Sebastian Hagedorn wrote: I'm at a loss to explain what might have happened. Any ideas? What is in the "bounce" log? The automatic bounce processing could have unsubscribed them, although I would have thought that the results of that would show up in the "subscribe" log. -- Brad Knowles <

Re: [Mailman-Users] is it possible to edit the html for the archivepage?

2008-03-14 Thread Mark Sapiro
Robin Lougee-Heimer wrote: >A mailman archive was inadvertently made public for a list I own (!) and >I'm trying to clean up any pages that were cached by search engines. > >The way to flush the cache created by search engines is easy - just add an >html tag in the header section of the webpage

Re: [Mailman-Users] Is it possible to have subscribers in msg_footer?

2007-12-07 Thread Mark Sapiro
Eduardo Ellery wrote: > >We run a few lists with less than 20 subscribers and everyone need to know >who is on the list. No, you can't list all the subscribers in the footer, but you could include something like Membership List: %(web_page_url)sroster/$(list_name)s in the footer to provide a li

Re: [Mailman-Users] Is it possible to have subscribers in msg_footer?

2007-12-07 Thread Brad Knowles
On 12/7/07, Eduardo Ellery wrote: > We run a few lists with less than 20 subscribers and everyone need to know > who is on the list. So far as I know, you cannot achieve this without making changes to the source code. I didn't respond to your message the first time you posted it to the list

Re: [Mailman-Users] is it possible to set up mailman on a hostwithouta MTA?

2007-11-07 Thread Mark Sapiro
Tomasz Chmielewski wrote: > >But I don't want or need any MTA here ;) > >So I guess it's just a matter of simple scripting: fetching correct >email using fetchmail, and passing it to mail/mailman program in a >correct way. Anyone has it documented? You can fetch the mail from the remote mailbox

Re: [Mailman-Users] is it possible to set up mailman on a hostwithout a MTA?

2007-11-07 Thread Tomasz Chmielewski
Brad Knowles schrieb: > On 11/7/07, Tomasz Chmielewski wrote: > >> So, considering no MTA is running on a machine which runs mailman - how >> do I go through this part: > > The way fetchmail works, you download e-mail from the remote server and > pass it on to the local MTA. Therefore, you ha

Re: [Mailman-Users] is it possible to set up mailman on a hostwithout a MTA?

2007-11-07 Thread Brad Knowles
On 11/7/07, Tomasz Chmielewski wrote: > So, considering no MTA is running on a machine which runs mailman - how > do I go through this part: The way fetchmail works, you download e-mail from the remote server and pass it on to the local MTA. Therefore, you have to have a local MTA on the rec

Re: [Mailman-Users] is it possible to set up mailman on a hostwithout a MTA?

2007-11-07 Thread Dennis Putnam
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 At 11:56 AM 11/7/2007, you wrote: >So, I started to put the things together. As you said, outgoing mail >is easy, and incoming mail is harder (but can be done with fetchmail). > >So, considering no MTA is running on a machine which runs mailman - >

Re: [Mailman-Users] is it possible to set up mailman on a hostwithout a MTA?

2007-11-07 Thread Tomasz Chmielewski
Mark Sapiro schrieb: > Incoming mail is harder, but it can be done using something like > fetchmail to retrieve mail from a remote server. It can then be > delivered to Mailman via someththing like procmail or by using > Mailman's Maildir delivery. So, I started to put the things together. As you

Re: [Mailman-Users] is it possible to set up mailman on a host without a MTA?

2007-10-20 Thread Dennis Putnam
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 At 02:32 PM 10/20/2007, you wrote: >All right, I forgot about fetchmail. > >Was something non-standard needed to make mailman work with fetchmail/cron? > > >-- >Tomasz Chmielewski >http://wpkg.org No. It was a little tricky to set things up so my I

Re: [Mailman-Users] is it possible to set up mailman on a host without a MTA?

2007-10-20 Thread Tomasz Chmielewski
Dennis Putnam schrieb: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > At 06:36 AM 10/20/2007, you wrote: >> Is it possible to set up mailman on a host without a MTA? >> >> I imagine mailman could easily send emails through an external MTA, and >> receive email using externam pop3 or imap ac

Re: [Mailman-Users] is it possible to set up mailman on a hostwithout a MTA?

2007-10-20 Thread Mark Sapiro
Dennis Carr wrote: >On Sat, 20 Oct 2007 12:36:18 +0200 >Tomasz Chmielewski <[EMAIL PROTECTED]> wrote: > >> Is it possible to set up mailman on a host without a MTA? >> >> I imagine mailman could easily send emails through an external MTA, >> and receive email using externam pop3 or imap account -

Re: [Mailman-Users] is it possible to set up mailman on a host without a MTA?

2007-10-20 Thread Dennis Carr
On Sat, 20 Oct 2007 12:36:18 +0200 Tomasz Chmielewski <[EMAIL PROTECTED]> wrote: > Is it possible to set up mailman on a host without a MTA? > > I imagine mailman could easily send emails through an external MTA, > and receive email using externam pop3 or imap account - however, I > didn't find m

Re: [Mailman-Users] is it possible to set up mailman on a host without a MTA?

2007-10-20 Thread Dennis Putnam
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 At 06:36 AM 10/20/2007, you wrote: >Is it possible to set up mailman on a host without a MTA? > >I imagine mailman could easily send emails through an external MTA, and >receive email using externam pop3 or imap account - however, I didn't >find many

Re: [Mailman-Users] Is it possible to filter what is archived?

2007-08-20 Thread Mike Peachey
Mark Sapiro wrote: > Mike Peachey wrote: > >> Mark Sapiro wrote: >>> The above is a bit too simple. Something like >>> >>> def process(mlist, msg, msgdata): >>> if mlist.umbrella_list: >>> del msg['x-no-archive'] >>> msg['X-No-Archive'] = 'Yes' >>> >>> is probably better to avo

Re: [Mailman-Users] Is it possible to filter what is archived?

2007-08-18 Thread Mark Sapiro
Mike Peachey wrote: >Mark Sapiro wrote: >> >> The above is a bit too simple. Something like >> >> def process(mlist, msg, msgdata): >> if mlist.umbrella_list: >> del msg['x-no-archive'] >> msg['X-No-Archive'] = 'Yes' >> >> is probably better to avoid creating multiple X-No-A

Re: [Mailman-Users] Is it possible to filter what is archived?

2007-08-06 Thread Mike Peachey
Mark Sapiro wrote: > Mark Sapiro wrote: >> Make a custom handler (see >> ) >> that checks mlist.umbrella_list, and if true add an X-No-Archive: >> header to the message. E.g. >> >> def process(mlist, msg, msgdata): >>if mlist

Re: [Mailman-Users] Is it possible to filter what is archived?

2007-08-02 Thread Mark Sapiro
Mark Sapiro wrote: > >Make a custom handler (see >) >that checks mlist.umbrella_list, and if true add an X-No-Archive: >header to the message. E.g. > >def process(mlist, msg, msgdata): >if mlist.umbrella_list: >msg['X

Re: [Mailman-Users] Is it possible to filter what is archived?

2007-08-02 Thread Mark Sapiro
Mike Peachey wrote: > >If only it were that easy, the problem I have is that I have list admins >complaining to me (and my boss' boss) that their archive is polluted >with messages from top-level lists and they want their archive to just >contain messages sent directly to their list. Make a c

Re: [Mailman-Users] Is it possible to filter what is archived?

2007-08-02 Thread Mike Peachey
Mark Sapiro wrote: > Mike Peachey wrote: >> What I would like to do is filter what gets archived so that if a >> message originates in mailman (ie from an umbrella list) it doesn't get >> archived. > > > I'm pretty sure this isn't what you're asking for, but you could just > turn off archiving

Re: [Mailman-Users] Is it possible to filter what is archived?

2007-08-01 Thread Mark Sapiro
Mike Peachey wrote: > >What I would like to do is filter what gets archived so that if a >message originates in mailman (ie from an umbrella list) it doesn't get >archived. I'm pretty sure this isn't what you're asking for, but you could just turn off archiving on all the umbrella lists so the

Re: [Mailman-Users] Is it possible to filter what is archived?

2007-08-01 Thread Brad Knowles
On 8/1/07, Mike Peachey wrote: > What I would like to do is filter what gets archived so that if a > message originates in mailman (ie from an umbrella list) it doesn't get > archived. If you write some custom code and put that into the appropriate handler, or you write your own custom handle

Re: [Mailman-Users] Is it possible to reply to [EMAIL PROTECTED] not to [EMAIL PROTECTED]

2007-06-26 Thread Mark Sapiro
Brad Knowles wrote: >On 6/26/07, TRON478 wrote: > >> when i get a mail from my mail i can reply to the list via the adress >> >> [EMAIL PROTECTED] >> >> but i want to reply via >> >> [EMAIL PROTECTED] >> >> is this possible? > >This is a client problem. Agreed. See

Re: [Mailman-Users] Is it possible to reply to [EMAIL PROTECTED] and not to [EMAIL PROTECTED]

2007-06-26 Thread Brad Knowles
On 6/26/07, TRON478 wrote: > when i get a mail from my mail i can reply to the list via the adress > > [EMAIL PROTECTED] > > but i want to reply via > > [EMAIL PROTECTED] > > is this possible? This is a client problem. There is nothing in Mailman that prevents you from replying to whatever

Re: [Mailman-Users] Is it possible only allow plain text intomessages?

2005-10-11 Thread Mark Sapiro
Sasa Stupar wrote: > >--On 11. oktober 2005 17:48 +0200 Hans Glomme <[EMAIL PROTECTED]> wrote: > >> Hi everybody! >> >> At first I want excuse my badly English. >> Well does somenone know if it will be possible that it is only allowed >> for users to send mails to a list in plain text? Means that

Re: [Mailman-Users] Is it possible only allow plain text into messages?

2005-10-11 Thread Sasa Stupar
--On 11. oktober 2005 17:48 +0200 Hans Glomme <[EMAIL PROTECTED]> wrote: Hi everybody! At first I want excuse my badly English. Well does somenone know if it will be possible that it is only allowed for users to send mails to a list in plain text? Means that it is not possible to send into a

Re: [Mailman-Users] is it possible to have the admin get approval emailwhenever new email to list is sent or whenever a new usersubscribes?

2005-05-31 Thread Mark Sapiro
phil durning wrote: >is it possible to have the admin get approval email whenever new email to list >is sent or whenever >a new user subscribes? For approval of all e-mail, go to Privacy options...->Sender filters and set default_member_moderation to Yes and member_moderation_action to Hold. The

Re: [Mailman-Users] Is it possible to use mailman without apache?

2005-03-14 Thread Carfield Yim
On Sat, 12 Mar 2005 14:16:21 +0100, Brad Knowles <[EMAIL PROTECTED]> wrote: > At 3:27 PM +0800 2005-03-12, Carfield Yim wrote: > > > Actually I just want to approve a pending mail, can I do it with command > > line? > > Yes. The administrators of very large scale Mailman mailing > list

Re: [Mailman-Users] Is it possible to use mailman without apache?

2005-03-14 Thread Carfield Yim
Thx, it work! On Sat, 12 Mar 2005 07:15:55 -0800, Mark Sapiro <[EMAIL PROTECTED]> wrote: > Carfield Yim wrote: > > >Actually I just want to approve a pending mail, can I do it with command > >line? > > I'm not sure about command line, but you can do it by e-mail. If > admin_immed_notify is set t

Re: [Mailman-Users] Is it possible to use mailman without apache?

2005-03-12 Thread Mark Sapiro
Carfield Yim wrote: >Actually I just want to approve a pending mail, can I do it with command >line? I'm not sure about command line, but you can do it by e-mail. If admin_immed_notify is set to Yes, the notification message that is sent contains a message/rfc822 part similar to the following: -

Re: [Mailman-Users] Is it possible to use mailman without apache?

2005-03-12 Thread Brad Knowles
At 3:27 PM +0800 2005-03-12, Carfield Yim wrote: Actually I just want to approve a pending mail, can I do it with command line? Yes. The administrators of very large scale Mailman mailing lists are effectively required to do everything via the command line, because the web interface becomes v

RE: [Mailman-Users] Is it possible to add the Description field onthelist create web interface?

2005-02-24 Thread Brian Ensor
Worked perfectly. Many Thanks! -Brian > -Original Message- > From: Mark Sapiro [mailto:[EMAIL PROTECTED] > Sent: 24 February 2005 05:50 > To: [EMAIL PROTECTED]; mailman-users@python.org > Subject: RE: [Mailman-Users] Is it possible to add the > Description field on

RE: [Mailman-Users] Is it possible to add the Description field onthelist create web interface?

2005-02-23 Thread Mark Sapiro
Brian Ensor wrote: > >I do want to make the description field mandatory on list creation, so >modifying the Mailman/Cgi/create.py is most likely the route I would like to >pursue. > >In viewing the config and determining the changes to be made, I would be >editing as follows: > >def process_request

RE: [Mailman-Users] Is it possible to add the Description field on thelist create web interface?

2005-02-23 Thread Brian Ensor
py or another file to make sure the field is handled correctly? Is description the correct name to use? I know this may be now getting into something that may need to be submitted to the developers list, but I am not a programmer and figured this list would be the one to start on. Thanks in advance

Re: [Mailman-Users] Is it possible to add the Description field on thelist create web interface?

2005-02-22 Thread Mark Sapiro
Brian Ensor wrote: > >We have an issue with lists being created and having to rely on the >list admins to input a list description. We would like to have the >list creator be able to input the list name and description when using >the web interface. Is there a way to modify this >'http:///mailman

Re: [Mailman-Users] Is it possible to do a system-wide message?

2005-02-04 Thread Brad Knowles
At 10:12 AM + 2005-02-04, Rod Neep wrote: Is it possible (and how) for the administrator to do a system-wide announcement post that will appear on every mailing list? You could post to every list individually, or you could create an umbrella list which includes every list as a "subscriber".

Re: [Mailman-Users] Is it possible to set up and run Mailman without root access?

2005-01-30 Thread Brad Knowles
At 1:20 PM -0800 2005-01-30, <[EMAIL PROTECTED]> wrote: Is it possible to set up and run Mailman 2.1.5 without root access? I'm pretty sure that's not possible. It seems to me that there must be other folks out there who have a hosting service that is shared and that restricts root access.

Re: [Mailman-Users] Is it possible to set up and run Mailman withoutroot access?

2005-01-30 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: >Is it possible to set up and run Mailman 2.1.5 without root access? The short answer is No. >This is on a shared Linux server where we have access to only one user, and >do not want to give RW access to other users. >So in addition to not having root, we don't want to u

Re: [Mailman-Users] Is it possible to edit rfc info?

2004-07-22 Thread Brad Knowles
At 9:08 AM +0100 2004-07-22, Rob Hackney wrote: Now that I know where to edit I found this: http://nleaudio.com/bnotes/mailman.htm Could be useful for other peeps? Considering the sorts of things he's recommending and the kind of information we already have in the FAQ (see

Re: [Mailman-Users] Is it possible to edit rfc info?

2004-07-22 Thread Rob Hackney
Thanks that does appear to be it...So, just got to quickly learn python then Now that I know where to edit I found this: http://nleaudio.com/bnotes/mailman.htm Could be useful for other peeps? This email is confidential and intended solely for the use of the individual(s) to whom it is

Re: [Mailman-Users] Is it possible to edit rfc info?

2004-07-21 Thread Jeff Barger
On Jul 21, 2004, at 8:26 AM, Rob Hackney wrote: I don't know if this is possible but I'd like to ask anyway. Although I can disable sending rfc2369 using Mailman I'd rather not. Is there a way of removing certain parts of it and am I allowed to do that? If still interested: I wish to remove the ur

Re: [Mailman-Users] is it possible to customize subscription successwelcome message?

2002-09-27 Thread mailman
On Fri, 27 Sep 2002, Patrick Hsieh wrote: > Hello all, > > I've read the FAQ and can't find any idea about this. (assuming v2.0.x; the same or very similar will certainly apply to v2.1 as well) How about "List-specific text prepended to new-subscriber welcome message"? This is in the admin int

Re: [Mailman-Users] Is it possible

2001-05-31 Thread Fil
@ Yanek Korff ([EMAIL PROTECTED]) : > This cannot be done on a global scale? Yes, just modify the template file located in /home/mailman/templates/listinfo.html > Then edit the contents of the web pages, remove that option. > > from the admin/listname page, the link for doing this is in the >

RE: [Mailman-Users] Is it possible

2001-05-29 Thread Yanek Korff
This cannot be done on a global scale? -Yanek. -Original Message- From: Brian Bilbrey [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 29, 2001 2:08 PM To: [EMAIL PROTECTED] Subject: Re: [Mailman-Users] Is it possible On Tue, May 29, 2001 at 01:47:31PM -0400, Yanek Korff wrote: > W

Re: [Mailman-Users] Is it possible

2001-05-29 Thread Brian Bilbrey
On Tue, May 29, 2001 at 01:47:31PM -0400, Yanek Korff wrote: > Well the problem is people are going to the web site, entering their login > information and receiving something from the server saying reply to confirm. > So the user thinks it's working. No email goes to blah-request until the > use

RE: [Mailman-Users] Is it possible

2001-05-29 Thread Yanek Korff
;Subscribe Here" weren't on the web page, that would be a whole lot cleaner. -Yanek. -Original Message- From: J C Lawrence [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 29, 2001 1:22 PM To: Yanek Korff Cc: '[EMAIL PROTECTED]' Subject: Re: [Mailman-Users] Is it possible

Re: [Mailman-Users] Is it possible

2001-05-29 Thread J C Lawrence
On Tue, 29 May 2001 13:03:43 -0400 Yanek Korff <[EMAIL PROTECTED]> wrote: > to disable peoples' ability to subscribe if we set up a server to > do nothing but handle mail archives? Sure, just don't enable the request/etc aliases. -- J C Lawrence [EMAIL PR

Re: [Mailman-Users] Is it possible to restrict list posting from within domain

2001-03-26 Thread Marc MERLIN
On Mon, Mar 26, 2001 at 12:33:58PM -0500, Bosco Tsang wrote: > I am new to the administration of an existing mailman list server ... > > I am wonder if it is possible to set it so that posting is only allow > within the same domain? I can only found the restrict by list member option > which se