mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-05-09 07:46:13 -04:00
* (feat) : Add RCPT-stage domain rejection to reduce SMTP open-relay false positives * (docs) add comments in .env * (tests) add unit tests for RCPT TO * (docs) : update installation documentation with information about RCPT TO process. * (docs) : add missing header parameter * error SA1508: A closing brace should not be preceded by a blank line * (fix) SA1615 - fix stylecop rules * Fix TU * revert * revert * revert