Postfix "warning: cannot get RSA private key from file"
- by phew
I just followed this tutorial to set up a postfix mailserver with dovecot and mysql as backend for virtual users.
Now I got the most parts working, I can connect to pop3 pop3s imap and imaps.
Using
echo TEST-MAIL | mail myaccount@hotmail.com
works fine, when I log into my hotmail account it shows the email.
It also works in reverse hence my…