Hi,

Here you go,

pki mail.example.com certificate "/etc/ssl/example.com.fullchain.pem"
pki mail.example.com key "/etc/ssl/private/example.com.key"

table aliases file:/etc/mail/aliases
table vdomains file:/etc/mail/vdomains
table vusers file:/etc/mail/vusers
table creds file:/etc/mail/creds

listen on lo
listen on lo port 10028 tag DKIM_OUT
listen on egress port smtp tls pki mail.example.com auth-optional
listen on egress port submission tls-require pki mail.example.com auth <creds>

accept from local for local alias <aliases> deliver to lmtp "/var/dovecot/lmtp" 
rcpt-to
accept from any for domain <vdomains> virtual <vusers> deliver to lmtp 
"/var/dovecot/lmtp" rcpt-to
accept tagged DKIM_OUT for any relay
accept from local for any relay via smtp://127.0.0.1:10027

Maybe I am using the openssl command wrong. I just want to confirm the SMTP 
user credentials via the CLI.


> On 9 Sep 2018, at 2:44 pm, ed...@pettijohn-web.com wrote:
> 
> Without your smtpd.conf it's hard to know, but I suspect you don't have 
> 'auth' on port 25. 
> On Sep 8, 2018 11:16 PM, Antonino Sidoti <n...@sidoti.id.au> wrote:
>> 
>> 
>> 
>> There was an error while decoding the 
>> message.(���z+�v�b�f����j�ʋ���.n�+��������)z{&��h��{.n�+���zwZ�������Ϯ�˛���m�)z{&��h�

Reply via email to