Mailman / Apache Configurations Not Correct
Apr 16, 2015
I have two problems regarding Mailman Mailing Lists.
1) The Mailman Interface is usually located under lists.domain.tld/mailman (I changed the config from /cgi-bin/mailman/ to just /mailman/), but it seems the apache confs for this subdomain are not applied – I only see the servers default page when visiting this URL. domain.tld/mailman works, though. It would be great if lists.domain.tld/mailman would actually work and domain.tld/mailman wouldn't work.
How do I change/repair the configurations properly? I've installed the newest MU and already to reinstall mailman.
2) I get an Internal Server Error when visiting the domain.tld/mailman Interface. Reason is mod_suexec, which I need to disable for domain.tld/mailman, but where and how? All the vhost configurations are created automatically.
I could imagine this is related to my first problem and the mod_suexec thing is properly configured in the lists-subdomain config.
View 3 Replies
ADVERTISEMENT
Jun 18, 2015
we are going to setup SSL on a server which host mailman (and the Webgui).
It's a SLES11 system and we configured a vhost with ssl. How do we have to combine the vhost and the mailman config?
View 11 Replies
View Related
Aug 22, 2013
We're running Apache 2.4.3 on Slackware 14:
LCMlinux ~> uname -a
Linux LCMlinux 3.2.29-smp #2 SMP Mon Sep 17 13:16:43 CDT 2012 i686
LCMlinux ~> httpd -v
Server version: Apache/2.4.3 (Unix)
Server built: Aug 23 2012 11:07:26
LCMlinux ~>
We are using this both for the Trac issue-tracking application and for a small, simple internal mirror web site. Trac is working perfectly; the web site works if exact URLs are provided (as in <a href=...>
View 7 Replies
View Related
Aug 22, 2014
A dynamic php+mySQL site was converted to a static html by mirroring (wget). The result was that each page became an html file named some-page.html
View 4 Replies
View Related
Aug 28, 2014
I am trying to setup dynamic content configuration in apache 2.2 httpd conf. Here is the configuration and couple test cases:
CONF:
<FilesMatch ".(js|css|gif|jpg|jpeg|png)$">
Header set Cache-Control "no-cache, no-store, max-age=0, must-revalidate"
</FilesMatch>
TEST 1:
Without <FilesMatch> directive, the headers are set to all requested content as it should. This includes content served from apache server and content from a separate application server.
TEST 2:
If I use the above configuration example, I can see that static content comes with correct headers only
View 1 Replies
View Related
Aug 28, 2008
I have been reading various articles on these forums regarding the issue of installing a VNC server on my VPS using GNOME.
I have been following a guide produced by a member called TouchVPS and so far I have had no problems, I have sucessfully completed all of the stages below, although when I connect to my server via UltraVNC Viewer I am presented with a grey screen and a black cross.
Further looking into the issue, I decided to run gnome-session to see whether the application would execute in memory (via SSH) and encountered the following message:
Code:
Gtk-WARNING **: cannot open display
I realise this might be becuase I am trying to launch from the shell, but was wondering whether it had anything to do with the problem.
Any how here is the intructional guide I have followed:
Quote:
for centos/fedora:
1. yum -y update
2. yum -y install gnome*
3. yum -y install vnc-server vnc nano
now use:
4. vncserver - set your VNC password the results will be:
====
xauth: creating new authority file /root/.Xauthority
New 'desktop:1 (root)' desktop is desktop:1
Creating default startup script /root/.vnc/xstartup
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/desktop:1.log
=== that means the VNC is up and running on port 5901 now use:
5. killall -9 Xvnc
6. nano .vnc/xstartup
delete twm & and replace with gnome-session &, save.
7. vncserver results will be like this:
====
Warning: desktop:1 is taken because of /tmp/.X1-lock
Remove this file if there is no X server desktop:1
New 'desktop:2 (root)' desktop is desktop:2
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/desktop:2.log
===== that means your vnc is up and running on port 5902 and you are ready to go now .
this are easy steps i use them in so many virtual servers with centos fedora and always work without a problem.
or contact me and i will be more than happy to install it for you free.
I have completed all of the steps in this tutorial and I am running CentOS 5 if this helps.
View 6 Replies
View Related
Nov 19, 2008
Buying a dedicated server, what configuration would you expect to be as standard memory, hard drive, and raid?
And what would your budget be for this configuration? What do you expect to pay for it?
The CPU would be as the following:
Single CPU Quad Core Xeon 3220
Single CPU Quad Core Xeon 5430
Dual CPU Quad Core Xeon 5430
What standard configuration would you expect on these?
View 4 Replies
View Related
Mar 16, 2007
I have a technical question that I cannot figure out.
Right my system spec is:
CentOS 4.4 Server (VPS OpenVZ)
cPanel and WHM
IMAP Server = uwimap
Mail Server = Exim
POP3 Server = cppop
Ok, I have a small business with 20 user, 4 of which are partners. I want all 20 users to have the own mailbox and address.
However I want all email sent and received copied to the 4 partners mailboxes.
So, for example.
Employee 1 (joe.bloggs@domain.com) gets an email into his mailbox, and then he replies to it.
Ideally, all emails to and from joe.bloggs@domain.com get copied into a folder within each of the partners mailbox, but one step at a time ehh.
What I want is the email coming in and the reply copied to all partners mailbox aswell, by default.
Is there a way to set this up via the server, instead of the email client, as this could be tampered with.
View 5 Replies
View Related
Dec 23, 2007
i Have Server And Hosting In it 275-300 site
and i want limit Resource usage for all sites usin pam limits
good configuration to limits.conf file?
View 2 Replies
View Related
Aug 14, 2007
at implementing RAID 5 into my RHEL4 box, and am wondering what the best configuration would be. I'm not very familiar with LVM, but I've heard great things about it.
View 3 Replies
View Related
Nov 9, 2007
I'm having problems setting up email in Outlook with cpanel configurations. I've exhausted google trying to find an answer to this. Maybe someone here can help or has had a similiar problem.
I've set up accounts in cpanel (eg: info @ example.com), have the incoming mail server and outgoing mail server as mail.example.com and I even checked off the "server required authentication" but I still can't receive emails. I changed the outgoing server to smtp.internetprovider.com and it still doesn't work. I get a prompt asking for Network Server Password and click ok with the login and password but it keep popping up.
View 1 Replies
View Related
Mar 8, 2015
I recently reinstalled my Plesk Panel 12.0.18 after several failures, which I wasn't able to repair (not even bootstrapper.sh would work). All of my websites weren't accessible, the connection between websites and the Database server didn't work and the Plesk backend was unavailable, too. I used the autoinstaller via command line to make a new Plesk installation.
Now I have a clean panel, the websites are available again, the MySQL database works again, but I don't have all my settings and websites in the Plesk backend anymore.
My question is: How can I get the old settings/configurations, which are still on the server, back in to Plesk?
View 5 Replies
View Related
Jan 24, 2007
Has anyone used MailMan in Plesk? Is there documentation on exactly what it does? Is it just an added bonus for creating mailing lists?
View 1 Replies
View Related
May 2, 2007
Does anyone know how to export the emails from mailman?
I have a mailing list, which now has more emails in it than we should be sending with mailman, but i cant seem to export them!
To further complicate issues, i dont have ssh access to the server.
View 2 Replies
View Related
Jul 19, 2008
In a cpanel server,what are the things to check if mailling list is not working.
View 1 Replies
View Related
Apr 3, 2007
I used to have a server under Plesk. I don't have the server anymore, but I kept all the files from the server (not a plesk dump). Where do I find the subscribers database and how can I extract it?
View 0 Replies
View Related
Sep 25, 2014
I have plesk 12 with dovecot+postfix and mailman installed but when i try to use mailman web interface I have 404 ...
View 2 Replies
View Related
Jul 25, 2015
I want to embed a SSL certificate for mailman permanently in the server.conf file.
For Roundcube I've found a manual: [URL] .... (in German), but not for Mailman.
View 5 Replies
View Related
Jul 18, 2014
I am happily running Plesk 11.5; with just one small but annoying persistent problem:
I have Clients with large mailinglistes
- SpamAssassin
- Server-wide greylisting
- DNSBL
is running.
But apparently many of the lists mail addresses have been harvested over the years. And as there is no easy way to use SA in mailman, I am down to greylisting only for list addresses.
This results in insanely large amounts of SPAM (-> moderation requests) on the client's lists. Is this behavior improved in Plesk 12?
Or can probably SIEVE filters work here - are those available to mailman? (probably not as they work in Dovecot?)
View 2 Replies
View Related
Jan 31, 2007
i install APF and RUN to Server i don`t know my APF is Coorect or no!
root@server [/]# apf -t
APF Status Log:
Feb 01 01:57:54 server apf(11506): firewall initalized
Feb 01 01:57:54 server apf(11565): {glob} default (ingress) input drop
Feb 01 01:57:54 server apf(11565): {glob} default (egress) output drop
what is meaning >> firewall initalized << ?
View 2 Replies
View Related