Re: [Mailman-Users] compare lists setup

2017-03-21 Thread Hirayama, Pat
sive. One of -i or -o is required -p -- Pat Hirayama Systems Engineer / 206.667.4856 / phira...@fredhutch.org / Fred Hutch / Cures Start Here CIT | Advancing IT and Data Services to Accelerate the Elimination of Disease > -Original Message

[Mailman-Users] Mailman and Mimecast

2016-11-18 Thread Hirayama, Pat
reason? Should I just assume the pain and change the behavior of my mailman server? Thoughts? Thanks! -p -- Pat Hirayama Systems Engineer / 206.667.4856 / phira...@fredhutch.org / Fred Hutch / Cures Start Here CIT | A

Re: [Mailman-Users] Sending mails to all list administrators

2016-07-28 Thread Hirayama, Pat
administrators On 07/28/2016 09:23 AM, Hirayama, Pat wrote: > I suppose you could generate a list of people to send by doing something like: > > /usr/lib/mailman/bin/list_admins --all | sed 's/.*Owners: //'|sed > 's/,/\r/g'|sed 's/ //g'|sort|uniq You can produce

Re: [Mailman-Users] Sending mails to all list administrators

2016-07-28 Thread Hirayama, Pat
ng like: /usr/lib/mailman/bin/list_admins --all | sed 's/.*Owners: //'|sed 's/,/\r/g'|sed 's/ //g'|sort|uniq | xargs -I {} mail -s 'subject' {} < message.txt At least, I think that last might work. :) -p -- Pat Hiray

Re: [Mailman-Users] Message discarded without reason logged in vette

2016-07-08 Thread Hirayama, Pat
ugh 'again', it discarded the message. Thanks to Mark Sapiro (mark_at_msapiro.net) for catching that those headers were there when they shouldn't have been! -p -Original Message- From: Mark Sapiro [mailto:m...@msapiro.net] Sent: Friday, July 8, 2

Re: [Mailman-Users] Message discarded without reason logged in vette

