[Mailman-Users] Re: Feature Request - Show Member Name but not email address

2021-07-19 Thread greg
I can see the potential for that issue. But I don't see that as a reason for not making it at least available to admins who might want it. Further, if a user does does not want to provide complete, or any, name at all, with Mailman, at least, I don't think that can be mitigated. OTOH, if one

[Mailman-Users] Re: MM 2.1 - How to show member name, but not member address in member list

2021-07-19 Thread greg
Apologies for the bump. Didn't see your reply, Mark. -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman

[Mailman-Users] MM 2.1 - How to show member name, but not member address in member list

2021-06-24 Thread greg
thing. Thanks, Greg -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x

[Mailman-Users] %(confirmurl)s reference HTTPS?

2017-03-11 Thread Greg Sims
I am using %(confirmurl)s in verify.txt and unsub.txt. In our current setup, these substitution symbols generate urls with that use http:// protocol. Is it possible for these variables to generate https:// protocol instead? Thanks, Greg

[Mailman-Users] Server Migration Issue -- Only Some Members Receive Email?

2017-03-10 Thread Greg Sims
I recently migrated from RHEL 6 to CentOS 7. The migration seemed to be straight-forward by: - creating three mailman lists - for each of the list directories - copy files from the old to new server - list options and membership seems good I have an issue and have run out of id

[Mailman-Users] add_virtualhost with single argument

2017-03-06 Thread Greg Sims
ne parameter mean to mailman? What would happen if I were to delete the add_virtualhost above? Trying to clean things up along the way. Thanks, Greg -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailm

Re: [Mailman-Users] Plesk Migration -- Mailman Issues

2017-02-23 Thread Greg Sims
y move the mailman lists - the "right way". Thanks for the idea, Greg On Thu, Feb 23, 2017 at 4:01 PM, Mark Sapiro wrote: > On 02/23/2017 03:44 PM, Greg Sims wrote: > > Plesk migration from one server to another has some serious holes > including > > sending list Welcome

[Mailman-Users] Plesk Migration -- Mailman Issues

2017-02-23 Thread Greg Sims
de be restored at some later point in time? Thoughts? Greg -- 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

Re: [Mailman-Users] Fwd: Warming IP Addresses -- Gradually Increasing Email Volume

2017-02-22 Thread Greg Sims
Thank you Alexander! Yes, DMARC/DKIM has been up and running for years now. You have some good ideas here. On Wed, Feb 22, 2017 at 8:28 AM, Alexander Neilson wrote: > Hi Craig > > > > >> On Wed, Feb 22, 2017 at 7:23 AM, Keith Seyffarth wrote: > >> > >&g

Re: [Mailman-Users] Fwd: Warming IP Addresses -- Gradually Increasing Email Volume

2017-02-22 Thread Greg Sims
Hey Keith, The communications I have with my ISP (Softlayer) is fine. The issue is with AOL, Yahoo and others. These folks are impossible to communication with. Greg On Wed, Feb 22, 2017 at 7:23 AM, Keith Seyffarth wrote: > Greg Sims writes: > > > Thanks for your feedback Ca

[Mailman-Users] Fwd: Warming IP Addresses -- Gradually Increasing Email Volume

2017-02-22 Thread Greg Sims
n 2/20/2017 10:01 PM, Greg Sims wrote: > We have three mailman lists with over 20K members. The lists are > subscription based which distribute content to members by email each > morning. > [...] > ​I'm sure sending 20K emails on day one would not make the ISPs very happy. >

[Mailman-Users] Warming IP Addresses -- Gradually Increasing Email Volume

2017-02-21 Thread Greg Sims
ilman? We need to have a plan for this to complete our server migration plan. Thanks, Greg​ -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Sec

Re: [Mailman-Users] Chinese characters spam filter?

2016-07-06 Thread Greg Lindsay via Mailman-Users
a space followed by a Chinese character, then the filter would fail to catch this...I think what is needed is this: ^Subject:*[list of all Chinese characters here] I don't understand the use of an equals sign in the regexp. Isn't this implied? Thanks, -Greg -Original Message-

[Mailman-Users] Chinese characters spam filter?

