diff options
| author | bwarsaw | 2001-12-31 21:39:13 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-12-31 21:39:13 +0000 |
| commit | 1d3b66585c9cd6e159477b427c7b118d0654d8cd (patch) | |
| tree | 04486fec270bbf7729cd854db71e2cb012c9c68b /tests | |
| parent | 8727fca0d336b306ef6fac332b0a7fba07afb6e7 (diff) | |
| download | mailman-1d3b66585c9cd6e159477b427c7b118d0654d8cd.tar.gz mailman-1d3b66585c9cd6e159477b427c7b118d0654d8cd.tar.zst mailman-1d3b66585c9cd6e159477b427c7b118d0654d8cd.zip | |
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/test_bounces.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_bounces.py b/tests/test_bounces.py index f0cb51231..65247d0da 100644 --- a/tests/test_bounces.py +++ b/tests/test_bounces.py @@ -55,6 +55,7 @@ class BounceTest(unittest.TestCase): ('DSN', 'dsn_06.txt', ['hao-nghi.au@fr.thalesgroup.com']), ('DSN', 'dsn_07.txt', ['david.farrar@parliament.govt.nz']), ('DSN', 'dsn_08.txt', ['news-list.zope@localhost.bln.innominate.de']), + ('DSN', 'dsn_09.txt', ['pr@allen-heath.com']), # SMTP32 ('SMTP32', 'smtp32_01.txt', ['oliver@pcworld.com.ph']), ('SMTP32', 'smtp32_02.txt', ['lists@mail.spicynoodles.com']), |
