diff options
Diffstat (limited to 'src/mailman/testing/testing.cfg')
| -rw-r--r-- | src/mailman/testing/testing.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mailman/testing/testing.cfg b/src/mailman/testing/testing.cfg index d503247de..b7e80ff02 100644 --- a/src/mailman/testing/testing.cfg +++ b/src/mailman/testing/testing.cfg @@ -22,6 +22,9 @@ #class: mailman.database.postgresql.PostgreSQLDatabase #url: postgres://barry:barry@localhost/mailman +[mailman] +site_owner: noreply@example.com + [mta] smtp_port: 9025 lmtp_port: 9024 |