2016-07-06 Thread Greg Lindsay via Mailman-Users
酬设计方法企业相关法律风险控制及用工管理如何加强企业反舞弊及内审如何把准经销商的赢利模式?如何评估供应商及优化采购运作流程如何掌握车间管理的精髓] ^Subject:\?utf-8\?B\?[56] ^Subject:\*[发杜营全及正了先] What am I doing wrong here? Is there something about the character encoding that prevents this filter from working?

[Mailman-Users] Daily Restarts Needed

2016-01-11 Thread Greg Sims
- ?? should I clear lock files or other actions ?? - service mailman start - verify the proper number of process are running -- ?? there should be eight processes ?? I would also like input on additional debug techniques to find the root cause of this issue.

Re: [Mailman-Users] Robots.txt

2014-12-27 Thread Greg Sims
! Happy New Year, Greg On Sat, Dec 27, 2014 at 11:03 AM, Mark Sapiro wrote: > On 12/26/2014 09:21 AM, Greg Sims wrote: > > > > I read the archives of this list and found a couple of entries. The > answer > > seems to be including "Disallows" in our robots.txt fi

[Mailman-Users] Robots.txt

2014-12-27 Thread Greg Sims
each subdomain. In this case, mailman lives in the lists.raystedman.org subdomain. Is there a way to have a robots.txt file for the lists.raystedman.org subdomain? Thanks in advance for your assistance! Greg -- Mailman-Users mailing list

[Mailman-Users] Corrupt Chinese Emails from Subscribe

2014-11-12 Thread Greg Sims
Mark Sapiro wrote: > Did you restart Mailman after adding the add_language line to mm_cfg.py? I did not restart Mailman after updating mm_cfg.py. I just restarted and retested Subscribe and Unsubscribe. Everything is working well. Thanks again Mark! G

[Mailman-Users] Corrupt Chinese Emails from Subscribe

2014-11-12 Thread Greg Sims
Mark Sapiro Wrote: > You need to examine the Content-Type: header of the received message to > see if the above is correct. If so, the solution is to change the > default character set for English to utf-8. You do this by putting the line > add_language('en', 'English (USA)', 'utf-8', 'ltr') You

Re: [Mailman-Users] Corrupt Chinese Emails from Subscribe

2014-11-12 Thread Greg Sims
anks again, Greg On Wed, Nov 12, 2014 at 2:01 AM, Stephen J. Turnbull wrote: > Greg Sims writes: > > Here is the URL to subscribe to the list: > > > > http://www.raystedman.org/daily-devotions/subscribe/chinese > > > > Thanks for helping Stephen. > >

Re: [Mailman-Users] Corrupt Chinese Emails from Subscribe

2014-11-11 Thread Greg Sims
they look the same to you? Thanks, Greg On Tue, Nov 11, 2014 at 9:18 PM, Stephen J. Turnbull wrote: > Greg Sims writes: > > > Subject:confirm f75bab69c4dca204575d5ee50c54e770d573cf99Date:Tue, 11 Nov > > 2014 13:43:28 -0600From:chinese-devotion-request@RayStedman.orgReply-T

[Mailman-Users] Corrupt Chinese Emails from Subscribe

2014-11-11 Thread Greg Sims
st was configured as text in that case -- subscribe is also using text emails in our case. I need to use someone elses computer to debug this issue as I do not have a Mac. What would you like us to do to help isolate the problem? Thanks again, Greg --

[Mailman-Users] Unsubscribe Using Web Form

2014-11-08 Thread Greg Sims
d if a validation email was actually sent. I tried to Post: http:///mailman/options/ with: email => email-button => "Unsubscribe" this does not seem to work for the normal path. I feel like

[Mailman-Users] Unsubscribe Using Web Form

2014-11-07 Thread Greg Sims
nsures that someone using my Web Form can only unsubscribe the email address of a mailman email they received (or have access to). (4) When I get this all sorted out, would you like me to write it up for a FAQ or something? I would be happy to do this if you believe it is worthwhile. Thanks

[Mailman-Users] Unsubscribe Using Web Form

2014-11-06 Thread Greg Sims
exity. We need to keep things simple as a result. Thanks in advance for your help, Greg PS. I looked at the Drupal extension for Mailman. It carries too much overhead for large size lists. We already have a mailman list with 10,000 users and hope to double this number next year. We can't

