On Thu, 02 Jul 2015 01:08:08 -0700, Tom Keene <[email protected]> wrote:

I'm setting up opensmtp in order to learn about email systems, forward
emails [email protected] to [email protected] account and deliver emails
from [email protected] to a local maildir. I'm starting with a simple
setup so I can understand the syntax and have the following in my
"/etc/smtpd/smtpd.conf". However while emails sent to [email protected]
are recieved correctly, they are saved to the maildir, but not
forwarded to [email protected] (actual email names are changed). Any
ideas? I'm obviously misunderstanding how the config should work!

Best way IMO to dig into a problem like this is to start the smtpd daemon manually with the 'Do not daemonize' and 'verbose output' options, then watch the output to see exactly how and why the rule is failing.

I added a Debugging section to the OpenSMTPD Arch wiki entry [1]. Have you tried adapting the example config there to your needs yet?

[1] https://wiki.archlinux.org/index.php/OpenSMTPD#Debugging

--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to