feat: add smtp_relay service; add service_testing/ init

- decnet/services/smtp_relay.py: open relay variant of smtp, same template
  with SMTP_OPEN_RELAY=1 baked into the environment
- tests/service_testing/__init__.py: init so pytest discovers the subdirectory
This commit is contained in:
2026-04-10 01:09:15 -04:00
parent 94f82c9089
commit 63fb477e1f
2 changed files with 43 additions and 0 deletions

View File