Plesk 11.x / Linux :: Mailing Lists Work At Domain1 But Not On Domain2
Mar 17, 2015
I have 2 domains on a CentOS Linux server running Plesk 11.0.9.
Domain1.com has several mailing lists, and they work OK visible at http://lists.Domain1.com/mailman/listinfo.
I just created a mailing list for Damain2.com. The list is created OK, but I can't acces it over the web http://lists.Domain2.com/mailman/admin/mylist1
Browser reports "Firefox can't find the server at lists.domain2.com."
What can I do to fix this? I need to edit the lists preferences.
View 12 Replies
ADVERTISEMENT
Apr 3, 2015
There seems to be confusion and documentation conflicts around whether we should be whitelisting localhost or not when using Mailing Lists.
In this documentation it suggests that localhost is no longer needed, and in fact needs to be removed from the whitelist if Outbound Spam protection is to function correctly: [URL] ....
But on the other hand, this documentation suggests to add localhost to the whitelists, even though the warning says otherwise, and that outgoing mailing list mail will still be processed by Outgoing Spam Control. [URL] ....
Through trial and error, i've found that my mailing lists were not able to send mail to external email accounts unless localhost is whitelisted.
If I want all mail scripts to be going through the Outbound Spam Control, and also having my mailing lists working, should I be adding localhost to my whitelist?
View 3 Replies
View Related
Aug 26, 2012
When executing "statistics" these errors occur:
# /usr/local/psa/admin/sbin/statistics
WARNING during statistics_collector execution: : statistics_collector: Unable to get dir size of /var/lib/mailman/lists/14
System error 2: No such file or directory
statistics_collector: Unable to get dir size of /var/lib/mailman/archives/private/14.mbox
System error 2: No such file or directory
statistics_collector: Unable to get dir size of /var/lib/mailman/archives/private/14
System error 2: No such file or directoryClick to expand...
View 7 Replies
View Related
Sep 19, 2012
Is there a way to configure the mailing lists created with Plesk (using MailEnable 6.5) using Plesk or another web interface like it is possible with mailman under Linux?
It is not very convenient to be required to do such stuff via RDP (and so manual by me for every customer)...
View 1 Replies
View Related
Oct 8, 2009
I have a client/friend who I am developing a website for and they want a mailing list feature.
I have a shared-hosting account and they have quite strict mailing list policies.
Firstly, they require a double opt-in for each contact, so that each address is validated. I have discussed this with the client, who run an events company, most of the email addresses they receive are taken from attendees who write their email down at the event. They would rather not have to verify each email address before adding to list.
My other concern is whether my hosting will be able to handle the mailing list. There seems to be quite strict limitations on amount of emails that can be sent (1 every 8 seconds).
I have no idea as to the volume of the list, they do not have any emails at the moment, but as the list and company grows I am worried there may be problems which I would rather not have to deal with.
Is mailing on shared-hosting often a done-thing, or should I suggest a third-party mailing solution?
View 11 Replies
View Related
Jan 6, 2007
I'm currently experiencing a problem on several accounts on the same server. It seems that the mailing lists sections of Cpanel keeps sending out emails that don't exist.
For example, I have one of my sites set up with a moderated mailing list. When an email comes in, I get an email telling me that I have something waiting to be approved. Well, I got about 100 in 2 days and there's nothing there to be approved. Actually it's the SAME message over and over.
I have several clients with the same issues where the mailing lists keeps sending out old emails but the same ones over and over.
View 0 Replies
View Related
Jul 9, 2009
I've just came across an issue with mailing list on a Linux server. Problem is that when a message is broadcasted from a mailing list having around 1500 subscribers, most of them having @yahoo.com and @hotmail.com addresses, message to most of the recepients fails with following error...
Code:
2009-07-09 12:26:25 1MOn2u-0001CB-QJ SMTP error from remote mail server after RCPT TO:<he***k@yahoo.com>: host c.mx.mail.yahoo.com [216.39.53.3]: 452 Too many recipients
It is becuase exim tries to send a message to as many recepients as it could to users on same domain
On a Windows server, i was running Merak mail server and there was an option to send separate message to all mailing list subscribers, but i don't know where it could be located in exim config, or even if it has!
View 1 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 11, 2015
I have configured the DNS zones for DNSBL service as follows;
"zen.spamhaus.org;b.barracudacentral.org;bl.spamcop.net"
but I continue to to get spam from ip adressess that are confirmed as blacklisted at the above zones by testing them at [URL] ...
Is there something that I have missed in the config.
View 2 Replies
View Related
Mar 17, 2015
I just upgraded to 12.x from 11.5, and now the messages to the mailman lists on the server are being rejected for headers being over 32K.
I finally saw this when joining the list myself to see why so many recipient servers are rejecting the mail. I see many instances of these:
Received-Spf: pass (server.mydomain.net: localhost is always allowed.) client-ip=127.0.0.1; envelope-from=thelist-bounces@clientdomain.com; helo=mail.mydomain.net;
and there's one towards the end with:
Domainkey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=clientdomain.com; b=RYN97cdOiqBdkm17GknWv0IMwOmsBHoK+eRaAjYey1vg6+jke2Z35Z1CFBIs/ZvrSslcc1X3kSzu/5SvHzuZVS1nB7zEPDBdr7jZ/Y3ViFccqDWNQbbFjpW9/7tVrFRssMv55gCMNnDwmgqK8WfU1vMkHwfdsuDnIkmB4OtAfqP9w=; h=Received-SPF:Received-SPF:Received-SPF:Received-SPF:Received-SPF:Received-SPF:Received-SPF:Received-SPF:Received-SPF:Received-SPF:
[Code] ....
How do I stop getting all those Received-SPF: headers prepended to the mailman list? It tags on a header that's well over 32K for a message that is less than 1K.
View 1 Replies
View Related
Aug 25, 2014
When this option is enabled on the Mail Server Settings page, the page loads with the bottom of the page in focus and not the top.
View 1 Replies
View Related
Sep 11, 2014
we are in this situation:
OS: CentOS 6.5 (Final)
Plesk version: 12.0.18 Update #16, last updated at Sept 11, 2014 04:07 AM
PHP: 5.4.32
we created a new mailing list test1@domain.tld and we tried to send a message, as administrator, to the list and to the temporary users subscribed.But Mailman dones't send anything ! And we receive this error:
Sep 11 15:20:00 2014 (30314) All recipients refused: {'admin-mailinglist@domain.tld': (554, '5.7.1 <admin-mailinglist@domain.tld>: Relay access denied')}, msgid: <mailman.0.1410441595.30312.test1@domain.tld>
Sep 11 15:20:00 2014 (30314) delivery to admin-mailinglist@domain.tld failed with code 554: 5.7.1 <admin-mailinglist@domain.tld>: Relay access denied
Sep 11 15:20:00 2014 (30314) SMTP session failure: 550, 5.7.1 Command rejected, msgid: <mailman.2.1410441595.30312.test1@domain.tld>
All other services on this server seems to be ok, normail email sending, receiving, http... all right... but mailman no.
View 3 Replies
View Related
Mar 2, 2015
I set a new Plesk 12 server (Debian 7.8) and migrate some domains from a plesk 11.0.9 server.After this, FTP does not work. I can connect but I receive this error:
Error:The data connection could not be established: ETIMEDOUT - Connection attempt timed out..And no list of folder or files found. Not one domain, any domain.I restart xinetd and fil2ban but still same problem. Via control panel I can see the files but not via FTP.
View 4 Replies
View Related
Feb 5, 2015
For a Magento shop I want assign a dedicated IP to a domain. When I choose this second IP in “Subscriptions” --> Change Hosting Settings” and then select this IP under “Tools and Settings --> IP Addresses” as dedicated (or shared too) for this domain, calling the domain results in the Webserver´s default Plesk Page.
The Shopsite is not shown, but was working well with the shared standard IP.
Calling the IP directly with the browser shows the start page of the shop in raw HTML ( no CSS ).
Choosing a link results in a “Not found” page.
View 4 Replies
View Related
Jun 27, 2015
I'm running Ubuntu LTS 14 with Plesk 12 installed and I registered an domain name under subcriber/customer on my Plesk panel and I created a mail which was already registered under that name in the old server from which I removed the domain completely. I have installed Roundcube and Horde from Plesk installer, and at the avalaible webmail services are shown: Atmail,Roundcube and Horde all activated and avalaible. I try to choose one of them for the email but none of them works. When I try to access the webmail from the address: URL....it shows me default Plesk page. From the address: URL.... it says not found. The same for Horde and Atmail.
Its very weird because the same webmails services are working correctly under my main webspace with other domain: URL....I've tried changing something to the default plesk page from the file manager and it works so the domains seems to be connected with the server properly.
View 7 Replies
View Related
Oct 15, 2014
I have multiple domains on a single IP address and many require SSL Certificates.
I have enabled SNI in /etc/psa/psa.conf so it now says "SNI_SUPPORT true" as it was originally set to False. Setting this to TRUE then enabled the SSL option in 'Websites & Domains'.
I then purchased and installed the SSL Cert and activated it in the domain settings. On a dedicated IP address, this would work.
When I checked the certificate. it was not using the assigned SSL cert, instead it was using the Servers default certificate (plesk) that is assigned to the shared IP address.
When I check, I get the error message: "[warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name"
I then rebooted the server and it made no difference. I changed the domain to a spare dedicated IP address, and the SSL Cert was certified correctly (it used the correct SSL Cert). When I changed it back to the shared IP address, it reverted back to the shared IP address' SSL cert. So the new SSL Cert was being ignored.
For info: currently running 11.0.9 on Centos 5 and I'm testing this with latest IE, FF, Chrome so it accepts TLS Server Name Indication.
View 2 Replies
View Related
Dec 11, 2014
I installed Roundcube in Plesk 12 through the link: URL....But it doesn't work. I adjusted the mailsettings for a domain to use Roundcube. With the fresh created emailaccount and you click on the webmailicon, it loads the following url but the page does not exists: URL....Aren't there any instructions for using RoundCube with Plesk? After adding Roundcube as an component are there more steps involved to get Roundcube up and running with plesk?
View 19 Replies
View Related
Apr 25, 2015
I've got a Plesk 12 server with the "Slave DNS Manager" extension installed.I've also got a CentOS 7 server that I would like to set up as a slave DNS server.I've installed BIND on the slave server and opened ports 53 and 953.I've followed the instructions on this page but I can't seem to get a link between the two servers: URL....
I've also tried the config that the Plesk panel provides like the case in this thread, I get the same results: URL....
View 2 Replies
View Related
Nov 19, 2014
I can't install or remove anything. when i click on continue it's just refreshes the page and come backs to the list.
I have checked error log and the latest error log is ERR [panel] Specified column "isAllowed1 is not in the row.
And i don't think this error related to the problem. When I click on continue it does not create any line in the error log.
View 10 Replies
View Related
Sep 22, 2014
I try to follow this: KB: Customer & Business Manager stuck on post-upgrade processing like the warning tell me to do:
Code:
Parallels Panel pre-upgrade check...
WARNING: SSO start-up script has wrong execution priority. Please, check [URL] .... for more details.
But I try to proceed the first step (for Centos 6.5):
Code:
[root@mydomain conf.d]# for i in `find /etc/sw-cp-server/applications.d/ -type f -name *sso-cpserver.conf`; do mv $i $i.moved.kb.112666; done
[root@mydomain conf.d]# rpm -q sw-sso | xargs rpm -e --nodeps --justdb
[root@mydomain conf.d]# /usr/local/psa/admin/sbin/autoinstaller --select-release-current --upgrade-installed-components
Doing restart of Parallels Installer...
[code]....
View 5 Replies
View Related
Feb 3, 2015
I did the following configuration:
Postfix
in the /etc/postfix/main.cf I added the following configuration parameter
recipient_delimiter = +
Managed a sieve script in webmail which contains the following:
1: # Sieve Filter
2: # Erzeugt von Ingo (http://www.horde.org/apps/ingo/) (03.02.2015, 02:53:39)
3: require "fileinto";
4: # Plustest
5: if address :all :comparator "i;ascii-casemap" :contains "To" "+plustest" {
6: fileinto "INBOX.plustest";
7: stop;
8: }
I created a folder in my INBOX with the name plustest, now I sent me an email from an outside freemail-account to see if it works. In the logfile /var/log/maillog I can see the following entry:
Feb 3 15:06:25 mail postfix-local[18290]: cannot chdir to mailname dir <name>+plustest: No such file or directory
Feb 3 15:06:25 mail postfix-local[18290]: Unknown user: <name>+plustest@<dom.tld>
Feb 3 15:06:25 mail postfix/pipe[17708]: 0ECAF4C1B3: to=<name+plustest@dom.tld>, orig_to=<aliasname+plustest@dom.tld>, relay=plesk_virtual, delay=0.61, delays=0.52/0/0/0.09, dsn=2.0.0, status=sent (delivered via plesk_virtual service)
I changed my real name to <name> and my domainname to <dom.tld> in this post.
View 1 Replies
View Related
Nov 18, 2014
I trying to setup php5.4 on a Plesk 11.0.9 server using this guide:
[URL]
It works without problems but I can't get it to work on a subdomain.
As far as I know, the only difference should be the path in the vhost.conf. I changed that to match the path to the subdomain, restarted apache but it still won't start php5.4
View 1 Replies
View Related
Jun 30, 2014
Since upgrading to 12.0.18 Update # 5 fail2ban stopped working.
Code:
[nimda4597@xxxx fail2ban]# service fail2ban status
fail2ban-server (pid 1881) is running...
Status
[Code].....
View 8 Replies
View Related
Jul 10, 2007
I am trying to get a domain of mine to 'mask' that its a subdirectory and forward using RewriteBase to a directory above it, and then below that directory.
I have 2 domains, both are 'addon' domains on my HostGator account.
Domain 1
goes to public_htmldomain1
Domain 2
currently goes to public_html/domain2
but i need it to go to public_html/domain1/subdirectory
So I can get my Joomla installs to share users.
I have tried various RewriteBase forumlas to home/username/public_html/domain1/subdirectory and ../domain1/subdirectory but neither seem to work.
Got some 404s, 505s and a few that just seemed to ignore RewriteBase all together.
View 4 Replies
View Related
Jul 2, 2014
We have updated our Plesk 10.4.4 to 12.0.18. We want to use PHP with FastCGI (Apache) and get always the following suexec - error:
command cgi_wrapper not in docroot (10004)
We use CentOS 6.4
View 3 Replies
View Related
Dec 12, 2014
How to connect nginx to work with directory web_users for some virtual host?
This directory contains two accounts (user1, user2) with a large amount of static content (files .jpg), the downloaded web users themselves. At the moment they are processed by Apache, which causes an additional load on the server.
In hosting configuration for virtual host "domain.tld" set:
document root: httpdocs. (That is, the "httpdocs" and "web_users" directories are on the same level).
In the web server configuration settings (in additional nginx directives) i can't use the directive "server" (refuses to save), where you can specify the location of the additional "document root" for nginx.
View 3 Replies
View Related
Mar 23, 2015
I am wondering whether client SSL certificates work for mail as well as their website?
Can it work over SNI or by dedicated IP or both? Does Postfix even have SNI support...
View 10 Replies
View Related
Aug 5, 2014
I have setup my dedi server with Plesk, and I have added my own domain to the plesk system, now when I try to suspend the account, it still displays the uploaded html documents in the browser, everything else like the FTP and panel logins get suspended, but plesk doesn't display the default page, it just continues to serve the pages?
View 18 Replies
View Related