MailServer settings, input and output functions
List of Global Functions
Abort - Abort function
AutoPackages - Return packages needed to be installed and removed during Autoinstallation to insure module has all needed software installed.
CheckPackages - Check if all needed packages are installed
Export - Dump the mail-server settings to a single map (For use by autoinstallation.)
Import - Get all mail-server settings from the first parameter (For use by autoinstallation.)
Modified - Prototypes
Modified - Data was modified?
Overview - Create an overview table with all configured cards
Read - Read all mail-server settings
Summary - Create a textual summary and a list of unconfigured cards
Write - Write all mail-server settings
List of Global Variables
AdminPassword - Some additional parameter needed for the configuration.
CertExist - True if there is server certificate.
FetchingMail - Map of the mail server fetching mail jobs.
GlobalSettings - Map of the mail server global settings.
LDAPDefaults - Map of the mail server local domains.
MailLocalDelivery - Map of the mail server local delivery settings.
MailLocalDomains - Map of the mail server local domains.
MailPrevention - Map of the mail server prevention settings.
MailRelaying - Map of the mail server relaying settings.
MailTransports - Map of the mail transport settings.
ModulesTreeContent - List of the Configuration Modules
PPPCards - List of the PPP devices
modified - Data was modified?
setup - True if the modul was started with the option 'setup'.
write_only - Write only, used during autoinstallation. Don't run services and SuSEconfig, it's all done at one place.
Return packages needed to be installed and removed during Autoinstallation to insure module has all needed software installed.
Return value
map - with 2 lists.
Check if all needed packages are installed
Return value
boolean - true on success
Dump the mail-server settings to a single map (For use by autoinstallation.)
Return value
map - Dumped settings (later acceptable by Import ())
Get all mail-server settings from the first parameter (For use by autoinstallation.)
Function parameters
map settings
Return value
boolean - True on success
Create a textual summary and a list of unconfigured cards
Return value
list - summary of the current configuration