• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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