• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

http://lists.<domain.com>/pipermail/<listname> Forbidden, don't have permision to access

Good night,

I use Plesk 12 over Ubuntu 12.04.

When i try to load the list administrative interface URL,
http://lists.<domain.com>/pipermail/<listname>

I get this response
___________________________________________________________________
Forbidden
You don't have permision to access /pipermail/<listname> on this server.
Apache Server at lists.<domain.com> Port 80
___________________________________________________________________

How could I fix this problem?

In my server exists the soft link '/var/lib/mailman/archives/public/<listname>' and this link go to /var/lib/mailman/archives/private/<listname>

A lot of thanks
 
Last edited:
In our case it was the following:

List was set to private (not advertised) under /mailman/admin/(listname)/privacy
List archives were set to public under /mailman/admin/(listname)/archive

Changing the archive from public to private resolved the issue. The symlink disappears after the change. Removing the symlink manually is not a solution.
 
Back
Top