Lxadmin Spam Solution

Aug 19, 2008

I currently have a client who is experiencing a high amount of spam using Lxadmin. I was curious if anyone had any tips on things that they do to limit the amount of spam. The spam tool that comes with Lxadmin is "interesting" and in my opinion a pain to use.

View 3 Replies


ADVERTISEMENT

Anti-spam Solution

Jun 21, 2008

I am running Win2003 server with Plesk 8.3. Antivirus running is F-Prot. Me and my clients have been getting a lot of spam emails and I am looking for suggestions on how to stop them. Plesk seems to provide some options for checking blacklisted spam servers but I was not too satisfied with the result. Maybe I was not looking up the right urls?

So, any suggestions on blocking the spam would be welcome. I am ready to pay for it too...but I am on a very tight budget. A free solution would be the best for me at the moment.

I also used SpamAssasin for a time being but it did not work out to any of my client's satisfaction even after a month's "training" of SpamAssasin.

View 8 Replies View Related

3rd Party Spam Solution Recommendations

Jul 11, 2007

I have been running my own spam protection on a dedicated server for a few years now. On the whole I probably catch 95% of spam.

Having just built a new server to replace my old one I'm keep to re-evaluate how I filter spam.

I am particularly interested in 3rd party filtering via MX records (why bother using my resources when I can pay someone a small amount to do a much better job than me?).

Can you recommend any providers?

I have used Postini in the past and like them but I can't find many resellers (I've seen a few references to $1 accounts on WHT..?)

I need a solution for approx 10 domains and 4 actual mailboxes (with quite a few aliases across all domains per mailbox).

View 2 Replies View Related

Deleting Spam Older Than X Days Need A Simpler Solution

Jan 21, 2009

I have a Bash script that deletes Spam from all users .Spam mailboxes that is older than X number of days

Currently I just list the paths to each mailbox i.e.

/var/vmail/Domain1.com/Mailbox1/.Spam/* -type f -mtime +5 -exec rm {} ;
/var/vmail/Domain1.com/Mailbox2/.Spam/* -type f -mtime +5 -exec rm {} ;
/var/vmail/Domain2.com/Mailbox1/.Spam/* -type f -mtime +5 -exec rm {} ;
/var/vmail/Domain2.com/Mailbox2/.Spam/* -type f -mtime +5 -exec rm {} ;

This is becoming unmanageable as the number of mailboxes grows I have to add each to my script

I tried putting wildcards in i.e.

/var/vmail/*/*/.Spam but this does not work

Is there a way to do this? Maybe running some kind of command to create an array of paths then looping through them?

View 5 Replies View Related

Linux Server-wide Anti-spam Solution

May 2, 2007

for a server-wide anti-spam solution I can implement on a Linux server. The mail queues are constantly getting backlogged with thousands of messages which bring the servers to a crawl. There are really two issues the solution needs to address.

1) Spam
2) Spam sent to other people that have the from address forged with our clients' email addresses.

We have spam assassin installed for individuals to use, but there's got to be some sort of solution that can clear out the vast majority of the junk before it even gets to the queue.

It probably goes without saying, but the solution needs to be open-source or have a very inexpensive license.

View 5 Replies View Related

Issues Sending Mail To Yahoo, And Mail Getting Marked As Spam, Whats A Good Solution?

Nov 4, 2008

Issues sending mail to Yahoo, and mail getting marked as spam, Whats a good solution? ...

View 7 Replies View Related

Kloxo Vs LxAdmin ? (The New Face Of Lxadmin)

May 11, 2009

I rebuilt my VPS (again) today and noticed something different. Instead of the usual "Install LxAdmin" icon in HyperVM I read "Install Kloxo."

I looked at the demo and everything looked the same. Has anyone noticed any definite differences between the two? Has anything significant changed apart from the name?

View 3 Replies View Related

Plesk 11.x / Windows :: Move Spam To Spam Folder Not Available?

Oct 17, 2013

Microsoft Windows Server 2008 R2 Service Pack 1
Panel version 11.0.9 Update #59, last updated at Oct 3, 2013 02:06 AM
MailEnable version 5

