Thanks for trying, but we're talking at cross-purposes here. I should 
have been more explicit -- my question was intended to be about adding 
missing Date headers, completing partial domain names, etc.

        Dave

On Sat, 5 Mar 2022, Thomas Bohl wrote:

>
>> I'm working on getting OpenSMTPd on OpenBSD 7.0-release working
>> properly, and don't see any information about the special handling that
>> MSAs can/should do that MTAs shouldn't and don't see any obvious way to
>> tell OpenSMTPd to do this handling on the submission/submissions ports.
>
> listen on 0.1.2.3 port 25 tls \
>       hostname mx.example.com pki $foo \
>       filter { "rdns", "fcrdns" }
>
> listen on 0.1.2.3 port 465 smtps \
>       hostname smtp.example.com pki $bar \
>       mask-src auth <table>
>
> Two different ports, two different ways of handling things.
>
> hth
>

-- 
Dave Anderson
<[email protected]>

Reply via email to