Re: [Mailman-Users] mailman configuration issue with a functionalpostfix server

2011-09-02 Thread J. Bakshi
On Fri, 02 Sep 2011 23:01:39 +0900 "Stephen J. Turnbull" wrote: > > You mention having Unix users for the list addresses. Get rid of > these. Unix users must exist on a real machine, not on a virtual > host. At best they're irrelevant, almost certainly they're confusing > you, and at worst t

Re: [Mailman-Users] mailman configuration issue with a functionalpostfix server

2011-09-02 Thread Stephen J. Turnbull
J. Bakshi writes: > > > I have installed mailman here. I have followed the suse README file > > > shipped with this mailman package and done the configuration > > > accordingly. Is the SuSE README file *specifically for virtual domains*? If not, it is *very* likely that much of what is in the

Re: [Mailman-Users] mailman configuration issue with a functionalpostfix server

2011-09-02 Thread J. Bakshi
On Thu, 1 Sep 2011 16:07:34 +0200 "Ruud" wrote: > @ donderdag 1 september 2011 14:53 you wrote: > > > Hello list, > > > > This is an open-suse 11.4 box with a postfix server, support > > multidomain and functional since 2006. > > > > I have installed mailman here. I have followed the suse RE

Re: [Mailman-Users] mailman configuration issue with a functional postfix server

2011-09-01 Thread J. Bakshi
On Thu, 01 Sep 2011 08:07:04 -0700 Mark Sapiro wrote: > On 9/1/2011 5:52 AM, J. Bakshi wrote: > > > The main.cf and master.cf is unchanged as there is nothing > > in README which advise to do any modification. > > > >>From mail.log it is seen the messages are successfully delivered > > to the l

Re: [Mailman-Users] mailman configuration issue with a functional postfix server

2011-09-01 Thread Mark Sapiro
On 9/1/2011 5:52 AM, J. Bakshi wrote: > Hello list, > > This is an open-suse 11.4 box with a postfix server, support multidomain > and functional since 2006. > > I have installed mailman here. I have followed the suse README > file shipped with this mailman package and done the configuration > ac

[Mailman-Users] mailman configuration issue with a functional postfix server

2011-09-01 Thread J. Bakshi
Hello list, This is an open-suse 11.4 box with a postfix server, support multidomain and functional since 2006. I have installed mailman here. I have followed the suse README file shipped with this mailman package and done the configuration accordingly. I have created a list and can sent there s

[Mailman-Users] mailman configuration issue?

2010-10-15 Thread cmallon
HI, This may seem like a dumb question but I've been seeing a lot of this in my mail.logs All the messages are being delivered and there are no bad recipients in the list. Could there be a misconfiguration somewhere? I'd like to write a script that extracts information from the keyword bounc

Re: [Mailman-Users] mailman configuration issues?

2010-10-15 Thread Geoff Shang
On Fri, 15 Oct 2010, cmallon wrote: This may seem like a dumb question but I've been seeing a lot of this in my mail.logs All the messages are being delivered and there are no bad recipients in the list. Could there be a misconfiguration somewhere? I'd like to write a script that extracts inf

[Mailman-Users] mailman configuration issues?

2010-10-15 Thread cmallon
HI, This may seem like a dumb question but I've been seeing a lot of this in my mail.logs All the messages are being delivered and there are no bad recipients in the list. Could there be a misconfiguration somewhere? I'd like to write a script that extracts information from the keyword bounce

Re: [Mailman-Users] MailMan Configuration under Apple OS X Server 10.6.2

2009-11-14 Thread Mark Sapiro
First, a big CAVEAT. You are apparently dealing with Apple's Mac OS X server port of Mailman. There are unknown differences between that and the Mailman with which most of us on this list are familiar. Gordon Smith wrote: > >I need to host lists in a number of virtual domains and I'm a little unc

[Mailman-Users] MailMan Configuration under Apple OS X Server 10.6.2

2009-11-14 Thread Gordon Smith
Hello Firstly, can I congratulate you for making such a powerful piece of software as Mailman available for free and open source. I also am grateful to you for allowing Apple to implement it into their server solution. As a new administrator serving the needs of a large group of visually impair

Re: [Mailman-Users] Mailman Configuration

2009-02-08 Thread Mark Sapiro
nmche...@aim.com wrote: > >I am new to mailman and have installed and configured Mailman with >Postfix and SpamAssassin.? Now I am trying to create first Site-wide >Mailing list "mailman".? It is prompting me for email of the person >running the list and not sure what else it would be asking for.?

[Mailman-Users] Mailman Configuration

2009-02-07 Thread nmcherla
Hi, I am new to mailman and have installed and configured Mailman with Postfix and SpamAssassin.? Now I am trying to create first Site-wide Mailing list "mailman".? It is prompting me for email of the person running the list and not sure what else it would be asking for.? As it the site wide mai

Re: [Mailman-Users] mailman configuration

2005-06-24 Thread JC Dill
Jean-Philippe GIOLA wrote: > Hi all > I'm configuring mailman and I have this error : > "Group mismatch error. Mailman expected the mail wrapper script to be > executed as group "mail", but the system's mail server executed the mail > script as group "nobody" > > Does someone have un idea ? In

[Mailman-Users] mailman configuration

2005-06-24 Thread Jean-Philippe GIOLA
Hi all I'm configuring mailman and I have this error : "Group mismatch error. Mailman expected the mail wrapper script to be executed as group "mail", but the system's mail server executed the mail script as group "nobody" Does someone have un idea ? reguards -- Cordialement, Jean-Philippe G

Re: [Mailman-Users] Mailman configuration error

