Zitat von Mark Sapiro :
Michael Anderson wrote:
I have several lists on the same server, all with the same domain
name. I currently have a public "listinfo" page which displays only
selected lists that have the "advertise" option enabled.
How can I set up a second private (protected with .hta
Anthony R. Thompson wrote:
>
>* Then do the following, either manually or probably more likely on a
>regular basis via cron:
>
>rm -f /path/to/index.inc; ls -1 /var/lib/mailman/archives/private |
>egrep -v mbox | perl -ne 'chomp; s#/$##; print qq^href="/mailman/listinfo/$_">$_\n^;' >> /path/to/in
On 6/22/2010 11:51 AM, Michael Anderson wrote:
I have several lists on the same server, all with the same domain name.
I currently have a public "listinfo" page which displays only selected
lists that have the "advertise" option enabled.
How can I set up a second private (protected with .htacces
Michael Anderson wrote:
>
>I have several lists on the same server, all with the same domain
>name. I currently have a public "listinfo" page which displays only
>selected lists that have the "advertise" option enabled.
>
>How can I set up a second private (protected with .htaccess) page
>whi
Hello,
I have several lists on the same server, all with the same domain
name. I currently have a public "listinfo" page which displays only
selected lists that have the "advertise" option enabled.
How can I set up a second private (protected with .htaccess) page
which shows all of the li