Plesk 12.x / Linux :: Whitelisting Localhost And Mailing Lists
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
ADVERTISEMENT
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
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
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
Feb 6, 2015
I have a problem with connection to MySQL database over PHP.
If I define host address '127.0.0.1' works well. Problem occurs if host address is 'localhost'.
How to allow both 'localhost' and '127.0.0.1'?
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
Apr 22, 2015
I have a PPP12.0 hosted on ubuntu 12.04, and several websites and domains, mail service active using postfix.
Lets take for example two domains :
www.domainA.com
www.domainB.com
DomainA uses postfix
DomainB uses an external mail service , MX records are duly entered in the DNS zone of DomainB
If i send a mail from an adress of DomainA, lets say contact@domainA.com to any email of domainB lets say info@domainB.com, the server does not take into account the MX records, and i receive an answer from the server : 550 5.1.1 <info@domainB.com>: Recipient address rejected: User unknown in virtual alias table
But, if i send an email using any other external mail service (gmail, hotmail...), the mail is correctly forwarded to the mail server entered in the MX record of domainB.
View 2 Replies
View Related
Jul 11, 2014
After the upgrade of our Plesk installation from 9.5x to 11.5.30Everything works ok (sites,sites with databases, Plesk etc)but when I go to Home>Tools & Settings> Backup Manager.I see errors on every daily backup I have on schedule:
The backup Plesk_Daily_Full_Backup_1407060112.tar has completed with warnings. (View the details) Close this message
Error:mysql "myuser_drupal"
Unable to define superuser password for mysql server on localhost
Error:mysql "myuser_drupal"
Unable to get list of db servers (ErrorCode: 1, STDOUT.
Error:mysql "myuser_wp_eng"
Unable to define superuser password for mysql server on localhost
View 1 Replies
View Related
Jul 24, 2009
On one of our VPSes, the Mailing List feature is disabled. The link is showing but is disabled. Upon searching a lot in Google, I found I need to have MailMan installed before I could run Mailing List.
However, we have Mailman already installed on the VPS in question. Any suggestion as to how to get the mailing list link activated?
View 0 Replies
View Related
May 28, 2009
I've whitelisted my IP in CSF and CPanel Hulk - but I've been wondering... Is it possible that someone could fake my IP and basically get free access now?
View 7 Replies
View Related
Aug 24, 2007
According to tutorial [url]
You need to have this files
domainlist rbl_blacklist = lsearch;/etc/rblblacklist
domainlist rbl_bypass = lsearch;/etc/rblbypass
hostlist rbl_whitelist = lsearch;/etc/relayhosts : net-iplsearch;/etc/rblwhitelist
Ok one do permanent blacklist, other bypass rbl scanning and the other whitelist rbl scanning. Right now I´m whitelisting using CIDR net format (note that net-iplsearch will allow that).
Is there a way to add other rule to whitelist per e-mail address? I dont know if there sender = can be applied.
domains = +rbl_bypass -> do the domain bypass
hosts = +rbl_whitelist -> do the whitlist
View 3 Replies
View Related
Apr 2, 2014
In horde how we can configure that it will send email using the logged in user login to authenticate and send the email, currently it using localhost to send the emails.
View 1 Replies
View Related
Jan 27, 2015
I have windows server 2012 and Plesk v12.0.18 #30 - I noticed speed problem.
When I try to connect to mySQL with:
$conn = new mysqli('localhost', 'joomla_***', '*****', 'joomla_test');
Connection takes 1 second!!!When I try to connect with '127.0.0.1' instead of 'localhost' connection takes 0,009 seconds.
1. I tried solution to add line '127.0.0.1 localhost' to c:windowssystem32driversetshosts - but no luck.
2. I tried to edit C:Program Files (x86)ParallelsPleskMySQLDatamy.ini - adding lines
bind-address=127.0.0.1
skip-name-resolve
then restarted mySql but 1 second lag time on connection was still there.
3. I even tried to disable IPv6 but still no luck
I guess all users windows windows server 2012 has the same problem??!?!...
View 3 Replies
View Related
Jul 12, 2008
What are the best RBL lists?
View 2 Replies
View Related
Mar 10, 2009
My host has a limit of 1000 emails/hour on shared hosting, so I'm thinking of getting VPS.
I currently send out 5000 emails/day with an average 10kb size (using Mailman).
I'm planning on switching to sympa. I'm wondering what kind of vps specs I'd need to send 20,000 emails/day? 50,000? 100,000?
Or another way of putting it: how much volume could I handle on a VPS with 256mb ram?
How much does the email size affect matters? (I'm wondering if attachments are resource intensive).
What is more likely to be the limiting factor: memory or cpu?
View 10 Replies
View Related
Jul 9, 2009
if anybody knows of a script that I could install on my server
and use to do a query in RBL databases, just like this page
[url]
View 2 Replies
View Related
Dec 27, 2008
Come across this a few times now, when I come to issue a new VPS find that a IP address is on a spam list from a previous owner of the IP range, even came across and IP block we got issued with a few null-routed IPs!
Has anyone, or hosting providers come across this? Where datacenter issue IPs with problems? On spam lists or worse . . .
View 7 Replies
View Related
Feb 2, 2008
I find that I like using CPanel with addon domains in a new unlimited domains shared plan rather than using WHM with each name having its own CPanel in a reseller plan (which I have been used to until now at another host). The only problem is that all the addon domains are out of order - they are not even in the order in which I add them. This puts a damper on things and makes managing them much less efficient than one would expect with the addons in order.
After putting in a support ticket, I was told they can't do anything about it at all. They told me the order of the listing is the order in the "mail server apache configuration."
After posting this matter here in the Apache forum, I have been informed by an SP member that the answer I got wouldn't hold any water at all, or more accurately, consists of a whole lot of smoke. As a person who knows how easy and basic it is to sort data lists or drop-down form selector fields myself, I must admit that it's hard to believe nothing can be done in the 21st century.
I have no desire at all to go with another reseller plan, and like using CPanel instead with addons.
Does anyone know of the good and well known unlimited domain hosting providers who keep the addon domains in order within CPanel? Is there any other good option for shared hosting that doesn't involve using WHM and does offer common sense multiple domain management where everything is in order?
View 4 Replies
View Related