I see in the plesk documentation that the screen to enable SPAM filtering for an individual there is an option to "Move spam to the Spam folder". I don't see that option so I am wondering if it is only available on some versions of Plesk, or in combination with certain mail servers. How to make that option available?

View 3 Replies View Related

LXAdmin DNS

Apr 1, 2009

LXAdmin is having REALLY odd DNS problems.

server has been reachable and up constantly, but DNS is NOT working for RANDOM people. No errors anywhere, no log entries, no reasons at all. Using Bind.

All my own tests, and few of friend's tests works fine, and then for a few doesn't work at all.

These problems started suddenly last week.

View 2 Replies View Related

Lxadmin

May 4, 2008

For those who used it for a long time now. Do you think it is suited for critical development and professional websites. What about stability .. and scalability ?

What about migrating from Cpanel. Easy?

View 14 Replies View Related

LXadmin

Oct 25, 2007

my LXadmin..

1st. I have a domain registered at domainsite.com.
2nd. I want to be able to setup my site in LXadmin.

There are 5 ip's
**.**.**.33
**.**.**.34
**.**.**.35
**.**.**.36
and one default web address, **.**.**.101

1st. I went and setup a ns1.mysite.com & ns2.mysite.com
2nd. I went to my registrar and setup custom nameservers
with the above ns's and I used the first 2 ip's.

All I can see is the apache of the default "root"
I can login through ftp and see the actual files though.

I have a little offer if someone can help me. If you can help me get this working I can set you up with space 5gigs or w/e. I am totally confused, I almost feel like cancelling this account.

If anyone knows about HyperVM & LXadmin then let me know and I would love your help. You must be very serious and truthful because I am going to provide you with logins and stuff to help me....

Please help if you can. Oh and its VPS, 40 gig & 600 gig bandwidth.

View 6 Replies View Related

Lxadmin And Ftp

Jun 6, 2007

I just playing with lxadmin.

I noticed, that FTP settings looks there quite.... strange.

