• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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