Normally, users should use ISP SMTP.
But sometimes it's not possible or not convenient to use (see examples section below).
We could allow users to use mail.nasqueron.org SMTP to send mail when they are authenticated.
That would mean:
Mode | Local delivery? | Relay? |
Authenticated | YES | YES |
Local network | YES | YES |
Anonymous | YES | NO |
Examples
When there is no TLS.
orin.dereckson.drake
$ nc smtpout02.voo.be 587 (no reply) $ nc smtpout02.voo.be 25 220 smtpout02.voo.be ESMTP Postfix STARTTLS 502 5.5.1 Error: command not implemented
When you can't send mail without a carefully crafted FROM
554 5.1.8 <noreply@zammad.example.com>: Sender address rejected: Domain not found
554 <dereckson@orin.dereckson.drake>: Sender address rejected: Domain not found