[exim] require vs deny and sender verification

Inizio della pagina
Delete this message
Reply to this message
Autore: Kenneth S.
Data:  
To: exim-users
Oggetto: [exim] require vs deny and sender verification
Are the following two acls functionally the same in every way? To me they
are but, I just want to make sure I am not missing something.

require verify = sender

deny !verify = sender

Kenneth