2016-07-08 Thread Hirayama, Pat
Mark Sapiro [mailto:m...@msapiro.net] Sent: Friday, July 8, 2016 9:55 AM To: Hirayama, Pat ; mailman-users@python.org Subject: Re: [Mailman-Users] Message discarded without reason logged in vette On 7/8/16 9:33 AM, Hirayama, Pat wrote: > > This is the message (from just a few minutes a

Re: [Mailman-Users] Message discarded without reason logged in vette

2016-07-08 Thread Hirayama, Pat
Sapiro [mailto:m...@msapiro.net] Sent: Friday, July 8, 2016 9:27 AM To: Hirayama, Pat ; mailman-users@python.org Subject: Re: [Mailman-Users] Message discarded without reason logged in vette On 7/8/16 9:00 AM, Hirayama, Pat wrote: > > WRT Content filtering -- if filter_content is set to NO, then n

Re: [Mailman-Users] Message discarded without reason logged in vette

2016-07-08 Thread Hirayama, Pat
- From: Mailman-Users [mailto:mailman-users-bounces+phirayam=fredhutch@python.org] On Behalf Of Mark Sapiro Sent: Thursday, July 7, 2016 5:52 PM To: mailman-users@python.org Subject: Re: [Mailman-Users] Message discarded without reason logged in vette On 7/7/16 3:58 PM, Hirayama, Pat wrote: >

[Mailman-Users] Message discarded without reason logged in vette

2016-07-07 Thread Hirayama, Pat
happen to one of my users 3 weeks ago, and I think that I've managed to rule out everything that Mark wrote back then. Thanks, -p -- Pat Hirayama Systems Engineer / 206.667.4856 / phira...@fredhutch.org / Fred Hutch / Cures

Re: [Mailman-Users] How do I prevent subscribers from sending to -bounces address instead of list address?

2016-03-08 Thread Hirayama, Pat
normal bounces as they *should* be sent to the > envelope sender, not to the Sender: header. > -- Pat Hirayama Systems Engineer / 206.667.4856 / phira...@fredhutch.org / Fred Hutch / Cures Start Here CIT | Enterprise IT Service

Re: [Mailman-Users] How do I prevent subscribers from sending to -bounces address instead of list address?

2016-03-08 Thread Hirayama, Pat
ly their Microsoft software can't be doing > anything wrong. > Pretty much what I expected. Ah well. Thanks! -p -- Pat Hirayama Systems Engineer / 206.667.4856 / phira...@fredhutch.org / Fred Hutch / Cures Start Here CIT | Enterprise

[Mailman-Users] How do I prevent subscribers from sending to -bounces address instead of list address?

2016-03-04 Thread Hirayama, Pat
solution? Thanks, -p -- Pat Hirayama Systems Engineer / 206.667.4856 / phira...@fredhutch.org / Fred Hutch / Cures Start Here CIT | Enterprise IT Services / Advancing IT and Data Services to Accelerate the Elimination of Disease

Re: [Mailman-Users] How do I prevent subscribers from sending to -bounces address instead of list address?

2016-03-04 Thread Hirayama, Pat
ike a good idea to have the list admins forward the message, since that will change the sender. Thanks, -p -Original Message- From: Hirayama, Pat Sent: Friday, March 04, 2016 10:30 AM To: 'mailman-users@python.org' Subject: How do I prevent s

[Mailman-Users] Nonexistent user receiving a monthly password reminder

2010-05-02 Thread Pat Plummer
nt me in the right direction or suggest relevant sections in the fine manual that might apply, I'd be grateful. I rather not turn off monthly reminders for everyone else if possible. Thanks in advance! Pat -- Pat Plummer blacksun at ix dot gotd

[Mailman-Users] Logging admin/moderators logins

2009-09-24 Thread Pat Power
Hi, Is there a way to log when an admin or moderator logs into a list? This would be for the purpose of logging changes. Thanks! -pat -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman

[Mailman-Users] Any way to prevent password reminders from being set at a server level?

2007-08-03 Thread Pat Riehecky
default upon list creation. I am just looking for a way to suspend those messages so that my live backup system doesn't confuse the users. The FAQ didn't seem to have anything helpful (at least not that I could find). Pat -- Mailman-Use

[Mailman-Users] Simple way to change archive settings

2007-06-28 Thread Pat Riehecky
I know that this falls under the withlist command, but I am not really python savvy so How exactly would I go about deleting the archives for about 15 lists and setting their archive attributes to off? Pat -- Mailman-Users mailing list

[Mailman-Users] mailman clustering?

2007-06-14 Thread Pat Riehecky
there something I should read? I checked the FAQ and didn't see anything... Pat -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-

Re: [Mailman-Users] (no subject)

2004-07-16 Thread Pat Riehecky
many subscription changes via the email interface as the list admin. I was not clear enough in my previous email, I should have thought through it more before sending it. I hope this is clearer. pat - The lines which you

[Mailman-Users] (no subject)

2004-07-16 Thread Pat Riehecky
ECTED] with the list password and some how tell it to invite [EMAIL PROTECTED] Does anyone have a pure email way to do that? Or is the web interface required for that? pat - The lines which your eye falls on first here

[Mailman-Users] how to cripple a list?

2004-05-21 Thread Pat Riehecky
happen. pat - The lines which your eye falls on first here were written last. Their purpose is to make yet another attempt to force into the form of a letter the detailed investigation which is sent to you herewith. These

[Mailman-Users] fixing group mismatch error?

2004-05-14 Thread Pat Riehecky
script to be run before installing. Unfortuatly I installed using a premade package and do not have the source on hand. Any way to have the program expect group nobody without doing that or a way to make postfix use that group to run /only/ that script? pat -

[Mailman-Users] autoupdate /etc/aliases?

2004-05-14 Thread Pat Riehecky
lias POSTFIX_MAP_CMD = '/usr/sbin/postmap' and I have symlinked /etc/aliases to mail/aliases, but running addlist as either root or (after chown mailman /etc/mail/aliases) mailman it is not updated. What obvious thing have I missed? pat ---

[Mailman-Users] two classes of people within a list

2004-05-12 Thread Pat Riehecky
EMAIL PROTECTED] be planing would allow for things to be simpler for changing admins around and what not.... pat - The lines which your eye falls on first here were written last. Their purpose is to make yet another attempt to

Re: [Mailman-Users] Send to list error

2004-05-12 Thread Pat Riehecky
am also noticing that you are getting "5.1.2" as your 'from' host. i know you know that that isnt a valid ip address, so you may want to check Mailman\mm_config.py and Mailman\Defaults.py for a typo in the E

[Mailman-Users] generalized specs question

