Email Problems

digilexic

Verified User
Joined
Nov 5, 2003
Messages
67
Whenever I try to click on either of the webmail programs in DA I get a 404 error.
 
have you run the squirrelmail.sh and webmail.sh in

/usr/local/directadmin/scripts

Is this a new problem, or is it a new box?
 
Hello,

There was a PATH bug in the installer a while ago where the tar program couldn't find gzip, but the installer has been fixed now. The scripts mentioned above will solve the problem.

John
 
The file names are pretty much self explanitory on what the software is, although feel free to post up the name here and i'm sure someone will be able to help you out :)
 
addip - binds an IP to the server
custom - where you put your own scripts. Read custom/README
customapache.sh - Custom apache build system and updater
directadmin - directadmin boot script
directadmin_cron - Default DirectAdmin cron file (used in /etc/cron.d/directadmin_cron)
doChecks.sh - used during install to make sure all required settings are there.
exim.sh - used to update Exim
files.sh - list of files for the os used to download from the fileserver. (used in setup.sh)
fix_mysql_privs.sh - Update MySQL tables from mysql 3.36 to 4.0.x
frontpage.sh - Depreiated - Install frontpage extenions (now we use customapache)
fstab.sh - setup the /etc/fstab file to use quotas.
getInfo.sh - Depreciated - used to get information for use during the install with install.sh - install file for use after running getinfo.sh -- do not run if directadmin is installed. We now use setup.sh
getLicense.sh - used to download a new license if you need to manually get it.
hostname.sh - allows you to set/change server hostname
imapd.sh - Install IMAP
install.sh - to install DirectAdmin - assumes setup.txt is created.
majordomo.sh - Install majordomo mailing list manager
mysql_fix_privilege_tables - Fix MySQL privleges on tables - called by fix_mysql_privs.sh
mysql.sh - Install MySQL
packages - directory to hold all the packages/files that are waiting to be installed.
phpMyAdmin.sh - Install phpMyAdmin
proftpd.sh - Install ProFTPd
redirect.php - Used for the config redirect
removeip - Unbind an IP from the server
setup.txt - Information from getinfo.sh/setup.sh
spam.sh - Installs SpamAssassin
squirrelmail.sh - Installs squirrelmail
startips - loads IP addresses to be shown in the IP manager of DA upon boot.
up2date.sh - Configures up2date to allow you to run up2date -u safely
update.sh - Updater user by DirectAdmin - check contents of file for info
webmail.sh - Installs uebimiau

I will leave John to confirm any mistakes or blanks in the above :)

Chris

[Edited by John :)]
 
Back
Top