On 2021-05-29 21:31, Eric Shields | Mass Transit Honchkrow
wrote:> Hi, I'm setting up an email server behind a NAT, and I have the
> necessary DNS records, iptables/ufw rules, and ACLs in place. However,
> I
> cannot sign in with my chosen username, which does exist on the same
> computer I'm hosting the server on.
>
> I am using PAM, not a database, to hold credential information, and SSL
> certificates are active. However, I am getting signal 15 for the
> following processes: anvil, config, and auth.
>
> I can confirm through telnet that the ports I am using are open, and
> these ports are also open on the WAN side, which I believe is needed.
>
> Do you have any pointers for me, or any additional clarifying details?
> - ?
have you set realm in dovecot ?
https://dovecot.org/pipermail/dovecot/2014-January/094534.html
sorry ssl needs love
if it still not working, try showing doveconf -n to members here so it
can be seen whate error is, hopefully you are not alone using pam :=)