Hi Folks,
Essentially what's happening is that smtpd is working fine - I can authenticate and send e-mails, but that is as far as it goes. Actual delivery doesn't occur. I've got a debug log for it that says it accepts the message, and gives it to unix.in - and that's where the trail stops - it goes no further. Manually using unix.in to send a message also yields the same result, no actual delivery occurs. Anyone ever have this issue? Thanks.