View Full Version : Anti Virus
jasonyates
10-11-2003, 10:49 AM
Hello,
Does DA have a script where by i can install a Anti Virus program for E-mail & the server?
Jason
ProWebUK
10-11-2003, 10:55 AM
I dont think so, you would need to install software like this yourself.
jasonyates
10-11-2003, 10:57 AM
ok,
I followed the tutorial for ClamAV but it diddnt work properly, it diddnt move the mails and wouldnt restart exim properly.
ProWebUK
10-11-2003, 10:59 AM
configured with all the correct paths?
jasonyates
10-11-2003, 11:07 AM
I think so.
Another Question tottally off this topic,
Is it possible to move the webmail from var/www/html/webmail/ to var/www/webmail/mail1/ without any problems so that i can install another WebMail Client next to the current one in dir mail2/
Jason
ProWebUK
10-11-2003, 11:16 AM
Originally posted by jasonyates
I think so.
Another Question tottally off this topic,
Is it possible to move the webmail from var/www/html/webmail/ to var/www/webmail/mail1/ without any problems so that i can install another WebMail Client next to the current one in dir mail2/
Jason
try it :)
from root:
mv /var/www/html/webmail /var/www/html/webmail1/
then install your new one in the old position:
/var/www/html/webmail
you can access the old one here:
IP/webmail1
and the new one:
IP/webmail
any problems with da:
rm -rf /var/www/html/webmail
mv /var/www/html/webmail1/ /var/www/html/webmail
Chris
jasonyates
10-12-2003, 04:57 AM
I have tried it.
And now i cant access the webmail through any domains, i can only access it through an IP.
http://65.77.219.24/webmail1/
Jason
ProWebUK
10-12-2003, 05:11 AM
theres probably just an alias somewhere in each sites config to allow the /webmail/ section directing to the IP for each url..... if you have lots of sites it could be a task to do, otherwise just check the configs, it should be there somewhere :)
Chris
jasonyates
10-12-2003, 05:15 AM
I am acutally aiming to do a cPanel type webmail thing where u can choose what client to check ur mail with.
DirectAdmin Support
10-12-2003, 12:06 PM
Hello,
The aliases are in the /etc/httpd/conf/httpd.conf near the bottom. Using 1 alias for all domains will save you a lot of typing :)
Note* We're planning on adding SquirrelMail once we get IMAP done. (This is the reason there arn't any other email clients yet)
John
jasonyates
10-12-2003, 12:46 PM
Ahh done that..it works fine.
But if i change the webmail directories etc wont it affect my DA updates in the future?
Jason
DirectAdmin Support
10-12-2003, 12:54 PM
Hello,
I can't say for sure. Since we will be making changes when squirrelmail comes along, I'm not sure what effect our changes will have over yours. (Make backups :))
John
jasonyates
10-12-2003, 12:57 PM
I think i will just wait till squirrel mail comes along.
Do u have an ETA on it yet?
DirectAdmin Support
10-12-2003, 12:59 PM
Hello,
I'm working on IMAP right now, so when that's complete, SquirrelMail will follow.
John
jasonyates
10-12-2003, 01:00 PM
I think you should have a page where we can view the status of changes to DA and their ETA etc... Any chance of one?
The Prohacker
10-12-2003, 04:33 PM
http://www.directadmin.com/versions.php?action=allversions
Something like this?
ProWebUK
10-12-2003, 04:37 PM
think thats what he means, just with info about the estimated release would also be good :)
jasonyates
10-13-2003, 12:09 PM
Yeah thats exactyly what i mean.
DirectAdmin Support
10-13-2003, 12:35 PM
Hello,
You can view the estimated release for things by clicking the "all versions" button at the bottom. It will show all previous versions, as well as the upcoming changes. The link Prohacker provided is the page that shows the upcoming releases.
John
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.