Not a problem. The only reason I am sure the man page was there is I wrote it myself a few months back :) Enjoy let us know if its not clear enough.
-- Jason Barbier [email protected] On Sun, Jan 11, 2015, at 07:00 PM, Edgar Pettijohn wrote: > just saw the opensmtpd-extras is available as a package from my local mirror. sorry for the noise. > On 01/11/15 19:47, Edgar Pettijohn wrote: >> Just did: >> cd /usr/src/usr.sbin/smtp && cvs -q up -Pd >> >> then: >> >> make && make install >> >> then: >> >> man table-sqlite >> >> and nothing. then: >> >> ls /usr/share/man/man5 | grep sqlite >> and its not there. I went ahead and just copy and pasted from the link below to install the man page. Just looked at cvsweb and table_sqlite.5 is missing. >> >> >> On 01/11/15 19:19, Jason Barbier wrote: >>> it requires that you have opensmtpd-extras >>> https://github.com/OpenSMTPD/OpenSMTPD-extras. to compile the source on openbsd all you need is the sources. >>> >>> -- >>> Jason Barbier [email protected] >>> >>> >>> On Sun, Jan 11, 2015, at 04:51 PM, Edgar Pettijohn wrote: >>>> I'm running openbsd current and man table-sqlite shows nothing. Do I need to checkout with cvs and compile smtpd? >>>> >>>> On 01/11/15 18:04, Jason Barbier wrote: >>>>> if you have the extras installed man table-sqlite >>>>> >>>>> -- >>>>> Jason Barbier [email protected] >>>>> >>>>> >>>>> On Sun, Jan 11, 2015, at 10:07 AM, edgar wrote: >>>>>> Just curious when the man pages will be updated with info on sqlite backend? >>>>>> >>>>>> Thanks, >>>>>> >>>>>> Edgar >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> Sent from Samsung tablet >>>>> >>>> >>> >> >
