• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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