• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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