• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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