[Mailman-Users] mailman user problem

2022-03-20 Thread Dennis Putnam
I don't know what happened but mailman is no longer working (CentOS 7). I don't think it is mailman per se but I don't know where else to turn for help. I am feeding mailman using fetchmail from gmail.com which has been working fine for eons. For some reason fetchmail no longer works as I get t

Re: [Mailman-Users] Mailman User Question

2009-12-05 Thread Mark Sapiro
Joey Squadrilla wrote: > >When we send an email, to some accounts (specifically Hotmail, although >there may be others) an un-subscribe link appears below the header and links >directly back to Mailman. We would like to remove that as our database is >not in-sync with the Mailman list. Can you plea

[Mailman-Users] Mailman User Question

2009-12-05 Thread Joey Squadrilla
Hello, Currently a user of your Mailman software, and have one problem that I cant seem to find an answer to. When we send an email, to some accounts (specifically Hotmail, although there may be others) an un-subscribe link appears below the header and links directly back to Mailman. We wou

Re: [Mailman-Users] mailman user password

2009-08-07 Thread tanstaafl
On 8/7/2009, Mark Sapiro (m...@msapiro.net) wrote: > Stephen J. Turnbull wrote: >> >> However, in this case, I was assuming that Mark simply took you at >> your word that mailmanctl lives in /bin, > Exactly. Ok, but... well, I didn't exactly say that, but yes, that was what the command in questio

Re: [Mailman-Users] mailman user password

2009-08-07 Thread Mark Sapiro
Stephen J. Turnbull wrote: > >However, in this case, I was assuming that Mark simply took you at >your word that mailmanctl lives in /bin, Exactly. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ---

Re: [Mailman-Users] mailman user password

2009-08-07 Thread Barry Warsaw
I'm sorry, I missed the OP and can't at the moment check the archives... On Aug 7, 2009, at 5:44 AM, Stephen J. Turnbull wrote: However, in this case, I was assuming that Mark simply took you at your word that mailmanctl lives in /bin, not in something like /usr/lib/mailman/bin (which is where

Re: [Mailman-Users] mailman user password

2009-08-07 Thread tanstaafl
On 8/7/2009 5:44 AM, Stephen J. Turnbull wrote: >>> (There's no good reason for *any* mailman program to be on anybody's >>> PATH, so yes, just having /bin/mailmanctl makes your installation >>> nonstandard.) >> Hmmm... Mark didn't seem to agree... he said: > First, if you're sure you know why Ma

Re: [Mailman-Users] mailman user password

2009-08-07 Thread Stephen J. Turnbull
tansta...@libertytrek.org writes: > On 8/2/2009, Stephen J. Turnbull (step...@xemacs.org) wrote: > > (There's no good reason for *any* mailman program to be on anybody's > > PATH, so yes, just having /bin/mailmanctl makes your installation > > nonstandard.) > > Hmmm... Mark didn't seem to a

Re: [Mailman-Users] mailman user password

2009-08-06 Thread tanstaafl
On 8/2/2009, Stephen J. Turnbull (step...@xemacs.org) wrote: > (There's no good reason for *any* mailman program to be on anybody's > PATH, so yes, just having /bin/mailmanctl makes your installation > nonstandard.) Hmmm... Mark didn't seem to agree... he said: > Your init script should just cont

Re: [Mailman-Users] mailman user password

2009-08-06 Thread tanstaafl
On 8/2/2009 10:05 AM, Mark Sapiro wrote: > This is the real issue. mailmanctl should always be run by root. Your > init script should just contain > > /bin/mailmanctl -s start >/dev/null 2>&1 > > without the su - mailman Ok, I tried this, but it did the same thing... however, I tried something e

Re: [Mailman-Users] mailman user password

2009-08-06 Thread tanstaafl
On 8/2/2009, Mark Sapiro (m...@msapiro.net) wrote: > This is the real issue. mailmanctl should always be run by root. Hmmm... ok, thanks. So, on linux, when an init script runs at startup, it runs as root? > Your init script should just contain > > /bin/mailmanctl -s start >/dev/null 2>&1 > >

Re: [Mailman-Users] mailman user password

2009-08-06 Thread tanstaafl
On 8/2/2009 5:13 AM, Stephen J. Turnbull wrote: > It's not supposed to work. mailman privileges should only be > accessible by the system administrator, ie, someone who has the root > password. Ah, ok, that makes sense... > It's not a problem with the password for the mailman user. :-) > > The

Re: [Mailman-Users] mailman user password

2009-08-02 Thread Mark Sapiro
tansta...@libertytrek.org wrote: > >Is the mailman user supposed to be passwordless? It doesn't matter. It's up to you and your own policy. >I know I'm running a non vanilla version, but my question is mostly >generic I think... > >Currently, the init script contains: > >su - mailman -c '/bin/m

[Mailman-Users] mailman user password

2009-08-02 Thread Stephen J. Turnbull
tansta...@libertytrek.org writes: > Is the mailman user supposed to be passwordless? AFAIK there is no need to log in as the mailman user, so that user should have no password (in the sense of "disabled", not in the sense of "zero-length string"). > When I do this from a non-root account: >

[Mailman-Users] mailman user password

2009-08-01 Thread tanstaafl
Hello, I'm still trying to fix a problem I've had for a long time (started after an update) where mailman won't start from the standard init script. I think I have finally figured out what the problem is, but wanted to ask... Is the mailman user supposed to be passwordless? I know I'm running a

Re: [Mailman-Users] mailman "user unknown"

2008-10-16 Thread Karen R McArthur
As it turns out, this was not a mailman issue, but a sendmail issue. Sendmail is set to look up MTAAliases in our ldap database. Once I changed the order of operations in the sendmail.mc 'AliasFile' directive to look at the local aliases.mailman file first before checking the ldap database, al

