Before investing question

benzon

Verified User
Joined
Dec 2, 2008
Messages
9
Hi DirectAdmin users/creators

Just wondering abit, found some place on the forum saying that Spamassassin is now build in to DA, but aint totaly sure on this.

The reason im asking is that i got 3 things i need DA to have

1. Spamassassin
2. Email Antivirus

And the last is a so and so, dos the filemanager in DA allow costumers to unzip files?, and set Ownership and Mass Chmod?

And then to a nother question, is it easy to integrate OpenCube, as Webmail insted of the standart one.
 
RoundCube comes with DirectAdmin by default. If you don't have it (or want to update it), run:
Code:
cd /usr/local/directadmin/custombuild
./build roundcube

If you want to make it the default one add webmail_link=roundcube to /usr/local/directadmin/conf/directadmin.conf and restart DA.
 
Okay found your post

http://www.directadmin.com/forum/showthread.php?t=19221

Damn now im confused with all thos options hehe :D

But is it easy to ad ImageMagic, json, libxml, SQLite as well just to mention a few of all thos things i got on my normal webhost right now, the reason is i dont wanna loose functionality by going to my own server, since i need it to work 100% with wordpress 2,7 releases and its auto update feature, and easy plugin instalations.

Since i got a lot of friends that has bin nagging me to host a wordpress for them and my current place is sucky in speed and stability
 
i know its abit silly questions, but just need to make sure, since i have to rent a dedicated server and pay a fee for the DirectAdmin interface to, dont wanna use plesk since i worked in the hosting biz som years ago and dont got a positive view on that software, and it aint to easy to controle. and there pricing is redicules :)
 
Okay Found the answers it looks like ImageMagic just a RPM if i go with the Cent OS think i will since i worked the most with Fedora before in the time.

And stupid me SQLite, is just somthing that has to be compiled in php and json is in 5.2.0 any ways.

And libxml has to be self compiled it looks like
 
Back
Top