2004-05-11 Thread Pat Riehecky
, but reasonibly fast sending is nice. (ie would something like a pentium2 250 with 128 RAM be enough) Secondly how long (estimate, please) would it take to send all 1 emails should they be sent to the lists at the same time? Thanks a bunch! pat

[Mailman-Users] MemoryError

2004-04-15 Thread Pat Finnerty
I have a bunch of emails stuck in the qfiles/shunt folder that all suffer from the following error when I try and unshunt them. Apr 15 09:25:33 2004 (1382650) Uncaught runner exception: Apr 15 09:25:33 2004 (1382650) Traceback (most recent call last): File "/usr/local/mailman/Mailman/Queue/Runne

[Mailman-Users] List Management Question

2004-03-16 Thread Pat Gundry
on my part (I've looked and looked and can't find anything that works to stop those rejection messages.) or on the part of the web host owner. Hope you can help me with this. Thanks, -- Pat Gundry [EMAIL PROTECTED] http://www.patriciagundry.com -

[Mailman-Users] Re: Mailman-Users Digest, Vol 15, Issue 41

2003-12-16 Thread Pat
no entiendoop lo que quieren decirme. At 03:18 p.m. 16/12/03 -0500, you wrote: Send Mailman-Users mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit http://mail.python.org/mailman/listinfo/mailman-users or, via email, send a mess

[Mailman-Users] Re: Mailman-Users Digest, Vol 14, Issue 63

2003-11-30 Thread Pat
If someone are usin more than my archives in out of law .. so please be a simple person and write to me ok. At 12:01 p.m. 29/11/03 -0500, you wrote: Send Mailman-Users mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit http://m

[Mailman-Users] Re: Mailman-Users Digest, Vol 14, Issue 52

2003-11-25 Thread Pat
Pueden contertar que es esto? Send Mailman-Users mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit http://mail.python.org/mailman/listinfo/mailman-users or, via email, send a message with subject or body 'help' to [EMAIL

[Mailman-Users] 403 Forbidden error accessing public archives

2003-08-02 Thread Pat Holland
, Pat -- 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/ This

[Mailman-Users] Pipermail: Display recipient fields?

2003-03-14 Thread Pat Finnerty
Hi, Is it possible to allow the TO: and CC: fields be shown in Pipermail archive? Something that some of my users would like. I'm using Mailman v2.1 and haven't seen any way of doing this. Cheers, Pat. -- Patrick Finnerty, System Administrator, Mission Critical & Proactive Ser

[Mailman-Users] Pipermail and timezones

2003-03-14 Thread Pat Finnerty
POLICY set to 2. To workaround this I've set ARCHIVER_CLOBBER_DATE_POLICY = 1 as this will always show the time the message was received. I would have thought that if the senders date/time was displayed it should show their timezone also? Is this a bug or am I missing something? I'm u

[Mailman-Users] Pipermail: Display recipient fields?

2003-03-11 Thread Pat Finnerty
Hi, Is it possible to allow the TO: and CC: fields be shown in Pipermail archive? Something that some of my users would like. I'm using Mailman v2.1 and haven't seen any way of doing this. -- Patrick Finnerty, System Administrator, Mission Critical & Proactive Services, Hewlett Packard, Ballybr

[Mailman-Users] Pipermail and timezones.

2003-03-11 Thread Pat Finnerty
CY = 1 as this will always show the time the message was received. I would have thought that if the senders date/time was displayed it should show their timezone also? - Pat. -- Patrick Finnerty, System Administrator, Mission Critical & Proactive Services, Hewlett Packard, Ballybrit Bu

[Mailman-Users] help with smrsh

2003-03-07 Thread Snyder, Pat
My listserv can send mail but whenever it receives mail it gets the following error: - The following addresses had permanent fatal errors - "|/usr/local/mailman/mail/mailman request brainsrule" (reason: service unavailable) (expanded from: <[EMAIL PROTECTED]

[Mailman-Users] Losing text from Outlook emails.

2003-02-06 Thread Pat Finnerty
file - is stripped out as an attachment. Thats fine, but where's me text gone? Anyone know of away around this? - Pat. -- p: +353-91-754722 e: [EMAIL PROTECTED] -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailma

[Mailman-Users] japanese mailman

2002-04-08 Thread pat taylor
Is there a japanese interface to Mailman kicking around somewhere,I'm not Japanese but a prospective client is and would like to have a Japanese interface Thanks Pat Taylor -- Mailman-Users mailing list [EMAIL PROTECTED]