> On Sun, Jan 23, 2022 at 12:33:57PM -0500, Bill Cole wrote:
>> On 2022-01-22 at 23:00:55 UTC-0500 (Sat, 22 Jan 2022 23:00:55 -0500)
>> Ruben Safir
>> is rumored to have said:
>>
>> >I am really lost as to why dovecot is not authenticating
>> >
>> >I have
>> >
>> >smtpd_sasl_type = dovecot
>> >
>
On Sun, Jan 23, 2022 at 12:33:57PM -0500, Bill Cole wrote:
> On 2022-01-22 at 23:00:55 UTC-0500 (Sat, 22 Jan 2022 23:00:55 -0500)
> Ruben Safir
> is rumored to have said:
>
> >I am really lost as to why dovecot is not authenticating
> >
> >I have
> >
> >smtpd_sasl_type = dovecot
> >
> >in main.cf
On 2022-01-23 18:33, Bill Cole wrote:
I wish you good luck in figuring out your problem without that
information, as you would certainly need it.
so many bad guides on make it not work, and so few that works
https://doc.dovecot.org/configuration_manual/howto/postfix_and_dovecot_sasl/
only fa
Dnia 22.01.2022 o godz. 23:00:55 Ruben Safir pisze:
> I am really lost as to why dovecot is not authenticating
>
> I have
>
> smtpd_sasl_type = dovecot
>
> in main.cf
And what is the value of smtpd_sasl_path ?
I have
smtpd_sasl_path = private/auth
in main.cf, and in Dovecot config I have
s
On 2022-01-22 at 23:00:55 UTC-0500 (Sat, 22 Jan 2022 23:00:55 -0500)
Ruben Safir
is rumored to have said:
I am really lost as to why dovecot is not authenticating
I have
smtpd_sasl_type = dovecot
in main.cf
and
# Postfix smtp-auth
unix_listener /var/spool/postfix/private/auth {
mode = 066
On 22.01.22 23:00, Ruben Safir wrote:
I am really lost as to why dovecot is not authenticating
I have
smtpd_sasl_type = dovecot
in main.cf
and
# Postfix smtp-auth
unix_listener /var/spool/postfix/private/auth {
mode = 0666
user = postfix
group = postfix
}
in /etc/dovecot/conf.d/10-master.con
I am really lost as to why dovecot is not authenticating
I have
smtpd_sasl_type = dovecot
in main.cf
and
# Postfix smtp-auth
unix_listener /var/spool/postfix/private/auth {
mode = 0666
user = postfix
group = postfix
}
in /etc/dovecot/conf.d/10-master.conf
I want it to authenticate on su