Hello! I'm having some issues configuring my opensmtpd server. I have it successfully receiving emails and such and I can read them with IMAP through dovecot. However I can't send emails. It doesn't seem to be authenticating, and therefore giving me invalid recipient.
Here is the output when I try to send with trace, and my configuration file: https://gist.github.com/BitPuffin/745e72afa5b1ebed5338 I suspect that "accept (from local) for any relay" is not enough for a remote to authenticate with system users. So I am suspecting that I somehow need to use PAM authentication. Problem is that I can't find any documentation on how to use PAM. I hope someone can help me resolve this because I'm soooo cloooose :) Cheers! Isak Andersson
