[Mailman-Users] Not receiving emails....

2004-03-23 Thread ½Bî¶ §ºµth£Ñ½
I know other people probably ask this a lot, but I'm having a problem and 
all the self help sites aren't working!

I installed Mailman.  Everything seems to be running - the lists set up, I 
can access them on the web, etc. - but when I send emails to the list, no 
emails are delivered.  When I type top at the bash prompt, I see 
everything from Mailman seems to be running ok too.

I did type some troubleshoot command that I found online, and it said I had 
8 permission errors.  Do you think that's the problem?  I closed the web 
browser, and so I no longer can seem to find on the internet the command I 
used to find those errors.  BTW I did set up the list by creating a main 
password, I think I also indexed or whatever the list.

I suppose it is the permission errors.  How would I fix these?

I'm ruinning RH9, Plesk 6.0, installed Mailman 2.1.1-5 as an RPM

Thanks!!!

The superior man seeks [room for improvement or occasion to blame] in 
himself; the inferior man seeks it in others.
-K'ung Fu-Tzu, 'Great Learning', Ch. 9, v. 15:20

Conscience is the chamber of justice.
-Origen
Got Ragnar?
http://www.TerribleMovies.Com  

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.620 / Virus Database: 399 - Release Date: 3/11/2004
--
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: Attachments MIA?

2004-03-23 Thread Bob Bernstein
Bob Bernstein [EMAIL PROTECTED] wrote:

 Then, in a gush, a whole bunch of them will appear at once, with
 attachments intact! The system owner doesn't understand the
 problem, but says that running a 'check_perms' script seems to fix
 it temporarily. (I've asked him if his running that script freed
 up that whole bunch of lost messages with attachments, but I
 haven't heard back from him yet...)

My sysadmin now tells me that running Mailman's 'unshunt' command
frees up messages w/attachments that have become stuck.

Is there any way to prevent these message from getting 'shunted'
in the first place?


-- 
Bob Bernstein

   A modern philosopher who has never once suspected himself of being a
charlatan must be such a shallow mind that his work is probably not
worth reading.Leszek Kolakowski



--
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] Sender Filter by domain?

2004-03-23 Thread Lee Thao
Can you allow senders to a list by domain instead of individual email
addresses?  I have my list set to hold non-member posts but I would like to
add everyone from our domain to the poster list, including those not members
of the list.

Lee.


--
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] Instant Bounce Notification

2004-03-23 Thread Anne Ramey
I think if you set the bounce score threshold to .5 it will 
disable/remove on even 1 soft bounce.

Anne
On Mar 19, 2004, at 11:56 AM, Mike Phillips wrote:
How can I set MM to notify me if even a SINGLE email bounces?

--
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 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] some lists are down

2004-03-23 Thread Denis
Hi,

I have some lists who are down and i can't find where is the problem.

Can someone help me ?

There is my error message.

Thanks 
Denis


Mar 23 19:43:35 2004 (31096) Uncaught runner exception: expected string,
unicode found
Mar 23 19:43:36 2004 (31096) Traceback (most recent call last):
  File /usr/lib/mailman/Mailman/Queue/Runner.py, line 105, in _oneloop
self._onefile(msg, msgdata)
  File /usr/lib/mailman/Mailman/Queue/Runner.py, line 155, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
  File /usr/lib/mailman/Mailman/Queue/IncomingRunner.py, line 130, in
_dispose
more = self._dopipeline(mlist, msg, msgdata, pipeline)
  File /usr/lib/mailman/Mailman/Queue/IncomingRunner.py, line 153, in
_dopipeline
sys.modules[modname].process(mlist, msg, msgdata)
  File /var/lib/mailman/Mailman/Handlers/ToDigest.py, line 82, in
process
send_digests(mlist, mboxfp)
  File /var/lib/mailman/Mailman/Handlers/ToDigest.py, line 123, in
send_digests
send_i18n_digests(mlist, mboxfp)
  File /var/lib/mailman/Mailman/Handlers/ToDigest.py, line 295, in
send_i18n_digests
msg = scrubber(mlist, msg)
  File /var/lib/mailman/Mailman/Handlers/Scrubber.py, line 296, in
