Mailman tries (and I think succeeds) at not letting an outsider know who
is subscribed to a list (unless the list publishes its member list, then
that list will reveal those who don't hide their email address.)
If you want to help someone unsubscribe without them needing to use the
confirmatio
>> (2) It appears that the Subscription sequence always returns the contents
>> of the file "subscribe.html". Is this in fact always the case? I tried
to
>> subscribe to email address "foo" and did not receive an error -- even
>> though this is not a valid email address. I suppose I could valida
On 11/08/2014 06:29 AM, Igor Gnatenko wrote:
>
> ScriptAlias /mailman/ /usr/lib/mailman/cgi-bin/
> Alias /pipermail/ /var/lib/mailman/archives/public/
> ScriptAlias mm.clanwars.org:8080 /usr/lib/mailman/cgi-bin/
>
> # Uncomment the following line, replacing www.example.com with your server's
> #
Hey,
I've installed mailman and I'm trying to get webUI.
Fedora release 20 (Heisenbug)
mailman-2.1.18.1-1.fc20.x86_64
I have nginx as reverse proxy and vhost in apache for mailman.
/etc/nginx/conf.d/apache-proxy.conf
server {
listen 80 default_server;
server_name web.clanwars.org