|

 EMU Webmail administrators may find the
following utilities useful for fixing minor problems or misconfigurations. Generally, you will need to use these utilities
as starting points for building simple tools to run on your system.
- Recover Address Utility (1 kB)
Copy EMU Webmail format addressbook entries from corrupted user databases. Intended only for advanced administrators.
Use at your own risk.
- Recover Address and Options Utility (1 kB)
Copy EMU Webmail format user database entries from corrupted user databases, including user options and addressbook entries. Intended only for advanced administrators. Use at your own risk.
- Get Messages Utility (1 kB)
Dumps names of folders and number of messages for a user's home directory.
- Parse Message Utility (1 kB)
Reads a MIME message a dumps it as text.
- Salvage Messages Utility (2 kB)
This utility will look at a user's INBOX folder, look at his foldmap
and also the messages under $homedir/messages. It will create a new
folder, called RESCUED, which will contain any message in the directory
but not in foldmap, or any message in foldmap but not in INBOX.
- Emai Address Editor(1 kB)
Perl script to change the return address of a user account
- Time Zone Test
(1 kB)
Perl script to test if time zone setting are correct and time zone modules are installed properly.
- FastCGI
module for apache
- FastCGI Test Script (1
kB)
CGI program to test if FastCGI is configured properly. Rename it to test.fcgi before you use it.
- gdbm C libraries and
GDBM_File perl module:
Install these if you see "Required module GDBM_File.pm not found" errors
and GDBM_File.pm fails to install properly.
- ShowGDBM Utility (1 kB)
Show the contents of a GDBM_File-format dbm file.
- ShowAnyDB Utility (1 kB)
Tries to show any format of DB files.
|