maillog.permissions.yml 380 B

12345678910
  1. view maillog:
  2. title: 'View Maillog'
  3. description: 'Allow users to view messages when being sent and all previously sent and logged mails.'
  4. restrict access: true
  5. delete maillog:
  6. title: 'Delete entries from the log'
  7. description: 'Allow users to delete logged mails.'
  8. administer maillog:
  9. title: 'Administer Maillog'
  10. description: 'Allow users to change Maillog settings'