[Mailman-Users] mailman "user unknown"

2008-10-16 Thread Karen R McArthur
I'm placing mailman into production for the first time - and I have approximately 2500 lists. Many of my lists work fine, but many do not. On them, I receive a "user unknown" error. An example: when send to the "seo" list, sendmail -bv [EMAIL PROTECTED] returns "[EMAIL PROTECTED] User unknow

Re: [Mailman-Users] [Mailman-User]Localhost settings

2007-11-02 Thread Mark Sapiro
Smita wrote: >I have installed and configured mailman >One issue is still remaining please help me regarding .. > >need some help how do settings related to web interface > >my company url is www.google.com/a/oscpro.in I would be surprised if anyone on the mailman-users list knows how to interf

[Mailman-Users] [Mailman-User]Localhost settings

2007-11-01 Thread Smita
Hi I have installed and configured mailman One issue is still remaining please help me regarding .. need some help how do settings related to web interface my company url is www.google.com/a/oscpro.in and my mail-Id is [EMAIL PROTECTED] and also my gmail-id is [EMAIL PROTECTED] Web server is

Re: [Mailman-Users] [Mailman-User] Problem About mailman GUI

2007-10-29 Thread Brad Knowles
On 10/29/07, QA Engg wrote: > how could I get mailman GUI > I'm very much new for mailman and linux > please tell me the procedure what to do next > and how to get mailman GUI The only GUI for Mailman is the web interface, and that doesn't cover all of the things you may want/need to do. Fo

Re: [Mailman-Users] [Mailman-User] Problem About mailman GUI

2007-10-29 Thread Mark Sapiro
Dragon wrote: >QA Engg sent the message below at 05:17 10/29/2007: > >>how could I get mailman GUI >>I'm very much new for mailman and linux >>please tell me the procedure what to do next >>and how to get mailman GUI > End original message. - > >There is no such

Re: [Mailman-Users] [Mailman-User] Problem About mailman GUI

2007-10-29 Thread Dragon
QA Engg sent the message below at 05:17 10/29/2007: >how could I get mailman GUI >I'm very much new for mailman and linux >please tell me the procedure what to do next >and how to get mailman GUI End original message. - There is no such thing. Mailman uses a s

[Mailman-Users] [Mailman-User] Problem About mailman GUI

2007-10-29 Thread QA Engg
hi, 1. Configured mailman using command * sudo ./congigure –with-gid-id=1000* and configuration is successful for above 2. I installed mailman from repository and start mailman using command * sudo /etc/init.d/mailman start* mailman is started successfully how could I get ma

Re: [Mailman-Users] mailman user account and login

2007-02-08 Thread Patrick Bogen
On 2/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > The mailman installation manual seems to imply that the mailman > account should be added with no ability to log in to it. I translated > what appeared to me to be the sense of the line given to Solaris. As with most daemon accounts.. > Ho

[Mailman-Users] mailman user account and login

2007-02-04 Thread vancleef
I thought I'd pose this question to the list. The mailman installation manual seems to imply that the mailman account should be added with no ability to log in to it. I translated what appeared to me to be the sense of the line given to Solaris. However, after having gone through several fire

Re: [Mailman-Users] Mailman user interface

2005-05-17 Thread Brad Knowles
At 3:26 PM +0200 2005-05-17, Jean-Philippe GIOLA wrote: > I would like to know if someone of you have heard of a possible mailman > web user interface that could allow you to reply directly at a post > (like a forum for example). Before asking questions like this, you should search the

[Mailman-Users] Mailman user interface

2005-05-17 Thread Jean-Philippe GIOLA
Hi! I would like to know if someone of you have heard of a possible mailman web user interface that could allow you to reply directly at a post (like a forum for example). Best reguards, Jean-Philippe Giola -- Mailman-Users mailing list

[Mailman-Users] [Mailman-User] Mailman + Plesk 5.0

2003-11-14 Thread Matteo
Hello, I install mailman on plesk 5.0, I used rpm of atomicturtle. but now when I see http://lists.mydomain.it/mailman/create explorer tell me "Page not found" why ?? I create a new record in dns zone A as lists.mydomain.it I configure mm_cfg.py and I add to cron tab populate-lists.sh but i

[Mailman-Users] Mailman User Property

2002-05-18 Thread Robert Stanley
Hi Quick question, what user properties should mailman have, bin/sh, bin/bash or something else? Thanks Robert -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.pyt

Re: [Mailman-Users] Mailman User

2002-01-05 Thread Dan Wilder
On Sat, Jan 05, 2002 at 10:59:10PM -0500, WH wrote: > Hi - > > I am looking for somewhere to place a small mailing list for a 501(C)3 > non-profit club. We are a group of about 120 soaring/sailplane enthusiasts > who would like to stay in touch via an e-mail list. > > Due to our small size we

[Mailman-Users] Mailman User

2002-01-05 Thread WH
Hi - I am looking for somewhere to place a small mailing list for a 501(C)3 non-profit club. We are a group of about 120 soaring/sailplane enthusiasts who would like to stay in touch via an e-mail list. Due to our small size we cannot justify setting up our own server, and our web-hosting co

[Mailman-Users] mailman user not found

2001-04-22 Thread Paul Schreiber
I'm trying to install mailman on a rebel.com netwinder (ARM processor, Linux 2.2.14, redhat-based). I installed Python 2.0 via an rpm I found on netwinder.org. seems to work okay. # uname -a Linux imprint2 2.2.14-2612 #1 Mon Jun 12 18:08:37 EDT 2000 armv4l unknown # /usr/local/bin/python