[exim] require vs deny and sender verification

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Kenneth S.
Datum:  
To: exim-users
Betreff: [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