• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Mailman Web Admin Issues

J

johnmont

Guest
Running 9.2.3 on CentOS. I just got the Plesk mailman support installed on a new server, but am having issues connecting to the mailman control panel. The URL web admin link which the Plesk control panel links to is:

http://lists.mydomain.com/mailman/admin/crew

However this doesn't work, instead returning this:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.



Strange thing is that the secure URL does work (note https):
https://lists.mydomain.com/mailman/admin/crew

However, all the links in the page are to http:// and not https://

Where does the link to the lists subdomain come from? I can't see this anywhere in the configs...
 
Thanks Igor -- I can try that and may resort to this. The issue is that I have the lists imported from another server that I did on migration. I wanted to try and not lose that information (and archive).

I also kind of wanted to simply know how it worked under the hood....just to understand things a bit better. I know that the mailman web config is found under conf.d. But I don't see anywhere listing the "lists" subdomain, etc.
 
The server encountered an internal error or misconfiguration and was unable to comple

I am getting an error in my website like

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

This problem happens when it is changed into Plesk 9.2.3

Actually, i am using CDOSYS for sending mails and also i am using same code for uploading the file for the site. Code i am using is below:

Confi("http://schemas.microsoft.com/cdo/configuration/sendusing") = 1
Confi("http://schemas.microsoft.com/cdo/configuration/smtpserverpickupdirectory") = "C:\inetpub\mailroot\pickup"


Please let me know the changes i have to use.
 
Back
Top