|
|
TMDA Requirements
If you decide to give TMDA a whirl, make sure you have the necessary
prerequisite software installed first.
The Python
programming language. Versions 2.0 and higher are supported, but 2.2 or higher is
highly recommended. Many UNIX/Linux distributions now come with
Python pre-installed. To check whether it is and what version you
have installed, try typing python and/or
python2 at your shell's command line:
% python
Python 2.2.1 (#1, Apr 10 2002, 05:34:10)
[GCC 3.0.4] on freebsd4
Type "help", "copyright", "credits" or "license" for more information.
>>> ^D
An SMTP server (a.k.a. mail transport agent or MTA) for mail reception.
Currently supported MTAs include
qmail,
Postfix,
Exim,
Courier,
and Sendmail.
The procmail
local delivery agent, if and only if you are running Sendmail as
your MTA.
|