2004-10-27 Thread Dan Mahoney, System Admin
On Wed, 27 Oct 2004, Adam G. Garson wrote: Hi -- I'm trying to install Mailman on a Mandrake 10.1 system. I have new installations of Python 2.3.4 and GCC 3.4.2 both compiled from source -- no rpms. When I run the configure script I get the error quoted below. This occurs even as root, so I don'

Re: [Mailman-Users] Mailman configuration error

2004-10-27 Thread Adam G. Garson
See README.LINUX for details Thanks. Adam - Original Message - From: "John Dennis" <[EMAIL PROTECTED]> To: "Adam G. Garson" <[EMAIL PROTECTED]> Cc: "mailman-users" <[EMAIL PROTECTED]> Sent: Wednesday, October 27, 2004 2:17 PM Subject

Re: [Mailman-Users] Mailman configuration error

2004-10-27 Thread John Dennis
You specified the python directory to configure instead of the path to the python interpreter. What does "which python" give you? Probably /usr/bin/python, you probably don't need to use the --with-python argument (unless you have another version of python installed and you want to force one over t

[Mailman-Users] Mailman configuration error

2004-10-27 Thread Adam G. Garson
Hi -- I'm trying to install Mailman on a Mandrake 10.1 system. I have new installations of Python 2.3.4 and GCC 3.4.2 both compiled from source -- no rpms. When I run the configure script I get the error quoted below. This occurs even as root, so I don't think it's a permission problem. I've d

Re: [Mailman-Users] mailman configuration

2004-09-27 Thread Mark Sapiro
Willy Mularto wrote: >I just installed the mailman, and try to start it using this command : >[EMAIL PROTECTED] lists]# /etc/rc.d/init.d/mailman start >Site list is missing: mailman >[EMAIL PROTECTED] lists]# >What does the message mean? what configuration should I edit? Thanks You need to create

[Mailman-Users] mailman configuration

2004-09-27 Thread Willy Mularto
Guys, I just installed the mailman, and try to start it using this command : [EMAIL PROTECTED] lists]# /etc/rc.d/init.d/mailman start Site list is missing: mailman [EMAIL PROTECTED] lists]# What does the message mean? what configuration should I edit? Thanks Regards Willy ---

[Mailman-Users] Mailman configuration question.

2003-06-18 Thread Mark London
Hi - I have 2 mailing lists. I want posts from mailing list A to be sent to mailing list B, both of which only allow postings from subscribers. The problem is, I don't want to have to add all the subscribers on mailing list A to mailing list B. Is there any way for mailing list B to automatical

[Mailman-Users] Mailman configuration

2003-01-23 Thread Chris [ www.LiFEFORCE.de ]
> ich habe folgendes problem (in der group antwortet leider niemand)... > > die mails werden in einer mailbox bei strato gesammelt. diese werden dann > via fetchmail abgeholt. leider steht im protokoll von fetchmail, dass er > diese mails immer überspringt... > > ich bekomme eine bestätigungsmail,

Re: [Mailman-Users] mailman configuration

2002-12-18 Thread Satya
On Dec 18, 2002 at 17:10, Joseph Okech wrote: >Very common problem with first time installations, have to admin, but it is >because of the configuration options given. Your mail group ID seems to be >6, but the option for --with-mail-gid during your installation must have >been 26. Reconfigure wit

Re: [Mailman-Users] mailman configuration

2002-12-18 Thread Banoba Ezra
thanks. does this mean redoing the installation all over again? -- 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: ht

Re: [Mailman-Users] mailman configuration

2002-12-18 Thread Joseph Okech
will be ok. regards, Joseph Okech - Original Message - From: Banoba Ezra <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 18, 2002 5:08 PM Subject: [Mailman-Users] mailman configuration > i've installed mailman on my server andset up a test list.

[Mailman-Users] mailman configuration

2002-12-18 Thread Banoba Ezra
i've installed mailman on my server andset up a test list. but when i try to subscribe to the list, and reply the subscription confirmation, i get back the mailer deamon. my maillog returns something like this; Failure to exec script. WANTED gid 6, GOT gid 26. (Reconfigure to take 26?) and the

[Mailman-Users] Mailman configuration question

2002-03-01 Thread Darrel Howsden
Is it possible to configure Mailman to use the To: vs the Bcc: areas for outgoing postings? Our concern is that someone may subscribe to a list from a hotmail account and if they have the Junk Mail feature turned on with Delete Immediately, they'll never see any of the posts. Darrel Howsden IT

[Mailman-Users] Mailman configuration problems

2002-02-15 Thread Satheesh Kolathur
I have a problem with configuring Mailman. I am installing Mailman 1.1 because I do not have the latest version of Python and there is a ripple effect if i need to upgrade the software. So I decided to go with Mailman 1.1 with a compatible version of Python. I need support for virtual hosts. I

Re: [Mailman-Users] Mailman configuration. Please help me

2002-01-18 Thread Ashley M. Kirchner
soporte tecnico wrote: > I though that could be the gcc compiler. It isn't in the LINUX system. That's because the development package(s) isn't/aren't installed. You need to install them. > Then I download it and I try to install. > When I configure the gcc 3.0.2 abort the configuration sa

[Mailman-Users] Mailman configuration. Please help me

2002-01-18 Thread soporte tecnico
Hi: I'm trying to configure mailman 2.0.8 and I have problems.   I'm doing over RedHat 7.2 and I haven't graphics enviroment.   When I do .../configure mailman check the options and abort saying:   No aceptable cc found in PATH   I though that could be the gcc compiler. It isn't in the LINUX