What's the approved way to get root's mail from some other machine on a secure (pfsense box) lan?
My server-of-all-work runs 10.2, and I have it set up with postfix, dovecot, pam, and openssl. Openssl seems to believe that the setup is good, but I can't get the mail client, running under XP, to log in as root. Someone, pam I suppose, complains in
maillog that
which I suppose means that it doesn't like me logging in as root.
My server-of-all-work runs 10.2, and I have it set up with postfix, dovecot, pam, and openssl. Openssl seems to believe that the setup is good, but I can't get the mail client, running under XP, to log in as root. Someone, pam I suppose, complains in
maillog that
Code:
Oct 26 09:03:01 server dovecot: pop3-login: Login: user=<root>, method=PLAIN, rip=192.168.0.11, lip=192.168.0.96, mpid=30973, TLS, session=<z5ayPsQ/MhDAqAAL>
Oct 26 09:03:01 server dovecot: pop3(root): Error: Invalid settings in userdb: userdb returned 0 as uid
Oct 26 09:03:01 server dovecot: pop3(root): Error: Invalid user settings. Refer to server log for more information.