Re: function difference between and access_recipient

2020-02-12 Thread Wietse Venema
Thomas: > Hello, > I habe a problem to understand function of > > # /etc/aliases This, and /etc/passwd, is used for address validation: is this a valid email address for users or aliases that exist on this machine. > # /etc/postfix/access_recipient Assuming that this is used in a check_recipien

function difference between and access_recipient

2020-02-12 Thread Thomas
Hello, I habe a problem to understand function of # /etc/aliases # /etc/postfix/access_recipient It seemed to be that aliases is OK for receive emails for recipients. But what it make sence to use additional access_recipient or whats function of access_recipient. thanks Thomas