Re: [Mailman-Users] non-subscribers getting through--email address in "Real Name"

2018-07-25 Thread Richard Damon
to be clear within the standard, and perhaps the standard could even be worked that existing non-conforming implementations are so bad that it is clear that the user needs a new MUA. -- Richard Damon -- Mailman-Users mailing list Mailman-Users@python.org

Re: [Mailman-Users] Mailman 2.1.X and HTTPS

2018-07-26 Thread Richard Damon
sue is probably that the links still point to the http version, which is redirecting to the https and losing the form data. You need to change the config variable that gives the base page for the admin pages to point to the https version. (Someone more familiar with the detail

Re: [Mailman-Users] non-subscribers getting through--email address in "Real Name"

2018-07-27 Thread Richard Damon
On 7/27/18 6:41 PM, Jordan Brown wrote: > On 7/25/2018 5:24 PM, Richard Damon wrote: >> Yes, one set of solutions would involve defining standards of how to >> compose composite messages, with standards on how to display them. A >> major part of the current issue is that for

Re: [Mailman-Users] non-subscribers getting through--email address in "Real Name"

2018-07-27 Thread Richard Damon
On 7/27/18 7:28 PM, Jordan Brown wrote: > On 7/27/2018 4:18 PM, Richard Damon wrote: >> Yes, there are existing formats that at least mostly represent this >> in the message itself, but not for display. Especially that currently >> the wrapping message would say it is from the

Re: [Mailman-Users] bounce notification to owner from non members?

2018-07-28 Thread Richard Damon
#x27;t acceptable so it could be rejected then, but since it generally can't, you need to discard spam, not reject it. -- Richard Damon -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-

Re: [Mailman-Users] What does mailman do with a POST?

2018-07-31 Thread Richard Damon
ell >ber...@fantasyfarm.com > -- Too many people; too few sheep -- > With Mailman2, submitting a non-subscribed email address to the unsubscribe link doesn't give an error message. If you read the text sent back, it says something like IF you were subscribed, and email wi

Re: [Mailman-Users] What does mailman do with a POST?

2018-07-31 Thread Richard Damon
On 7/31/18 9:32 PM, Bernie Cosell wrote: > On 31 Jul 2018 at 21:25, Richard Damon wrote: > >> On 7/31/18 9:15 PM, Bernie Cosell wrote: >>> Here's the request I just sent: >>> >>> 'setmemberopts-btn' => 'Submit Yo

[Mailman-Users] How to force retry queue to try again?

2018-08-06 Thread Richard Johnson
I'm trying to find some documentation on how to force my retry ("RetryRunner") queue to try delivery again. I'll keep searching but thought I'd toss a quick note here as well. Anyone? Thanks for any help you can provide! /raj -- Mailman-Use

Re: [Mailman-Users] How to force retry queue to try again?

2018-08-06 Thread Richard Johnson
r via "::1". I was expecting 127.0.0.1. I wasn't expecting ipv6! ["Nobody expects ipv6!"]) :) /raj > On Aug 6, 2018, at 9:16 PM, Mark Sapiro wrote: > > On 08/06/2018 07:22 PM, Richard Johnson wrote: >> I'm trying to find some documentation on

Re: [Mailman-Users] How to force retry queue to try again?

2018-08-06 Thread Richard Johnson
Interesting. Ok. Thanks! /raj > On Aug 6, 2018, at 10:12 PM, Mark Sapiro wrote: > > On 08/06/2018 09:58 PM, Richard Johnson wrote: >> >> (Mailman seems to deliver outgoing list messages to the local SMTP server >> via "::1". I was expecting 127.0.0.1

Re: [Mailman-Users] Digest members of one domain marked bouncing

2018-08-07 Thread Richard Damon
issues with a number of the larger email providers with digests on the list I run. I suspect that the format of the digest just looks strange to the scoring algorithms, and the embedded message Ids will look like there are a lot of email addresses in the m

Re: [Mailman-Users] Digest members of one domain marked bouncing

2018-08-08 Thread Richard Damon
7;re going to have to take all these > people off digest, and some won't like it. > > I don't know if getting these people to whitelist us would let these > emails through, even if it was possible to steer all of them through > the process. > > On 8 August 2018 at 11:48,

Re: [Mailman-Users] members not receiving their own messages.

2018-08-21 Thread Richard Damon
doesn't support that sort of option, and changing message IDs as this option describes actually can cause a lot of 'damage' to the mail system. -- Richard Damon -- Mailman-Users mailing list Mailman-Users@python.org https://mail.py

Re: [Mailman-Users] blocking bad digest replies

2018-08-21 Thread Richard Damon
e body. My list is plain text only, so I set a size filter to catch messages which quote the whole digest. It also catches people who attach things anyway, post in html (sometimes) or don't trim excessive quotations (sometimes). I set the filters to

[Mailman-Users] Something wrong with moving a list

2018-08-22 Thread Richard Johnson
I recently moved a list from one server to another. Probably I missed something. Everything seems to be correct except that the footer which should be produced (using "Personalize: yes") doesn't get the values substituted with the real info. It looks like this: %(real_name)s mailing list %(r

Re: [Mailman-Users] gmail

2018-09-11 Thread Richard Damon
PF, is that this cause problems if anyone sets up a forward for list messages to another domain, as these now will get rejected by any domain that checks SPF. -- Richard Damon -- Mailman-Users mailing list Mailman-Users@python.org htt

[Mailman-Users] Question re. moving a mailing list

2018-09-14 Thread Richard Johnson
I have my original test mailing list "testl...@mischievous.us". I copied it to be "testlist@peacock.place" and then aliased "testlist" on mischievous.us to go to "testlist@peacock.place". This works fine. My "General Options" has "Munge From", so the From address always says "testlist@peacock

Re: [Mailman-Users] Question re. moving a mailing list

2018-09-14 Thread Richard Johnson
ress, then a Reply-all will not produce two addresses. I think this will work for me and then when I'm ready to really move totally over, I'll just change it. Thanks for the help! /raj > On Sep 14, 2018, at 10:19 AM, Mark Sapiro wrote: > > On 09/14/2018 09:43 AM, Richard

Re: [Mailman-Users] Ban Any AOL Users

2018-10-05 Thread Richard Damon
omain.  Not all domains managed by Yahoo have a DMARC setting of reject, I imagine only those that have had the data leak that prompted the issue in the first place. Richard Damon -- Mailman-Users mailing list Mailman-Users@python.org https://

Re: [Mailman-Users] Mailman subscription/unsubscription reports

2018-12-03 Thread Richard Damon
we can see "Member since -MM-DD" in > the roster? > Mailman can send you a notification for every subscription / unsubscription event on the list. Just have your email program filter those into folders and sort them by date and you can get those nu

Re: [Mailman-Users] Mailman & DMARC policy = none?

2018-12-31 Thread Richard Damon
icy of reject (or maybe even quarantine) as they are allowing there users to use RFC compliant re-mailing systems (aka mailing lists) that don't naturally meet the requirements of the (in my opinion poorly designed) DMARC system. -- Richard Damon --

Re: [Mailman-Users] Nonsubscribers attacking one of my lists.

2019-01-19 Thread Richard Damon
thon.org/ > Unsubscribe: > https://mail.python.org/mailman/options/mailman-users/richard%40damon-family.org -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki

Re: [Mailman-Users] Bounce processing

2019-01-19 Thread Richard Damon
white list you. There might be some other issue happening that the notice might help you with. -- Richard Damon -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wi

Re: [Mailman-Users] Nonsubscribers attacking one of my lists.

2019-01-19 Thread Richard Damon
On 1/19/19 5:24 PM, Kenneth G. Gordon wrote: > On 19 Jan 2019 at 17:08, Richard Damon wrote: > >> Set the action on Sender Filters for messages from non-members to >> discard, instead of hold. I had to do that a long time ago (Don´t >> reject or you will be generating back-

Re: [Mailman-Users] Automatic subscription based on e-mail subject

2019-01-31 Thread Richard Damon
hings like adding additional re: prefixes I will ask you how much you are willing to talk to a person who basically interrupts, says they aren't really interested in the general conversation, so isn't really listening, but if you go out of your way to answer in a special way they will hear you

Re: [Mailman-Users] Automatic subscription based on e-mail subject

2019-02-01 Thread Richard Damon
l technologies may add a notification piece to let you know there is information (but those notifications won't thread in your mail reader to recreate the conversations) and the Push technologies have archives that you can go to. It's a bit like asking

Re: [Mailman-Users] Automatic subscription based on e-mail subject

2019-02-01 Thread Richard Damon
helped greatly if posters add the appropriate key words to subjects to allow them to be categorized). I suppose one option that might satisfy the OP would be the ability for the subscriber to add a custom regex as a filter. That way they could get it to filter on the replies they are looking for, a

Re: [Mailman-Users] Automatic subscription based on e-mail subject

2019-02-02 Thread Richard Damon
On 2/2/19 1:37 PM, Grant Taylor via Mailman-Users wrote: > On 2/1/19 6:49 PM, Richard Damon wrote: >> Yes, Mailman has a feature call topics, but that is very different >> then what the OP is asking for. > > Agreed.  (I thought I covered that in my last email.  Maybe I wasn

[Mailman-Users] Problems sending to prodigy.net mail server addresses

2019-02-04 Thread Richard Johnson
I run a small mailman server for our historical recreation group. Lately, I've been seeing messages like: : host al-ip4-mx-vip1.prodigy.net[144.160.235.143] said: 550 5.7.1 Connections not accepted from servers without a valid sender domain.alph733 Fix reverse DNS for 149.28.67.38 (in reply

Re: [Mailman-Users] Problems sending to prodigy.net mail server addresses

2019-02-11 Thread Richard Johnson
Thanks to all for the sanity check! /raj > On Feb 11, 2019, at 1:21 PM, Joseph Brennan wrote: > > On Tue, Feb 5, 2019 at 1:07 AM Richard Johnson wrote: > >> I run a small mailman server for our historical recreation group. Lately, >> I've been seeing mess

Re: [Mailman-Users] Moderating if keywords mentioned?

2019-02-22 Thread Richard Damon
be at the start of the header line, so doesn't match things headers like X-Subject The .* says that you can have any assortment of characters between the Subject: header and the word in question -- Richard Damon -- Mailman-Users mai

Re: [Mailman-Users] [SPAM?] Mapping -owners alias to a separate list

2019-04-18 Thread Richard Damon
> On Apr 18, 2019, at 6:41 PM, Dennis Carr > wrote: > > Hey, guys. > ... > So to this end, my thought is to route that mail over to a separate > -admins list instead of 'mailman list admins'. The expected side > effect is that this will wind up in the -admins list "not-subscribed" > trap. I

Re: [Mailman-Users] Roadrunner/TWC blocking Emails

2019-07-07 Thread Richard Shetron
I'll agree and they don't always pay attention to their users. I have road runner internet but separate email. On 7/7/2019 1:59 AM, Stephen J. Turnbull wrote: Hi Jayson, Roadrunner has been problematic in this way for decades. They don't explain, they don't provide policy information or cont

Re: [Mailman-Users] Questions About Uncaught Bounce Notifications

2019-07-17 Thread Richard Damon
your message. It was refused by the recipient's junk mail controls. To reach XXX, please telephone +1 888 XXX. --- Below this line is a copy of the message. -- Richard Damon -- Mailman-Users mailing list Mailman-Users@pyt

Re: [Mailman-Users] Questions About Uncaught Bounce Notifications

2019-07-18 Thread Richard Damon
On 7/17/19 10:36 PM, Mark Sapiro wrote: > On 7/17/19 5:50 PM, Richard Damon wrote: > >> Here is a sample of one semi-regular bounce I get from a list I manage >> (I haved X'ed out the personal information included in the bounce). I >> suspect that one issue is that th

Re: [Mailman-Users] user unsubscribe

2019-11-03 Thread Richard Damon
. > > /Bernie\ > > Bernie Cosell >ber...@fantasyfarm.com > -- Too many people; too few sheep -- > Its possible that your hosting service has disabled the option to require approval to unsubscribe -- Richard Damon -

Re: [Mailman-Users] Best way to slow down all the spam to my lists?

2019-12-13 Thread Richard Damon
which no explicit action is defined. (Details for generic_nonmember_action)     To discard so you don't get the messages (don't set it to reject or you will be backscattering). It does say that you won't see messages that should go to the list but the send used the wrong account. --

Re: [Mailman-Users] Best way to slow down all the spam to my lists?

2019-12-14 Thread Richard Damon
servers in the same server farm trying to resend >> messages. > Some greylisting solutions also allow you to whitelist a domain or > subdomain, but this can result in spammers spoofing that domain getting > through... > >

Re: [Mailman-Users] UTF-8 From and Reply-to addresses not getting properly processed.

2020-02-16 Thread Richard Damon
One thing to note is that you seem to have two different filters at work here, one being non-member post, which you want to Discard, and messages with 'bad' words in the subject, which you define to Hold. A message which matches both filters will be acted by the first filter that the message hi

[Mailman-Users] Re: blocking a hot/inappropriate topic

2020-06-12 Thread Richard Damon
t on individual moderation. > > Thanks! /bernie\ > Bernie Cosell > ber...@fantasyfarm.com > -- Too many people; too few sheep -- > -- Richard Damon -- Mailman-Users mailing list -- mailman-users@python.or

[Mailman-Users] Re: "Message discarded" "spamdetect", why?

2020-06-20 Thread Richard Damon
for spam. > > Cheers, > > Johannes > Marc can confirm, but I do believe that a failed DNS Query is treated as if the policy was reject, on the theory that it is better to mitigate in error than to not mitigate in error. Having a policy of discard would make that assumption not so go

[Mailman-Users] Re: Filer From: no-reply

2020-09-10 Thread Richard Damon
ivacy / Spam Filters with result discard. Might want to test with Hold to see if you get false positives with your regex first. -- Richard Damon -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mail

[Mailman-Users] Re: Filer From: no-reply

2020-09-10 Thread Richard Damon
On 9/10/20 2:37 PM, Dennis Putnam wrote: > On 9/10/2020 2:01 PM, Richard Damon wrote: >> On 9/10/20 12:47 PM, Dennis Putnam wrote: >>> I am getting email from entities with From: no-reply headers. Is there a >>> way to filter those and just dump them in the bit bucket

[Mailman-Users] Re: Filer From: no-reply

2020-09-10 Thread Richard Damon
On 9/10/20 3:13 PM, Dennis Putnam wrote: > On 9/10/2020 2:56 PM, Richard Damon wrote: >> On 9/10/20 2:37 PM, Dennis Putnam wrote: >>> On 9/10/2020 2:01 PM, Richard Damon wrote: >>>> On 9/10/20 12:47 PM, Dennis Putnam wrote: >>>>> I am getting email

[Mailman-Users] Re: Help with Topics

2020-10-13 Thread Richard Damon
s@python.org > To unsubscribe send an email to mailman-users-le...@python.org > https://mail.python.org/mailman3/lists/mailman-users.python.org/ > Mailman FAQ: http://wiki.list.org/x/AgA3 > Security Policy: http://wiki.list.org/x/QIA9 > Searchable Archives: > https://www.mail-ar

[Mailman-Users] Re: Help with Topics

2020-10-13 Thread Richard Damon
least one of your selected topic ids. (I'm pretty sure that is how it works) Digests totally ignore topics, all digest users get the same digest. On 10/13/20 4:56 PM, Chip Davis wrote: > Thanks for the suggestion, Richard. > > The only downside to that is that your 'Subject:

[Mailman-Users] Re: AOL and other email systems

2021-03-08 Thread Richard Damon
y a DMARC issue. You need to enable the DMARC mitigations. AOL, Yahoo and the like will not accept messages with a From that says AOL or YAHOO that passes through your list unless it doesn't modify the message body or subject in any way. -- Richard Damon -

[Mailman-Users] Re: Censorship

2021-03-21 Thread Richard Damon
ich can filter on the headers of the message (like the subject) but not the body of the message. -- Richard Damon -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https://ma

[Mailman-Users] Re: Illegal BOM?

2021-09-03 Thread Richard Damon
the error is being generated. It might be possible to configure your MTA to be more forgiving, but it really looks like the sender is bad. -- Richard Damon -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to

[Mailman-Users] Re: Plus addressing

2022-03-22 Thread Richard Damon
ll use the account. The problem is that the spammer may well understand + hacking, and get back to the root address, so it doesn't really help. -- Richard Damon -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe s

[Mailman-Users] Re: mailman 2.1.30 config

2023-02-18 Thread Richard Damon
to enter the string as a python string, something like: SUBSCRIBE_FROM_SECRET = "My Secret" -- Richard Damon -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.

[Mailman-Users] Re: Mailman 2.1.15 doesn't allow admin changes on private lists

2023-07-06 Thread Richard Damon
appening. Either your login cookie is being removed or for some reason, not being saved. Normally, I would suspect the issues in the FAQ at <https://wiki.list.org/x/4030614>, but those normally affect all changes to all lists, so that may not be relevant here. -- Richard Damon ---

[Mailman-Users] Re: Question regarding message-ids

2023-09-13 Thread Richard Damon
gents that just forward a message with only "Administrative" changes, should not change the Message-ID. -- Richard Damon -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.o

Re: [Mailman-Users] mailinglists for multiple domains on one server

2003-01-15 Thread Richard B. Pyne
domain, and then edit and forward the listowner notification email. --Richard On 15 Jan 2003 at 22:33, Matthew Davis wrote: * [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > At this moment i am using majordomo and looking into the option to change to > Mailman. With majordomo i have mailin

Re: [Mailman-Users] mailinglists for multiple domains on one server

2003-01-16 Thread Richard B. Pyne
I am using 2.1... I still have not found a way to set the list's preferred domain until after the list is created. Please, show me where in the newlist script or the create cgi you can set the domain for the list! --Richard On 15 Jan 2003 at 20:41, Raquel Rice wrote: On Wed, 15 Jan 20

Re: [Mailman-Users] mailinglists for multiple domains on one server

2003-01-16 Thread Richard B. Pyne
to the default domain (which mailman appears to allow only to be the domain listed in the PTR dns record for the IP address of the machine). --Richard On 16 Jan 2003 at 8:41, Raquel Rice wrote: On Thu, 16 Jan 2003 09:24:31 -0700 "Richard B. Pyne" <[EMAIL PROTECTED]> wrote: >

Re: [Mailman-Users] mailinglists for multiple domains on one server

2003-01-16 Thread Richard B. Pyne
sts.kinfolk.org' add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) I guess I'm too used to http.conf files where almost nothing needs to be quoted. HOWEVER... >From the web interface: Error: List name must not include "@": [EMAIL PROTECTED] (yes, 71bruins.org IS listed

[Mailman-Users] Postfix style virtual domains

2003-01-18 Thread Richard B. Pyne
] mylist@localhost Otherwise, postfix 2.0.0.2 rewrites the address and sends it to mylist@$mydomain, which gets sent off to another machine instead of being delivered locally and processed through aliases to send it to mailman. Thanks, --Richard ------ Richard B.

[Mailman-Users] Mailman feature request

2003-01-22 Thread Richard B. Pyne
Again, thanks Barry for all you work. Regards, Richard -- Richard B. Pyne, NZ7K [EMAIL PROTECTED] http://pyne.kinfolk.org/rbp2 -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/ma

Re: [Mailman-Users] Mailman feature request

2003-01-23 Thread Richard B. Pyne
et from this list has this at the bottom: > > This message was sent to: [EMAIL PROTECTED] > > (among other text) (Wiping the egg from my face) Oops, I missed that. Great feature, it should go a long way to reducing my workload. Thanks Barry. --Richard -

[Mailman-Users] Personalization

2003-01-23 Thread Richard B. Pyne
On 23 Jan 2003 at 7:54, Richard B. Pyne wrote: --snip-- > -- > 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 > S

[Mailman-Users] full name from the command line

2003-10-15 Thread Casella, Richard A
I am running Mailman version 2.1. I've seen this request a couple of times now, but have never seen an answer. Is it possible to set the full name of a user on the command line when using "add_member", "sync_members", or whatever? Rich Unix Services A man of genius makes no mistakes.| Brookhave

RE: [Mailman-Users] full name from the command line

2003-10-17 Thread Casella, Richard A
> -Original Message- > > > 2. If you mean that you want to create a file with lists of names to > use for "add_member", etc., then I recommend using the > following format: > > User First Middle and Last Name <[EMAIL PROTECTED]> This is exactly what I mean, I am using a file. I cou

[Mailman-Users] Mail loop with auto-responders?

2002-04-14 Thread Richard F. Man
for a few days myself (with auto-responders setting up), is there any way to at least the frequency on how fast the loop goes? Any ideas? Thanks! // richard http://www.imagecraft.com [ For technical support, please include all previous replies in

[Mailman-Users] Listserver Question

2002-04-30 Thread Richard Schaffner - Manchester
queue? Regards, I. Richard Schaffner, Jr., P.G., C.G.W.P. Technical Specialist, GZA GeoEnvironmental, Inc. (http://www.gza.net) Moderator, Bioremediation Discussion Group (http://bioremediationgroup.org) E-mail: [EMAIL PROTECTED] Phone: 603.623.3600 Fax: 603.624.9463

[Mailman-Users] sendmail failing causing Mailman to go haywire

2002-11-08 Thread Richard F. Man
.11.6/SuSE Linux 0.5) id gA8Ce3f15336; Fri, 8 Nov 2002 04:40:03 -0800 ** I contacted them and they say they will look into the problem. However, can a normal user's email problem caused problems for digest mailing? Thanks for any advice you may have // richard <http://www.imagec

[Mailman-Users] Header and footer issues

2001-02-01 Thread Arnold, Richard (Rich)
Title: Header and footer issues I am trying to add a standard header and footer to my lists with mailman but Exchange does not translate those headers. Is there a way to add a header and footer as plain text to the message? Rich A

[Mailman-Users] Large List Problem on Admin Screen

2001-03-16 Thread Dean Richard Benson
Using V2 of mailman, I am having a problem whereby I create a list, populate the list with 30,000 members (existing from another system) using the add_members command. That bit works fine. I can go into the admin interface and see that everything is setup correctly. (its an announcement only l

[Mailman-Users] module problem

2001-03-23 Thread Richard M. Pavonarius
I'm having a problem getting the Japanese version of Mailman 2.0.3 to run, but it's not a Japanese language problem. Basically, there's a module that works right when I run Python via the CLI but not when it's run as a CGI. I read the FAQ. Didn't help. The Japanese version uses the module kcon

[Mailman-Users] problem compiling Mailman on Trustix

2001-03-24 Thread Richard M. Pavonarius
I *can* compile Mailman on Trustix 1.2 as root. I can't as any other user. richpav@academy-if /tmp/mailman-2.0.3+J1$ ./configure loading cache ./config.cache checking for --with-python... no checking for python... (cached) /usr/bin/python checking Python interpreter... /usr/bin/python checking Py

[Mailman-Users] majordomo+mhonarc to Mailman+mhonarc

2001-03-26 Thread Richard M. Pavonarius
Where can I find information about the "hooks" for using mhonarc with Mailman? We've been using majordomo+mhonarc, and I'd like to the archives to continue where they left off. If anyone has already done this, can you give me some ideas of what the procedure is? From what I've gathered so far

[Mailman-Users] searching the mailman-users archives

2001-03-27 Thread Richard M. Pavonarius
>Recent threads in this list explained how to get old mailboxes in > pipermail. I'd much rather search old posts instead of writing new ones, but the search interface of this list doesn't seem to work as advertised. "Archives of this list are searchable by using the general Python.Org

[Mailman-Users] Feature request

2001-03-29 Thread Richard B. Pyne
specify the list domain name at the time of list creation instead of having to change it after creation. This causes confusion for users of virtual domains. Thanks for a great product. --Richard -- Richard B. Pyne, KB7RMU [EMAIL PROTECTED] http://pyne.kinfolk.org

Re: [Mailman-Users] Feature request

2001-03-29 Thread Richard B. Pyne
tinfo they will not see the list but will if they browse to http://foo.com/mailman/listinfo. On 29 Mar 2001, at 8:46, Ashley M. Kirchner wrote: > "Richard B. Pyne" wrote: > > > My second, and almost as important, request: Provide a way to > > specify the list domain

Re: [Mailman-Users] Feature request

2001-03-30 Thread Richard B. Pyne
On 29 Mar 2001, at 11:44, Ashley M. Kirchner wrote: > "Richard B. Pyne" wrote: > > With named vrtual domains, mailing lists are always created > > defaulted to the domain where Mailman was originally installed (the > > machine's default domain) > >

Re: [Mailman-Users] Feature request

2001-04-01 Thread Richard B. Pyne
o the admin screen and change it. Thanks, Richard On 30 Mar 2001, at 10:56, Barry A. Warsaw wrote: > > >>>>> "RBP" == Richard B Pyne <[EMAIL PROTECTED]> writes: > > RBP> There is the difference, I run ONE copy of Mailman for the > RBP>

[Mailman-Users] problem adding users

2001-04-05 Thread Richard M. Pavonarius
I just put a new machine online running Trustix Linux 1.2, etc. etc. and Mailman 2.0.3-J. Now I'm trying to add 250 users to a mailing list via the admin Web page but I'm having some trouble. I tried pasting all 250 addresses into the form at once (one to a line, Windows Netscape 4.75) but tha

[Mailman-Users] Re:problem adding users

2001-04-06 Thread Richard M. Pavonarius
Never mind. It turned out to be a bad Ethernet cable. I was thinking it might have something to do with using Python < 2.0. Rich -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] Problem with Ownership of config.db file

2001-04-20 Thread Dean Richard Benson
Hi all. I am running mailman v 2.0.3. I have followed the instructions, but have somewhat of a worrying problem with the program. The config.db and config.db last file keep switching their ownership to "nobody" which apache runs as. This causes an error in the log file, and mailman wont work u

[Mailman-Users] appending the subscriber's address in the footer.

2004-02-05 Thread richard at booklocker.com
Hi, I was wondering if there is any way to append a subscriber's email address in the footer of a message so I/they can easily identify what email address the subscription is under. best, richard hoy -- Mailman-Users mailing list [

[Mailman-Users] scrubbed html messages in archive

2004-02-12 Thread Richard D. Dover
I want html messages to appear in the public archive. In other words I want a person to click on the link for a message and when it opens up it is in the original html format it was sent. What do I need to do so that it is not 'scrubbed'? -- Ma

[Mailman-Users] searchable archives

2004-02-12 Thread Richard D. Dover
How do I set up searchable archives on my list like you have on your list? -- 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 Arc

[Mailman-Users] editing of archive index.html file lost after post

2004-02-13 Thread Richard D. Dover
I edited the archive index.html folder for my mailing list. I also edited the date.html and subject.html to have the appearance I wanted. Everything looked good until there was a post. When a post is made to the list all my data is erased and the archive index.html, date.html, and subject.html wen

[Mailman-Users] archive link bad in admin control panel

2004-02-18 Thread Richard D. Dover
on my own server? Where are the commands for archives, what file? I don't see the pipermail folder in my directory Richard D'Andrea Dover New Technologies P.O. Box 12092 Seattle, WA 98102-0092 206-860-2945 www.newtechnologies2000.

[Mailman-Users] html messages in archive

2004-02-18 Thread Richard D. Dover
I want html messages to appear in the public archive. In other words I want a person to click on the link for a message and when it opens up it is in the original html format it was sent. What do I need to do so that it is not 'scrubbed'? P.S. I do not offer digest feature

[Mailman-Users] editing of archive index.html file lost after post

2004-02-18 Thread Richard D'Andrea Dover
I edited the archive index.html folder for my mailing list. I also edited the date.html and subject.html to have the appearance I wanted. Everything looked good until there was a post. When a post is made to the list all my data is erased and the archive index.html, date.html, and subject.html wen

[Mailman-Users] html messages in archive

2004-02-18 Thread Richard D. Dover
I want html messages to appear in the public archive. In other words I want a person to click on the link for a message and when it opens up it is in the original html format it was sent. What do I need to do so that it is not 'scrubbed'? P.S. I do not offer digest feature

[Mailman-Users] Mail dropped

2004-04-23 Thread Richard B. Pyne
I am running Mailman 2.1.1. Any ideas what to look for or what to tell the user? Thanks --Richard -- 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: http://www.mail-archive.com/mailman-users%40python.org/

[Mailman-Users] OutgoingRunner runaway

2004-05-18 Thread Richard B. Pyne
some hints on where to start looking for the problem. Thanks in advance. --Richard -- 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 Searc

[Mailman-Users] Weekly Automatic Digest Distribution

2004-06-09 Thread Richard E. Robbins
I want to configure a mailing list where a digest is sent out on a weekly basis at a set time of day. I'm trying to set up a kind of weekly sealed bid process. The list will be limited to about a dozen people and traffic is expected to be limited. I've assumed that I'd set the digest size thresh

[Mailman-Users] What is wrong???

2004-07-02 Thread Richard B. Pyne
Jul 02 03:28:26 2004 (2458) Uncaught runner exception: 'ascii' codec can't encode character u'\xed' in position 3717: ordinal not in range(128) Jul 02 03:28:26 2004 (2458) Traceback (most recent call last): File "/usr/local/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop self._onef

[Mailman-Users] Wish List

2004-07-09 Thread Richard B. Pyne
. allowing [EMAIL PROTECTED] and [EMAIL PROTECTED] to co-exist within one installation of mailman. I know that these are probably not trivial changes, but just want to get them "on the radar screen" for future enhancement. Thanks aga

Re: [Mailman-Users] Wish List

2004-07-20 Thread Richard B. Pyne
working far too many hours. --Richard On 10 Jul 2004 at 1:42, Brad Knowles wrote: > At 4:00 PM -0600 2004-07-09, Richard B. Pyne wrote: > > > I have been using Mailman for several years and want to thank > > Brad for such a fine product. > > It's not my p

Re: [Mailman-Users] Wish List

2004-07-21 Thread Richard B. Pyne
On 21 Jul 2004 at 4:22, Brad Knowles wrote: > Hmm. If I am answering too many questions, then maybe it is time > for me to leave. No, Brad, I wouldn't want you to do that. > Barry can't be on this list very much due to work/time conflicts, > and I think you'll agree that his time

Re: [Mailman-Users] A cluster issue I didn't find in the faq, or on google

2008-05-18 Thread Richard A Nelson
On Sat, 17 May 2008, Mark Sapiro wrote: For this and probably other reasons, you want VIRTUAL_HOST_OVERVIEW = Off Aha!!! That does, indeed do exactly what I want in mm_cfg.py. See . I did some searches in the faq; shou

[Mailman-Users] Mailman and HTML

2004-09-05 Thread Fr. Richard W. Gant, S.T.D., J.U.L.
I am using Mailman 2.1.4 thru Verio, Inc., my ISP. When I send html, people write that they don't get a text message. Below is a sample from my Catholic News archives. Does Mailman support html? Or do I have to send everything plain text? Fr. Richard Gant www.solt3.org Fr. Richard W.

<    8   9   10   11   12   13