> Does anyone know of one or could share their esperiences and alias > solution that I assume is solved with dot courier files. I'm > assuming that they need to be created for each mailling list > manually more or less like couriermlm but if not it would be > great to find out.
We have about 60 Mailman lists on our server and we take a rather simple approach. We don't set up aliases, just the base email account. The account gets a .courier and a .courier-default. And that's it. Assuming a list named "listname", .courier contains: | /opt/courier/bin/preline /home/mailman/mail/mailman post listname And .courier-default contains: | /opt/courier/bin/preline /home/mailman/mail/mailman $EXT listname --Bill ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
