diff options
Diffstat (limited to 'src/mailman/rules/data')
| -rw-r--r-- | src/mailman/rules/data/org_domain | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/src/mailman/rules/data/org_domain b/src/mailman/rules/data/org_domain deleted file mode 100644 index 4e6f7816e..000000000 --- a/src/mailman/rules/data/org_domain +++ /dev/null @@ -1,23 +0,0 @@ -// Test data for dmarc organizational domains. - -// There are just a few domain entries here for testing purposes. - -// biz : https://en.wikipedia.org/wiki/.biz -biz - -// com : https://en.wikipedia.org/wiki/.com -com - -// org : https://en.wikipedia.org/wiki/.org -org - -// jp geographic type names -// http://jprs.jp/doc/rule/saisoku-1.html -*.kobe.jp -!city.kobe.jp - -// A line with a trailing comment for testing -co.uk some nonesence - -// A line with leading white space (ignored) - example.biz |
