euro-space
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 8
Activity overview
Latest activity by euro-space-
euro-space commented,
Thanks for the suggestion, yeah this is an alternative way, however it is also interesting why above cPAnel API command doesn't do its job. Any thoughts from cPanel staff please? Cheers.
-
euro-space created a post,
Disable email sending capability for a spamming account
Hi, Executed SSH command: whmapi1 suspend_outgoing_email user=cpusername To disable sending emails for a cPanel account, which is sending out spam, but seems it doesn't work, as there's a lot of...
-
euro-space created a post,
Disable access to compromised website
Hi, Please share your methods, what are the best and easiest way to disable world access to the spamming website hosted on a shared server, and allow only certain IP's of the website owner to inve...
-
euro-space commented,
Hi, Thanks for the update, I'll consider your advice.
-
euro-space commented,
Hi, Thanks for your reply, ok, I limit sending total emails per account per hour, however these emails should be delivered and the list is with about 15000-16000 recipients. any advice? Thanks a...
-
euro-space created a post,
Exim optimization to reduce load on high amount of emails
Hi, Along with few others running under OpenVZ, I have three VPS accounts (4GB RAM, 4 Burst RAM, 4 CPU's), which are used for sending large amounts of emails to the subscribed clients periodically...
-
euro-space commented,
You may consider running following as well: If spamming from outside domain then you can block that domain or email id on the server """ vi /etc/antivirus.exim if $header_from: contains "name@dom...
-
euro-space commented,
Re: [Case 89449] Horde (Not found?) 404 [quote="wwwcad, post: 1595432">The problem in my case was caused because we are not allowing external connections to the main ip of the server to prevent at...
-
euro-space commented,
This is my settings on the one of 32GB RAM, 2xSAS 15k HDD and 8 CPU cores server, hosting over 200 domains: [mysqld] innodb_file_per_table=1 open_files_limit=40000 max_allowed_packet = 32M max_con...
-
euro-space commented,
Enabling large page support in memory, significantly helped me with the mysql optimization and dropped CPU usage from ~30% to ~10%-15%. You can read all memory related stuff at - [url=http://dev.m...