I have a postfix + dovecot mail server with only one normal user. However i found that the postfix server receives spam mail to system users and creates mailboxes in "/var/spool/mail" for example for system users adm, apache, clamav, mysql, postgres and mail. I have a feeling that this makes my system more vulnerable. I tested this by sending email from my gmail to adm@myserver.se and it lands in the corresponding mailbox.
I tried to understand how to setup postfix so that it will recieve only mail to the one and only one "normal" user and reject or block mail to any of the system users from remote hosts.
Would appreciate any help.
Per