Skip to content
Snippets Groups Projects
Select Git revision
  • 49b2d05bee661e11658e2ac78fcb8b6e3478cd69
  • master default
2 results

.pre-commit-config.yaml

Blame
    • nimrod's avatar
      49b2d05b
      Address pre-commit issues. · 49b2d05b
      nimrod authored
      - Bandit complains on using urlopen, ignore since I'm using a hard-coded
      URL.
      - Pylint complains on the module name, rename.
      - Remove the docker-compose hook, no docker-compose.yml.
      49b2d05b
      History
      Address pre-commit issues.
      nimrod authored
      - Bandit complains on using urlopen, ignore since I'm using a hard-coded
      URL.
      - Pylint complains on the module name, rename.
      - Remove the docker-compose hook, no docker-compose.yml.
    09_sent_messages 568 B
    sent_messages:
    #  driver = accept
      driver = redirect
    #  transport = save_sent_messages
      unseen = yes
      user = Debian-exim
      allow_filter = yes
      local_part_suffix = +*
      local_part_suffix_optional = yes
      repeat_use = no
    #  condition = ${if match {+local_domains}{domain:$sender_address_domain} {yes}{no} }
    #  condition = yes
    #  headers_remove = 
    #  headers_add = X-Sent: Yes
      senders = !root@+local_domains : *@+local_domains
    #  file = /etc/exim4/sent_messages.filter
      data = #Exim filter\n\
    	unseen deliver $sender_address_local_part+Sent@$sender_address_domain