Quote:
|
Originally Posted by herbie
Users automatically get messages when they are 80%, 90% or over quota and I'd like to alter the message they receive. For example, one message indicates there may be charges for excedding quotas and I'd like to change it to 'call in to increase your mailbox size'.
|
You can change that in /etc/postfix/main.cf. Have a look at the virtual_maildir_limit_message setting.
Quote:
|
Originally Posted by herbie
Also courious as to how to edit the Spamassassin "whitelist". I'd like to set Spamassassin to delete everything marked as spam instead of simply marking it, but I'd need to have an adequate whitelist first.
thx
|
You can set up whitelists in /etc/amavis/amavisd.conf. Have a look at the default /etc/amavis/amavisd.conf that comes with the amavisd package. It has lots of commented examples.