[Mailman-Users] Re: How to configure mailman!

2004-04-06 Thread Paul H Byerly
Tayfun ?zdemir wrote:
I have been having problems with mailman.
ev1servers.net has told me that there is a problem with suexec and that it 
can not run mailman scripts.

But they cant fix that problem for me. I have been told that I have to 
configure mailman by my self. The problem is that I dont know how to 
configure mailman. I have never done it before.

I would like to know if any of you knows how to configure mailman and 
gives me some idea or at least some adress that shows how to do that.
 It depends on what system you are running.  If it's Ensim or Ensim 
Pro you will find instructions for system wide and
virtual server installs at 
http://forums.ev1servers.net/showthread.php?s=threadid=23118

 Paul



--
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] Re: Placing the confirmation string in email body instead of the Subject

2004-04-06 Thread Paul H Byerly
Subha Subramanian wrote:
I need to find a way to send subscription confirmation emails that wont 
have gibberish in the email subject or in the from address.
 I suspect what you are calling gibberish is the confirmation 
string.  Without that there is no way to confirm.  So while you could 
remove it, doing so would make the system useless.

 Paul

--
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] Unable to setgroups

2004-04-06 Thread Daniel Sanchez
Hi,

I recently installed mailman 2.1.4 on a Linux Debian 3.0 r2 system.

I've got a few problems:

1. If i run bin/mailmanctl restart and after that i look in logs/error the following i 
can see: Warning: unable to setgroups([1001, 1001])
1001 stands for the group mailman (checked in /etc/group)

2. If I change the option 'Where are replies to list messages directed?' in 'this 
list' nothing is happening after I restarted mailman. If someone replies to a mail 
than mails are still sent to the original sender and not to the mailing list

Maybe these two problems are related to eachother, but i can't figure it out

I hope someone can help me!

Kind regards,

Daniël Sánchez

--
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] Debugging Mailman

2004-04-06 Thread John Poltorak


Does anyone know where I can find any tips on debugging Mailman?

Is it possible to set debug mode on from within a Python module?


-- 
John




--
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/


Re: [Mailman-Users] Spoofing Issue

2004-04-06 Thread Thomas Hochstein
Doug Straight schrieb:

 My web hosting contact tells me that this is a case of someone spoofing as
 our administrator and using our email (only the mailing list was effected)
 and sending out a message to the whole list.  I was wondering if you thought
 that was possible.

Of course. Mailman - as most or all other MLAs - only checks the
From:-Header; that means, spoofing is as easy as entering your mail
address (or the mail address of someone who is allowed to send mail to
the list) as the sender.

-thh


--
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] mail-Wrapper: Failure to exec script WANTED gid 65533, GOT gid 67.

2004-04-06 Thread PiCo
I try to configure and use Mailman on my SuSe linux with postfix.

In first time I can manage completaly mailing list via Web (create list, 
add members and so on)

When I try to send message to list I receive the message (in mail.err log):

mail-Wrapper: Failure to exec script. WANTED gid 65533, GOT gid 67.

Then I search for this problem and I found this message:

http://lists.suse.com/archive/suse-slox-e/2003-Apr/0248.html

I then edited

/etc/mailman.cgi-gid

putting 67 instead of 65533
and
/etc/mailman.mail-gid
putting 67 instead of 65533
Now I can send mail to the list, BUT iI have problem with the web 
interface of mailman
In fact, now if I try to manage my mailman via web:
I receive the same error:

Mailman CGI error!!!
The Mailman CGI wrapper encountered a fatal error. This entry is being 
stored in your syslog:

Failure to exec script. WANTED gid 67, GOT gid 65534.

Any Idea to solve this

--


PiCo
web: http://www.cocco.biz
ICQ # 105570291
Tel.: +39 335 1234 475
Fax.: +39 06 233 2401 88
 

--
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] Email with URLS

2004-04-06 Thread Ashley M. Kirchner
   We'd like to setup a mailing list that we can use to email our 
clients from time to time.  What I'd like to know is if I can, somehow, 
include a URL in the email body that has a unique ID that we can track 
when someone clicks on that URL.  Is there some way I can create a 
message with the URL in it, send it to the list, and have mailman append 
some ID to it somehow.

--
W | I haven't lost my mind; it's backed up on tape somewhere.
 +
 Ashley M. Kirchner mailto:[EMAIL PROTECTED]   .   303.442.6410 x130
 IT Director / SysAdmin / WebSmith . 800.441.3873 x130
 Photo Craft Laboratories, Inc.. 3550 Arapahoe Ave. #6
 http://www.pcraft.com . .  ..   Boulder, CO 80303, U.S.A.


--
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] How to configure mailman!

2004-04-06 Thread Tayfun zdemir
Hello there. 
I have been having problems with mailman. 
ev1servers.net has told me that there is a problem with suexec and that it can not run 
mailman scripts. 

But they cant fix that problem for me. I have been told that I have to configure 
mailman by my self. The problem is that I dont know how to configure mailman. I have 
never done it before. 

I would like to know if any of you knows how to configure mailman and gives me some 
idea or at least some adress that shows how to do that. 

When i create new maillist at control panel it sends me an e-mail mail that says click 
to http://lists.mydomain.com/mailman/admin/maillistname

when i click this link i get an error that says 

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to 
complete your request.

suexec_log file contains following:

[EMAIL PROTECTED] httpd]# cat suexec_log
[2004-04-04 21:00:38]: uid: (10001/psyco) gid: (10001/10001) cmd: admin
[2004-04-04 21:00:38]: command not in docroot (/var/mailman/cgi-bin/admin)
[2004-04-05 06:18:26]: uid: (10001/psyco) gid: (10001/10001) cmd: listinfo
[2004-04-05 06:18:26]: command not in docroot (/var/mailman/cgi-bin/listinfo)

Thank you so much. 
|_-SHOOTGUN-_|.



--
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] Spam prevention causes trouble with List Created email

2004-04-06 Thread John Jendro aka Tail Cat
Our email is setup so sendmail checks to see if mail is from an email
address that exists by talking to the sender's email server.

Problem is when I create a list named blah blah-bounces doesn't exist
yet, and blah-bounces is what is used as the sender of the your list has
been created ...  message.

Does anybody know which piece of code I have to hack to get mailman to send
the message from postmaster or from mailman-bounces?

John Jendro aka Tail Cat ([EMAIL PROTECTED])
Portland State University, Computer Action Team
College of Engineering and Computer Science
http://www.cat.pdx.edu/~johnj/
Phone:  503-725-5420Fax:503-725-3211

--
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/