preset_4.yml 197 B

1234567891011
  1. headline: lang.rsettings_preset_4
  2. content: |
  3. priority = 10;
  4. rcpt = "/.*@develcow.de$/";
  5. from = "/.*/";
  6. apply "default" {
  7. MAILCOW_WHITE = -9999.0;
  8. }
  9. symbols [
  10. "MAILCOW_WHITE"
  11. ]