Mail Server

Mail Services

The service that comprise the mail service are shown it Table 1, “Mail Services”.

Table 1. Mail Services

Component Version Host
sendmail8.13.8-2malanon
spamassassin3.2.0-39.fc6malanon
mysql4.1.21-1tsvir

MySQL Settings In For SpamAssassin

I used the steps for setting up mysql for spamassassin user preferences from the spamassassin website.

malanon Permissions

I used GRANT to create an account for root on malanon.

userpref Table Creation

The example script shown in the document use the default keyword without a value, which caused an error in table creation. Removing the default keyword allowed the script to work.