process
t = part.get_payload(decode=1)
  File
/root/mailman-2.1.1/debian/mailman/var/lib/mailman/pythonlib/email/Message.py, line 
187, in get_payload
  File
/root/mailman-2.1.1/debian/mailman/var/lib/mailman/pythonlib/email/Utils.py, line 
39, in _qdecode
TypeError: expected string, unicode found
 
Mar 23 19:43:36 2004 (31096) SHUNTING:
1080067414.30584+82afa209072fdb34579d33f697e18e66f5e2


--
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] some lists are down

2004-03-23 Thread Gavin Henry
On Tuesday 23 Mar 2004 19:34, Denis wrote:
 Hi,

 I have some lists who are down and i can't find where is the problem.

 Can someone help me ?

 There is my error message.


This has crippled my company list too.

See:

http://www.mail-archive.com/[EMAIL PROTECTED]/msg22519.html


For solutions, although, the patch never worked for me.



-- 
Kind Regards,

Gavin Henry.
Director.

Open Source. Open Solutions.
http://www.suretecsystems.com/contact

--
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] Error whe sending to my mailman lists

2004-03-23 Thread Bruce Embrey








I am getting this error when
trying to send messages to this list. It happens to all my lists now. Prior to
today the lists were running fine. I am running mailman 2.1.1.





- The following
addresses had permanent fatal errors - |/var/mailman/mail/mailman
post it

 (reason: 126)

 (expanded from:
[EMAIL PROTECTED])



 - Transcript of
session follows -

sh: line 1:
/var/mailman/mail/mailman: Permission denied

554 5.3.0 unknown mailer
error 126





Bruce Embrey



Bruce Edward Embrey : Linux Systems Manager 
Campus Email Admin / NETREG : UNIX / Linux
 Administrator 
Hood College
: [EMAIL PROTECTED] : Phone (301)696-3927









--
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] footers

2004-03-23 Thread jsingh
Hi
 When I send an attachement, why does the footer come as an attachement if I
use rich text or html format?  what do I need to do for the footer to appear
normally at the end of the body of the message rather than as an
attachement.
thanks


Jaskaran Singh
University Systems  Security
Fairleigh Dickinson University
1000 River Road, Mail Stop TBH1-01
Teaneck, NJ 07666

attachment: winmail.dat--
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: footers

2004-03-23 Thread Will Yardley
On Tue, Mar 23, 2004 at 03:43:05PM -0500, jsingh wrote:

 When I send an attachement, why does the footer come as an attachement if I
 use rich text or html format?  what do I need to do for the footer to appear
 normally at the end of the body of the message rather than as an
 attachement.

I'm pretty sure there's no way to do this. Mailman doesn't want to mess
with the individual parts of MIME messages, so in version 2.1 and later,
it adds an additional attachment with the footer in it. I don't think
there's really a better workaround for this (other than not to send rich
text or HTML mail :).

-- 
Since when is skepticism un-American?
Dissent's not treason but they talk like it's the same...
(Sleater-Kinney - Combat Rock)


--
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] some lists are down

2004-03-23 Thread Tokio Kikuchi
Hi,

The tracker has two versions of scrubber patch now.

1. scrubber.patch for revised version.
   Note that this patches Defaults.py.in also. So that you have to
   go up to Mailman directory and issue patch -p2  scrubber.patch.
   (or was it -p1 or -p0 ? just try!)
2. older Scrubber.py.patch.
   This applies in Mailman/Handler directory.
I believe older version is sufficient for most of the cases.

Gavin Henry wrote:

On Tuesday 23 Mar 2004 19:34, Denis wrote:

Hi,

I have some lists who are down and i can't find where is the problem.

Can someone help me ?

There is my error message.



This has crippled my company list too.

See:

http://www.mail-archive.com/[EMAIL PROTECTED]/msg22519.html

For solutions, although, the patch never worked for me.



--
Tokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp
http://weather.is.kochi-u.ac.jp/
--
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 footer

2004-03-23 Thread Jason Marty
Title: Email footer



Does anyone know how to change the email footer  I cannot find it in templates.




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