
Version 0.0.4
------------------------------------------------
Completes the email sending tab.
Fixes the authentication and encryption combos.
Allows using keyword "To" in the access tab.
Added requirement for mailx. Code cleanups.


Version 0.0.3
------------------------------------------------
Initial release.
Added the FRIEND option.
Array comaprizon fixes.
Shows status color.
Sets missing server color. 
Removes all comments "#" and "dnl" for now.

File: access - Access tab		  ( OK )
------------------------------------------------
Supports: "Connect:" "From:" "To:" "Spam:".
Supports: "RELAY" "OK" "REJECT" "DISCARD" "FRIEND".

Create and populate server_settings:
------------------------------------------------
Listen to addresses:                     ( OK )

File: local-host-names                   ( OK )
("localhost" is inserted if empty)

Max connections 			 ( OK )
(confMax_daemon_children)

Max connection rate			 ( OK )
(ConfConnectionRateThrottle)

Smart host (Only one can be used atm)    ( OK )
(Can there be more then one ?)

Authentication type combo                ( OK )
Encryption type combo                    ( Certs... )

Enable Clamav spam/virus/mail filtering: (    )

DNSbl. Realtime block lists              (    )

Apply server settings                    (    )  Get, remove and ReAdd "MAILER(" lines last in the conf.
------------------------------------------------
Access tab                               ( OK )
File: local-host-names                   ( OK )
Listen to addresses                      ( OK ) FIXME: See if addresses are valid before applying. 
Max connections and rate throttle        ( OK )
Smart host                               ( OK )
Authentication type combo                ( Semi ) 

Automatically add required "FEATURE"'s   (    )

Features and options. Del first then add (    )

Help                                     (    )

Fix: create_client_tab.c:
Use process spawning from gadmin-rsync.
Telnet if plain auth, ssh if not.


Version 0.0.2
------------------------------------------------
Start/stop/reread:             		  ( OK )
Sysinit start/stop:     		  ( OK )
Mail log read/clear:    		  ( OK )
Main configuration:     		  ( OK )
make -C /etc/mail,newaliases at re/starts ( OK )
Credits/About         			  ( OK )
