Den 03.04.2014 22:00, skrev Brent Garner:
I'm trying to install OpenSMTPD on our server here so we can just send
things to it to see how it outputs. I was able to set this up on my local
machine but getting it on the server has been a little bit of a hassle
because its not connected to the normal repos. I had to install a RPM of opensmtpd and it got on there. I tried to set it up but I keep getting this
error when trying to send a message:

 send-mail: error in offline directory setup

I was just curious if you would have any idea what I could do to fix this.

Check if /var/spool/smtpd and /var/spool/smtpd/offline exist and the permissions. On FreeBSD:

# cd /var/spool/smtpd
# ls -l |grep off
drwxrwxrwt    2 root    wheel    2 Dec 11 15:04 offline

--
Herbert


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

Reply via email to