This file is indexed.

/usr/share/sympa/default/scenari/invite.owner is in sympa 6.1.7~dfsg-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
title.gettext invite perform by list owner do not need authentication

is_owner([listname],[sender])  smtp,dkim,md5,smime -> do_it
is_listmaster([sender])        smtp,dkim -> request_auth
is_listmaster([sender])        md5,smime -> do_it
true()                         smtp,dkim,md5,smime -> reject(reason='invite_owner')