mocktools / go-smtp-mock

SMTP mock server written on Golang. Mimic any 📤 SMTP server behavior for your test environment with fake SMTP server.
MIT License
123 stars 17 forks source link

[FEATURE] Ability to drop client connection before run SMTP-session #167

Closed bestwebua closed 7 months ago

bestwebua commented 8 months ago

New feature request checklist

Feature description

We need to implement ability to drop client connection before run SMTP-session.