Re: SASL configuration is not working.

2021-09-25 Thread raf
On Sat, Sep 25, 2021 at 05:59:36PM -0600, "C. Petro" wrote: > On Sat, Sep 25, 2021 at 4:56 PM Wietse Venema wrote: > > > C. Petro: > > > Sep 25 22:36:28 mailserver postfix/smtpd[6385]: warning: unsupported SASL > > > server implementation: dovecot > > >

Re: SASL configuration is not working.

2021-09-25 Thread C. Petro
Blink Blink. Uh yeah. How'd that happen. I've been staring at that schiznit all stinking day. Thank you. On Sat, Sep 25, 2021 at 4:56 PM Wietse Venema wrote: > C. Petro: > > Sep 25 22:36:28 mailserver postfix/smtpd[6385]: warning: unsupported SASL > > server implementation: dovecot > >

Re: SASL configuration is not working.

2021-09-25 Thread Wietse Venema
C. Petro: > Sep 25 22:36:28 mailserver postfix/smtpd[6385]: warning: unsupported SASL > server implementation: dovecot > 39,1 70% Is that 39,1 70% stuff in main.cf? Wietse

SASL configuration is not working.

2021-09-25 Thread C. Petro
I'm attempting to set up postfix + dovecot + postfixadmin on Ubuntu 20.04 using the provided packages. This is what the SASL configs in main.cf look like: root@mailserver:/etc/postfix# grep -i sasl main.cf smtpd_sasl_auth_enable = yes smtpd_sasl_type = dovecot #smtpd_sasl_path = /var/run/dovecot