I created users (let's say his name is 'usr' with few domains: domain1.com, domain2.com).

I can't just login to ftp using username usr and his pass - I need to create FTP users for all domai names - so, I can't manage more domainnames within one session. It is normal, or maybe I made something wrong - if so, how to fix that.

View 4 Replies View Related

CPanel Vs LXAdmin

Jun 6, 2009

which ones best though?

View 24 Replies View Related

Installing LXAdmin On My VPS

May 20, 2009

I am new with VPS, i was trying to install LXA on my new VPS after rebuilding it

This is what i typed in SSH

wget [url]

sh kloxo-install-master.sh

It worked out fine initially. It went on installing, updating, downloading and so on..
But finally got stuck at this point

11:02:43 (379 KB/s) - `lxawstats4400.tar.gz' saved [1143518/1143518]

Downloading Installappdata

error reading information on service gpm: No such file or directory

rm -rf /var/lib/mysql

View 3 Replies View Related

LXadmin Vs Cpanel

Oct 12, 2009

This is to receive reviews about each of them for a VPS of:

60 GB of space

1 TB of traffic

Which is better LXadmin or Cpanel?

View 14 Replies View Related

LxAdmin To DirectAdmin

Aug 2, 2009

We've had a request to assist a transfer from LxAdmin to DirectAdmin.

We don't mind moving all the files and MySQL manually, however our main concern is copying the old emails.

All the settings (ie. mail forwarders, cron jobs) can be re-created.

how to move the MailDir from LxAdmin to DirectAdmin?

View 3 Replies View Related

How To Access My Lxadmin

May 13, 2009

I just moved from shared to vps and I bought a managed vps with lxadmin. I have no idea how to access my lxadmin. All I was given was the ip of the vps

View 6 Replies View Related

Lxadmin Setup

Apr 21, 2009

I saw a vps plan without any control panel.

Virtuozzo based VPS comes with no control panel. I am wondering if it is easy to install Lxadmin or not? and is it all the same as lxadmin preinstalled by providers for operating?

I used a vps for several months with lxadmin, can deal with lxadmin well. so still want to have it.

View 4 Replies View Related

APF Or CSF On Kloxo - Lxadmin

May 15, 2009

which of them is better on kloxo - lxadmin VPS?

APF or CSF OR OTHER?

View 6 Replies View Related

Php Script In Lxadmin

Jun 26, 2009

i have a php script .this script worked in localhost and other hosting.

but dont work in my server.

my server in linux , lxadmin.

i a newbie from lxadmin.

this script run in browser. when user fill the need and press Botton, script must

connect to google server and Give My needs .

But afther the press botton , no do happend.

i think php.ini or server need to configure for this scripts.

View 3 Replies View Related

How Install Lxadmin

May 14, 2009

i want to install lxadmin

i have run this comand:

#echo 0 >/selinux/enforce
#wget http://download.lxlabs.com/download/...tall-master.sh
#sh ./kloxo-install-master.sh

but http://ip:7777
is not up. h have disable iptables.

View 10 Replies View Related

LxAdmin (HiB) Demo

May 13, 2008

Does any one know of any link/url to a working demo of LxAdmin? Because LxLabs demo is always out of order I wanted to give LxAdmin a trial before ordering a Xen VPS from VPSLink. It irritates me that LxAdmin demo is never working

View 2 Replies View Related

LXAdmin Or Webmin

Jul 7, 2008

I recently purchased a VPS and was wondering which control panel I should ask my provider to install. Both are free, but I was wondering which one you guys preferred?

Also, which one uses less system resources (like RAM, etc)?

View 14 Replies View Related

LXADMIN Secondary DNS

Jun 13, 2008

I have a VPS with LXADMIN Hostinabox single server and want to use this VPS as a secondary/slave DNS server. My primary/master DNS is hosted elsewhere.

Does the LXADMIN Hostinanox interface facilitate the ability to setup the secondary zone?

View 2 Replies View Related

LXAdmin Or DirectAdmin

Aug 13, 2008

which is better, LXAdmin or DirectAdmin? I have decided to sign up with world-of-computing.com. They have a promo code for free DirectAdmin. Should I go for it or use the 25%off promo code? The virtualization technology used is OpenVZ.

Does anyone have any experience with them? I had chatted with a Sales Rep for 45 minutes and he has been really helpful. But I know that support for sales and service is entirely different.

Also which OS should I go for (CentOS4/CentOS5/Fedora7/Debian4/Gentoo4/OpenSuse 10/Ubuntu 8.04)?

View 14 Replies View Related

Lxadmin Backup

Jul 10, 2008

I have a vps with lxadmin and a shared plan at a hosting comapny.How can i backup databases and files from lxadmin?

View 8 Replies View Related

LXAdmin Help - How To Uninstall

Jan 12, 2008

How do I uninstall LXAdmin, I got a complete empty VPS with no control panel with it, using Virtuzzo so I decided to install LXAdmin but no longer want it can someone please tell me how I would uninstall it now?

View 3 Replies View Related

CGI Lxadmin Lighttpd

Oct 28, 2008

I have a fresh out of the box vps install of centos-5-i386-hostinabox571.

I found the web root directory at: /home/lxadmin/httpd/default

Where is the cgi folder supposed to be?

View 4 Replies View Related

Migrating LxAdmin To New VPS

Aug 26, 2008

Anyone know the correct way to do this? I've been on here looking at a few threads and on lxlabs forum but my solution can't be resolved. I'm sure its something easy.

Here goes,

I'm migrating from an lxadmin VPS to another lxadmin VPS.

The problem I have is that my IP's for the HOME>DNS TEMPLATE and HOME>IP ADDRESSES are the same as my old VPS.

Now I can change the IP in the DNS template, however under HOME>DNS TEMPLAES>CREATE NEW it doesn't have my NEW VPS IP's listed in the drop-down menu. I read somewhere in an LxAdmin tutorial to update LxAdmin to get your current IP's assoicated with your new VPS. I did this and nothing changed.

In addition to the DNS Templates not being correct, In HOME>IP ADDRESSES it also lists the same OLD VPS IP's. Saw a thread in LxLabs forum with someone that had the same problem. Their help stated to just change the IP ADDRESS to your new one. I would do that but there is no option to allow me to ADD a new IP. Again i'm in HOME>IP ADDRESSES here.

View 3 Replies View Related

Cpanel --> Lxadmin

Nov 27, 2007

Is it possible to transfer cpanel accounts to lxadmin and keep them intact?

I understand lxadmin also has a customer panel - is this correct?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved