Autor: Dave Smith Datum: To: exim-users Betreff: [exim] Re: Exim + sqlite on freebsd
Jonathan Vanasco wrote:
>
> has anyone gotten the exim-sqlite to run on freebsd off the ports tree?
>
> i keep getting errors trying to get it to work
>
> if anyone has been able to do it, would you share your make args for
> exim and sqlite?
>
> thanks.
>
Yes I have. I did use the main port and add the option to the command line:
From pkgtools.conf
'mail/exim' => 'WITH_CONTENT_SCAN=yes WITH_SPF=yes WITH_SQLITE=yes'