<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi<br>
<br>
Just a guess ( I can't really so python scripting)<br>
<br>
Patrick Koehne schrieb:
<blockquote cite="mid:5011C7A4.4000003@koehne-net.de" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
  <br>
  <br>
---schnipp---<br>
  <pre wrap="">abrt_version:   2.0.8
cmdline:        /usr/bin/python /usr/lib/mailman/bin/config_list -i /var/lib/mailman/lists/cv-alle.cfg cv-alle
executable:     /usr/lib/mailman/bin/config_list
kernel:         2.6.32-279.el6.x86_64
reason:         cv-alle.cfg:27:<module>:NameError: name 'mailer' is not defined
time:           Fr 27 Jul 2012 00:36:21 CEST
uid:            0
username:       root

sosreport.tar.xz: Binary file, 815948 bytes

backtrace:
:cv-alle.cfg:27:<module>:NameError: name 'mailer' is not defined
:
:Traceback (most recent call last):
:  File "/usr/lib/mailman/bin/config_list", line 362, in <module>
:    main()
:  File "/usr/lib/mailman/bin/config_list", line 357, in main
:    do_input(listname, infile, checkonly, verbose)
:  File "/usr/lib/mailman/bin/config_list", line 263, in do_input
:    execfile(infile, globals)
:  File "/var/lib/mailman/lists/cv-alle.cfg", line 27, in <module>
:    host_name = mailer.cv-zirkel-essen.de
  </pre>
</blockquote>
This config-file is generated when the list is added from blueonyx.
Might it be that the line with the hostname (line 27) has to be
something like this?<br>
<pre wrap="">host_name = 'mailer.cv-zirkel-essen.de'</pre>
<br>
??? I don't know.<br>
<br>
Regards<br>
Patrick<br>
<br>
</body>
</html>