On 09/18/2015 01:23 PM, Alexey Mishustin wrote:
> But why is it being delivered to /var/spool/mail?

Because you have a user named "mail" and that is its home directory:

$ getent passwd mail
mail:x:8:12:mail:/var/spool/mail:/sbin/nologin

As a standard practice, you should make that address a spamtrap. Edit 
/etc/courier/bofh and add one line:

spamtrap mail@YOUR.HOSTNAME

Run courier restart, then test to verify that mail to that address is 
rejected.

------------------------------------------------------------------------------
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to