[Mailman-Users] Change Mailman URLs on Subscribe Response

2014-10-24 Thread Greg Sims
allow the format of the subscription page and subscription response page to have the same format (color, headers and the like). I tried to do this with a URL Rewrite in Apache but could not get it to work. I also searched the archives and did not find anything. Thanks for helping me sort this

[Mailman-Users] ht://Dig integration patches with Mailman 2.1.12/RHEL 6.5

2014-05-01 Thread Greg Earle
h the 2.1.12 patches. Color me baffled at this point! If anyone has successfully done this integration and can offer any pointers (like what order to do the patching, and what patch number in the spec file to insert them into, or what obvious thing I'm doing wrong), feel free to respond or send

[Mailman-Users] Removing Moderator Approval

2010-06-19 Thread Greg Zilberfarb
from list members and non-members alike. But how?? Thank you, Greg Zilberfarb Chantilly Highlands Volunteer Webmaster 703-779-4890 www.chha.org -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailma

[Mailman-Users] Subscription Confirmation to Welcome Delay

2010-05-25 Thread Greg Sims
available if this is a concern for some reason. Thanks, Greg -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.

[Mailman-Users] Is there a feature that allows for rights to various levels of email?

2010-05-21 Thread Greg Skipper, MD
I need to setup a listserv that allows for assigning rights to 2 or more levels of priviledge (i.e. first level can receive from everyone, second level can only read second class or thread responses from first class). Does anyone know of such an option anywhere? Thanks -

[Mailman-Users] help.

2009-10-21 Thread Greg
I am lost! I need step by step instruction on launching the Mailman system. I need to be able to send a lot of emails at once and have no idea on how to even get started. I have read and checked out every link provided and still can't figure it out. Can you help please? ---

Re: [Mailman-Users] mailman and group mismatch error

2009-08-05 Thread Greg White
> Mark wrote: >> Greg White wrote: >> >>Since the mailman account on a centos and redhat system is setup as nologin >>how else would you send a post? > > > Via SMTP to the incoming MTA. > > >>I tried to post a message to the list. I started mu

Re: [Mailman-Users] mailman and group mismatch error

2009-08-03 Thread Greg White
> Mark wrote: >> Greg White wrote: >> >>I then use mutt (still as root) to send an email and this is what I see in >>/var/log/maillog >>Aug 1 13:21:44 list postfix/postfix-script: starting the Postfix mail system >>Aug 1 13:21:44 list postfix/master

Re: [Mailman-Users] mailman and group mismatch error

2009-08-03 Thread Greg White
> Mark wrote: >> Greg White wrote: >> >>> Mark wrote: >>> >>> The above looks good. what is the exact group mismatch error message >>> you get in the DSN and/or maillog when you mail to t...@list.xyz.com? >> >>To send the

Re: [Mailman-Users] mailman and group mismatch error

2009-08-03 Thread Greg White
> krem...@kreme.com wrote: > On 1-Aug-2009, at 12:43, Greg White wrote: >> To send the test message I sshd into my box as user, su - to root, >> and did: >> # /usr/lib/mailman/mail/mailman post test >> Group mismatch error. Mailman expected the mail wrapper script t

Re: [Mailman-Users] mailman and group mismatch error

2009-08-01 Thread Greg White
> Mark wrote: >> Greg wrote: >> >># ls -lhZ /etc/aliases* >>-rw-r--r-- root root system_u:object_r:etc_aliases_t /etc/aliases >>-rw-r--r-- root root system_u:object_r:etc_aliases_t /etc/aliases.db >> >># ls -lhZ /etc/mailman/aliases* >>-rw-rw--

Re: [Mailman-Users] mailman and group mismatch error

2009-08-01 Thread Greg White
> Mark wrote: > >> Greg wrote: >> >>I am running Centos 5.3 with all of the updates. I needed a mail list server >>so I installed mailman and postfix. I did yum install postfix and yum install >>mailman. postfix installed and can send email to my live acc

[Mailman-Users] mailman and group mismatch error

2009-07-29 Thread Greg White
did I do wrong? And why isn't check_perms detecting the problem. >From what I read on the internet this is a very common problem. Thanks, Greg _ Windows Live™ SkyDrive™: Store, access, and share your photos. See how. http:

[Mailman-Users] "no publicly-advertised Mailman mailing lists" error

2009-04-06 Thread Greg Earle
://Dig archives page works for both. It just seems to be the main list info page that isn't working. Obviously I've overlooked one(?) small thing someplace - what is it? Thanks in advance, - Greg -- Mailman-Users mailing

Re: [Mailman-Users] Footer question...

2008-12-05 Thread Greg and Cheryl Sabens
t it meant so I certainly wouldn't have searched using it. Thanks again! Greg From: Mark Sapiro <[EMAIL PROTECTED]> To: Greg and Cheryl Sabens <[EMAIL PROTECTED]>; mailman-users@python.org Sent: Thursday, December 4, 2008 2:40:52 PM Subject: Re:

[Mailman-Users] Footer question...

2008-12-04 Thread Greg and Cheryl Sabens
ny thread or faq that spoke specifically to these questions...only close to it. Thank you in advance! Greg -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.li

Re: [Mailman-Users] Scripts Associated with Log File Rotation

2008-02-05 Thread Greg Sims
I updated the /etc/logrotate.d/mailman file as you suggested. Thanks! Greg -Original Message- From: Mark Sapiro [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 05, 2008 9:33 AM To: Greg Sims; mailman-users@python.org Subject: Re: [Mailman-Users] Scripts Associated with Log File

[Mailman-Users] Scripts Associated with Log File Rotation

2008-02-05 Thread Greg Sims
Is this OK? Thanks for your assistance with this & helping me not break anything as I make this enhancement to our production system, Greg -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mail

Re: [Mailman-Users] Bounce Processing -- Disable/Removal Notification

2007-09-29 Thread Greg Sims
he subscription manually? >> If this is the case, this will need to be automated in some way as it >> will be very time consuming. Thanks again for your help Mark! Greg -- Mailman-Users mailing list Mailman-Users@python.org

[Mailman-Users] Bounce Processing -- Disable/Removal Notification

2007-09-29 Thread Greg Sims
e able to grep this log and see if anyone is being Disabled or Removed - this may confirm if there is actually a problem or not. Let's say looking at the logs reveals that list members are not ever being Disabled or Removed - what is the next step to debugging this problem? Thank you in advan

[Mailman-Users] Mailbox Not Found

2007-02-20 Thread Greg Sims
updated the DEFAULT_URL_HOST and DEFAULT_URL_EMAIL. I have not done much of anything else to customize the install. Please give me a pointer on how to find the problem with this MailBox Not Found. Thanks, Greg -- Mailman-Users mailing list Ma

[Mailman-Users] Install Issue -- Qmail/Mailman Interaction

2007-02-14 Thread Greg Sims
p on xx.xx.xx.xx. I believe there is a basic interface issue between mailman and Qmail. Please give me some pointers on how to get this sorted out. Thanks! Greg PS. This could have been caused by configuring this new server while most of the production DNS records were pointing a

[Mailman-Users] Install Issue -- Qmail/Mailman Interaction

2007-02-14 Thread Greg Sims
p on xx.xx.xx.xx. I believe there is a basic interface issue between mailman and Qmail. Please give me some pointers on how to get this sorted out. Thanks! Greg PS. This could have been caused by configuring this new server while most of the production DNS records were pointing a

[Mailman-Users] Retrieving member list

2006-12-19 Thread Greg Wilkinson
There are many messages on this topic, however I haven't found the answer to my particular situation. I am a list administrator but I am not a member of the list. The list viewing option is set to all members. When I send the email command "who " to the list, it is rejected with the "You are

[Mailman-Users] Importing outside MHonArc'ed mailing list archives via Pipermail?

2006-12-15 Thread Greg Earle
yone trodden down this path before, and is there a simple way to do this sort of thing? (Preserving the .doc and .ppt attachments associations would be a real bonus treat, too) Thanks in advance, - Greg -- Mailman-Users mailing list Ma

Re: [Mailman-Users] FW: FW: No One Can Post a Message but the Server

2006-07-19 Thread Greg Sims
name. More clues! Greg -Original Message- From: Mark Sapiro [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 7:39 PM To: Greg Sims; 'Patrick Bogen' Cc: mailman-users@python.org Subject: RE: [Mailman-Users] FW: FW: No One Can Post a Message but the Server Greg Sims wrote:

Re: [Mailman-Users] FW: FW: No One Can Post a Message but the Server

2006-07-18 Thread Greg Sims
The headers all look great after doing what you suggested ... there is no white space after the password. -Original Message- From: Mark Sapiro [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 8:08 PM To: Greg Sims; 'Patrick Bogen' Cc: mailman-users@python.org Subject: RE

Re: [Mailman-Users] FW: FW: No One Can Post a Message but the Server

2006-07-18 Thread Greg Sims
ntains upper and lower case characters. I have verified that I can enter admindb for the list via the web using this password. Greg -Original Message- From: Mark Sapiro [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 7:39 PM To: Greg Sims; 'Patrick Bogen' Cc: mailman-us

Re: [Mailman-Users] FW: FW: No One Can Post a Message but the Server

2006-07-18 Thread Greg Sims
e time I did this. I now see additional new subscriptions with the moderated but set. I believe this portion of the problem is behind us. Greg -Original Message- From: Mark Sapiro [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 6:21 PM To: Patrick Bogen; Greg Sims Cc: mailman

Re: [Mailman-Users] FW: FW: No One Can Post a Message but the Server

2006-07-18 Thread Greg Sims
Patrick, We did not use "<" and ">" around the password. It seems like we still need to figure out why the newsletter was not distributed this morning and why the moderation bit is not being set for new subscribers. Thanks again, Greg -Original Message- F

Re: [Mailman-Users] FW: FW: No One Can Post a Message but the Server

2006-07-18 Thread Greg Sims
I removed the password for this message. The bash script seems to be working. Greg -Original Message- From: Patrick Bogen [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 7:12 AM To: Greg Sims Cc: mailman-users@python.org Subject: Re: [Mailman-Users] FW: FW: No One Can Post a Messa

[Mailman-Users] FW: FW: No One Can Post a Message but the Server

2006-07-18 Thread Greg Sims
ays I am "Using Mailman version: 2.1.5" by the way. I had some new people subscribe to the list last night. Default_member_moderation is set to Yes but the moderation bit of the new members is not being set. It still looks like we have some bugs to work out with this scheme. Thanks a

[Mailman-Users] FW: No One Can Post a Message but the Server

2006-07-17 Thread Greg Sims
correct. Thanks again! Greg -Original Message- From: Patrick Bogen [mailto:[EMAIL PROTECTED] Sent: Monday, July 17, 2006 5:45 PM To: Greg Sims Cc: mailman-users@python.org Subject: Re: [Mailman-Users] No One Can Post a Message but the Server On 7/17/06, Greg Sims <[EMAIL PROTEC

[Mailman-Users] No One Can Post a Message but the Server

2006-07-17 Thread Greg Sims
server. The newsletter is constructed with an email header line that looks like this: From: [EMAIL PROTECTED] The script is run from a linux user-id that is "greg". This means the mail is actually coming from [EMAIL PROTECTED] So here's the big question. How

[Mailman-Users] Mailing list not getting sent out

2006-06-21 Thread greg
delivered. I am running this on a redhat vds. Thanks for any help you may be able to give me. Greg -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin

Re: [Mailman-Users] Bounce issues with Yahoo - resolved

2006-03-23 Thread Greg Lindahl
w2.verizon.net/micro/whitelist/request_form.asp?id=isp Since these issues are common to different mailing list managers, is there a website that contains this kind of info? If not, should we make one and advertise it to other mailing list c

Re: [Mailman-Users] Trouble integrating Mailman 2.1.5 with ht://DiG - runaway "htnotify"

2006-03-07 Thread Greg Earle
On Mar 7, 2006, at 10:30 AM, Greg Earle wrote: > I've just recently upgraded my Mailman 2.1.5 setup to include the > ht://DiG integration patches et al., and after getting it going and > sending the test e-mail through all of my lists to get the .conf files > set up etc., I tr

[Mailman-Users] Trouble integrating Mailman 2.1.5 with ht://DiG - runaway "htnotify"

2006-03-07 Thread Greg Earle
for good, apparently doing nothing (there's no more strace output after the 1 GB mmap2() - at least, not until I eventually kill it off in frustration). Any ideas? Thanks, - Greg -- Mailman-Users mailing list Mailman-Users@python.

Re: [Mailman-Users] Importing Archives Not Working

2006-03-03 Thread Greg Lindahl
n I moved a list from Majordomo to Mailman. -- greg -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.

Re: [Mailman-Users] Bounce issues with Yahoo

2006-03-03 Thread Greg Lindahl
ou think you are a member of this list, email the list owner and he'll fix it." BTW, irony of ironies, Yahoo Groups sends rejection messages to non-members. What's sauce for the goose is poison for the gander. -- greg -- Mailm

Re: [Mailman-Users] Bounce issues with Yahoo

2006-03-01 Thread Greg Lindahl
On Wed, Mar 01, 2006 at 08:39:55PM -0500, Jonathan Dill wrote: > I find a lot of stuff by Googling "VS5-MF Excessive unknown recipients", > apparently Yahoo may be doing something that is not RFC-compliant, so > your MTA doesn't know that it should stop trying to resend the message: Interesting

Re: [Mailman-Users] Bounce issues with Yahoo

2006-03-01 Thread Greg Lindahl
originate too much email to Yahoo users that don't exist. It comes and goes, which is what you would expect for a real-time check. (FYI, I'm not an open relay, and I'm not in the RBL's you suggested I check.) -- greg -- M

Re: [Mailman-Users] Bounce issues with Yahoo

2006-03-01 Thread Greg Lindahl
erience, in order to explain that my beliefs were strongly held, and thus we shouldn't argue about them. I suppose I shouldn't be surprised that some people find that rude. -- greg -- Mailman-Users mailing list Mailman-Users@pyth

Re: [Mailman-Users] Bounce issues with Yahoo

2006-03-01 Thread Greg Lindahl
at was avoiding a non-constructive discussion. > When you ask for > help, you are throwing yourselves on our mercy, as it were- Uh, that's not the way I treat either professional tech support or open-source mailing lists. I guess I'm in a minority in the Mailm

Re: [Mailman-Users] Bounce issues with Yahoo

2006-03-01 Thread Greg Lindahl
On Wed, Mar 01, 2006 at 04:34:18PM -0500, Christopher X. Candreva wrote: > On Wed, 1 Mar 2006, Greg Lindahl wrote: > > > Like most people who've been running mailing lists for 20+ years, I > > Funny, I would have guessed this was your first, comming from a marketing

Re: [Mailman-Users] Bounce issues with Yahoo

2006-03-01 Thread Greg Lindahl
Like most people who've been running mailing lists for 20+ years, I have strong opinions about list policy. Please address the mechanism I asked for instead of seeking to discuss the policy issues. -- greg -- Mailman-Users mailing list Ma

Re: [Mailman-Users] Bounce issues with Yahoo

2006-03-01 Thread Greg Lindahl
ery posting. > By silently discarding it, I am not confirming for them that there > is a live e-mail address there and (hopefully) reducing the number > of attempts to spam the address in the future. Almost all of the spam I get has a faked return address, so this reasoning does

[Mailman-Users] Bounce issues with Yahoo

2006-03-01 Thread Greg Lindahl
ot;you aren't a member" message. Is there any way to suppress "you aren't a member" only for Yahoo senders? -- greg -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-

Re: [Mailman-Users] Setting up lists on a replacement list server w/different name

2005-11-18 Thread Greg Earle
he not-unexpected error "/bin/sh: line 1: mailman: command not found"), so I was looking at possible alternatives - surely I'm not the first person to install Mailman on a new system that is designed to replace an old one (with the new one being renamed to take over the old one

[Mailman-Users] Setting up lists on a replacement list server w/ different name

2005-11-17 Thread Greg Earle
and sneak in an MX change to send all mail intended for "rushmore" over to "rushmorex" instead and let it handle it that way, but then there's the race condition to get the new lists up and running so that it'll work as soon as the new MX kicks in. Does anyone have any

[Mailman-Users] Maildir Problem - Part 2

2005-09-11 Thread Greg Burnett / Ascend Network
My .getmail --> [retriever] type = SimplePOP3Retriever server = pop.ascendnetwork.com username = [EMAIL PROTECTED] password = jonathan [destination] type = Maildir user = mmuser path = /home/mmmail/ [options] verbose = 2 received = false message_log = ~/.getmail/lo

[Mailman-Users] Maildir Problem - Part 1

2005-09-11 Thread Greg Burnett / Ascend Network
I am trying to set up my mailman get my messages from my maildir using qrunner and the USE_MAILDIR option. I have getmail that successfully imports my mail from my pop account to the maildir but that is where it stops. Here are is the configuration: My mm_cfg.py-->

Re: [Mailman-Users] Newbie Question - Setting up email

2005-09-09 Thread greg
[EMAIL PROTECTED] as the post to address but when I send a message to the address it doesn't come back to me through the list. Again, I dont know how to set it up to get posts from my pop3 account and send them to the list members. Thanks for the help. Greg Bu

[Mailman-Users] Newbie Question - Setting up email

2005-09-09 Thread Greg Burnett / Ascend Network
] and along with my domain is at dnsbuy.com. Do I need to set up a mail account on my local machine and if so, how do I do this? If I can use my outside email address as the post to address, how do I set it up in mailman and in sendmail? Thanks for the help. Greg Burnett

[Mailman-Users] Additional Content Filter Type

2005-07-10 Thread Greg Blakely
Has this already been done? Is it something that would make sense, if not? Thanks. - Greg - PS. The 'PDF' filetype above was listed as an example. I'm assuming that this could also be done for other file types such as .XLS, .DOC, .ZIP, etc. --

[Mailman-Users] fallen behind in moderating? handy script

2005-05-14 Thread Greg Stein
Oops. The message to mailman-developers was rejected. Maybe mailman-users is more appropriate anyways... - Forwarded message from Greg Stein <[EMAIL PROTECTED]> - From: Greg Stein <[EMAIL PROTECTED]> Subject: fallen behind in moderating? handy script To: mailman-developer

[Mailman-Users] Assistance sought..

2005-02-23 Thread Greg Tomkins
I am wanting to know how I can extract a copy of all members held in my email list so that I can a) better manage the list and b) create a backup copy offline thanking you Greg Tomkins Warmest regards and wishing you a great day Greg Tomkins Behavioural Coach www.superbcoaching.com.au <h

[Mailman-Users] Backing up list with a cronjob command

2004-12-29 Thread Greg Hays [webforcedesign.com]
Hello all, I've been told I can back up my list addresses by running a cronjob. What command do I put in and that will run a mailman backup? It only gives me one line. Thanks for your help? Greg Hays -- Mailman-Users mailing list Ma

RE: [Mailman-Users] Has anyone successfully installed Mailman

2004-11-20 Thread greg deputy
o build Mailman from scratch. > > Note that in Red Hat distros, many development tools are > split into for runtime support and -devel > for developers. Greg Deputy probably doesn't have the > python-devel RPM, which he needs to build Mailman, although > he has the python RP

RE: [Mailman-Users] Has anyone successfully installed Mailman onFedora Core 2?

2004-11-19 Thread Greg Deputy
> > On Thu, Nov 18, 2004 at 10:40:53PM -0800, Greg Deputy wrote: > > Has anyone successfully installed Mailman on Fedora Core 2? > > Sure. That has been my primary platform. I've not had any > trouble building the distribution archive. > > > src/_japanes

[Mailman-Users] Has anyone successfully installed Mailman on Fedora Core 2?

2004-11-18 Thread Greg Deputy
Has anyone successfully installed Mailman on Fedora Core 2? I've been trying on and off for the last few weeks, without success. Looking through the mailling list archives I've seen several threads on problems getting Mailman to compile on Fedora core 2, which is exactly what i'm having troubl

[Mailman-Users] how do I make sure my replies are in the correct thread?

2004-09-27 Thread Greg Rezansoff
Hello, Im trying to participate in a mailman discussion group. Every time I reply, it creates a new thread! Its the Vorbis group, so my emails get a [Vorbis] in the subject. How the heck do I specify the thread I am replying to? This is extremely frustrating, because its a basic functionalit

[Mailman-Users] Problem with archive template

2004-03-05 Thread Greg Baker
Defaults.py, and it worked but broke a lot of other stuff. Can anyone tell me how to fix this? Thanks!! Greg -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http

[Mailman-Users] Question about Mailman. Hope you can help?

2004-01-21 Thread Greg Hays
I use the mailman list quite extensively but need to extract the email addresses to invite to another list. How do you download a text format of all the members. I have over 8000 of them to much to copy and paste. PLEASE HELP!!! Greg Hays President/CEO Webforce Design webforcedesign.com

[Mailman-Users] customize

2003-11-12 Thread Greg Rodenhiser
I set this up. Thanks in advance -- Greg Rodenhiser College of the Holy Cross ITS -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-

[Mailman-Users] yet another undocumented, undiscussed bug

2003-08-14 Thread Greg Swallow
he odds are good that you can make a bet on what will be the odds" -- Tub Ring +--+--+--+---+ | Greg Swallow | CCNA | System Administrator | accessIndiana | +--(http://www.IN.gov/)--(888.4IN.EGOV)--+ --

[Mailman-Users] (no subject)

2003-07-07 Thread greg
Hi I just converted MTA to postfix now I'm getting this error when a list is sent to any suggestion how to fix. Pleas be detailed if you could.I'm not the regular tech on this one...its holiday time Reporting-MTA: dns; mail.whateverdomain.com Arrival-Date: Mon, 7 Jul 2003 13:26

[Mailman-Users] (no subject)

2003-07-07 Thread greg
Hi I just converted MTA to postfix now I'm getting this error when a list is sent to any suggestion how to fix. Pleas be detailed if you could.I'm not the regular tech on this one...its holiday time Reporting-MTA: dns; mail.whateverdomain.com Arrival-Date: Mon, 7 Jul 2003 13:26:40

[Mailman-Users] messages not posting to the list,but being digested?

2003-06-01 Thread Greg Swallow
Hello, I have a question... I have a list that had digesting turned on. It's now off. This list runs on Solaris 9, Python 2.2.2, Qmail, and Mailman 2.1.2 (although I had the problem with 2.1.1 too). Two times now, I've had messages meant to be posted to the list get discarded. All that hap

[Mailman-Users] bug?

2003-06-01 Thread Greg Swallow
USER_AGENT Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030526 TZ US/East-Indiana HTTP_COOKIE defendnet+admin=28020069e084d93e7328003031663138626633303961636130336334326630663164316262613839633561396538343930; greg-test+admin=28020069f091d93e7328003263313663383734

Re: [Mailman-Users] virtual domains (virtual hosts)

2003-05-27 Thread Greg Westin
Thanks... I think it was just a silly mistake. I'd had: add_virtualhost('virtualdom1.ain') instead of: add_virtualhost('www.virtualdom1.ain','virtualdom1.ain') Now things seem to be working great. I ran genaliases and all seems right with

[Mailman-Users] virtual domains

2003-05-27 Thread Greg Westin
; #VIRTUAL_HOSTS = {'virtualdom1.ain','virtualdom2.ain'} add_virtualhost('virtualdom1.ain') #VIRTUAL_HOST['virtualdom1.ain'] add_virtualhost('virtualdom2.ain') #VIRTUAL_HOST['virtualdom2.ain'] Any help would be appreciated. Greg --- http://w

RE: [Mailman-Users] URL problem with pipermail

2003-02-25 Thread Martin, Greg (CSC)
Found it. The URL is hardcoded in mailman/archives/private//index.html \\Greg -Original Message- From: Martin, Greg (CSC) Sent: Tuesday, February 25, 2003 12:24 PM To: '[EMAIL PROTECTED]' Subject: [Mailman-Users] URL problem with pipermail I used fix_url yesterday to upd

[Mailman-Users] URL problem with pipermail

2003-02-25 Thread Martin, Greg (CSC)
/listname) for one list and trid to follow the link for 'more information about this list'. It failed because it is pointing to the wrong URL!! Anyone know where pipermail gets its url info from? I verified with dumpdb that web_page_url is correct Thanks \\G

[Mailman-Users] Deleting a list via the web interface

2003-02-24 Thread Martin, Greg (CSC)
I'm having a bear of a time figuring out how to remove a list via the web interface (no luck searching the archives) . I ran /mailman/rmlist/listname and I get a msg saying "You're being a sneaky list owner" I figure I can do it via the rmlist script, but was hoping there wa

  1   2   3   4   >