[Mailman-Users] Mailman using REDHAT Powertools RPM

Dan Mick dan.mick at west.sun.com
Fri Oct 5 19:22:24 CEST 2001


> * Run /var/mailman/bin/mmsitepass
>   to set the mailman administrator password.
> * Edit /var/mailman/Mailman/mm_cfg.py
>   to customize mailman's configuration for your site.
> * Modify the sendmail configuration to ensure that it is running and
>   accepting connections from the outside world (to ensure that it runs,
>   set "DAEMON=yes" in /etc/sysconfig/sendmail, ensuring that it accepts
>   connections from the outside world may require modifying
>   /etc/mail/sendmail.mc and regenerating sendmail.cf), and
> * Add these lines:
>   ScriptAlias /mailman/ /var/mailman/cgi-bin/
>   Alias /pipermail/ /var/mailman/archives/public/
>   <Directory /var/mailman/archives>
>     Options +FollowSymlinks
>   </Directory>
>   to /etc/httpd/conf/httpd.conf to configure your web server.


And this doesn't mention crontabs?  

Does the RPM install really do the right thing?  How can it know if
I want news gatewaying or not?...




More information about the Mailman-Users mailing list