<html>
Hit there-<br><br>
I am running RHL 7.2 with a PIII-500 and 78mb Ram.<br>
When I type &quot;python&quot; at the prompt - I get the following
version output:<br>
<i><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab><br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>Python
1.5.2 (#1, Jul 5 2001, 03:02:19) [GCC 2.96 20000731 (Red Hat Linux 7.1 2
on linux-i386<br><br>
<br>
</i>My install went OK. When I got to the /check_perms I had to use the
-f but after that I did get a &quot;no problems&quot; message.<br>
I am having trouble setting up the lists. I believe that the mail is
being refused. Here is my scenario----<br><br>
I setup the &quot;test&quot; list as described in the documentation - but
never received an email notifying me how to access the list.<br>
I am also trying to figure out how to setup the httpd.conf to allow
access to the server via the web. I have added the following<br>
to my httpd.conf file for use of Mailman:<br>
<i><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>ScriptAlias
/mailman/ &quot;/home/mailman/cgi-bin/&quot;<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>Alias
/pipermail/ &quot;/home/mailman/archives/public/&quot;<br>
</i>and<br>
<i><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>&lt;VirtualHost
10.0.0.100&gt;<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>ServerAdmin
mailman-owner@datatechie.com<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>DocumentRoot
/home/mailman/<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>ServerName
mailman.datatechie.com<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>ErrorLog
mailman-error_log<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>TransferLog
mailman-access_log<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>ServerSignature
email<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>DirectoryIndex
index.php index.html index.htm index.shtml<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>LogLevel
warn<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>HostNameLookups
off<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>&lt;/VirtualHost&gt;<br><br>
</i>I am checking the FAQs and is says to check the crontab and I don't
see any entries in /etc/crontab for Mailman. I have even run the command
<i>crontab crontab.in</i> form /$prefix/cron again to test it an there
are still noe entries in /etc/crontab. Am I doing something
wrong?<br><br>
Then the FAQs said to check the logs and that the aliases are setup
correctly. The FAQ says that the aliases should be in<br>
<i>~mailman/data/aliases - </i>which I can't even find. and the logs show
the following error:<br><br>
<i><u>SMTP LOG<br>
</u><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>Apr 06
19:20:01 2002 (6320) All recipients refused: (111, 'Connection
refused')<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>Apr 06
19:20:01 2002 (6320) smtp for 1 recips, completed in 0.077
seconds<br><br>
<u>POST LOG<br>
</u><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>Apr 06
18:20:01 2002 (5286) error opening list: test<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>Apr 06
18:20:01 2002 (5286) Dequeuing message destined for missing list:
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>/home/mailman/qfiles/8d2ce85b7808e4b734c5057735454ab625fbcfce<br><br>
<u>SMTP-FAILURE LOG<br>
</u><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>Apr 06
19:24:00 2002 (6388) -1 dene@ulmschneiders.com (ignore)<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab><br>
</i>Anyone know how I can fix this?<br><br>
Also- isn't there &quot;home page&quot; for admin via the web? I have not
found an &quot;index.htm&quot; anywhere in the Mailman folders.<br>
Where do I point the httpd.conf to for the <i>DocumentRoot</i>?<br><br>
Any help would be greatly appreciated.<br><br>
Thanks Dene.</html>