Hi,
can no longer compile this version with my current Makefile as there is
WITH_CONTENT_SCAN=yes
enabled and all other scanner interfaces disabled (as DISABLE_MAL_CLAM=yes, DISABLE_MAL_AVAST=yes etc.).
The error at compile-time is
gcc -DMACRO_PREDEF malware.c
malware.c:52:2: error: empty enum is invalid
} scanner_t;
^
malware.c:56:3: error: unknown type name ‘scanner_t’
scanner_t scancode;
^~~~~~~~~
I use rspamd for all scanning, so no direct malware scanning needed, but need the spamd_address setting for rspamd. So I need to enable at least one malware scanner interface (aka comment out DISABLE_MAL_CLAM=yes) to compile the source and use my current configuration.
Getting the following error when disabling the complete WITH_CONTENT_SCAN setting.
main option "spamd_address" unknown
Thanks,
Paul
> On 13. Dec 2018, at 23:52, Heiko Schlittermann via Exim-users <exim-users@???> wrote:
>
> I've built and uploaded Exim 4.92-RC1 to
>
> https://ftp.exim.org/pub/exim/exim4/test
>
> The current ChangeLog and NewStuff files are attached to this message.
> The tree is still open for commits. Please check if you've any pending
> bugfixes or additions.
>
> We need you: Please download, build and check the release candidate(s).
>
> All files there are signed with my GPG key
> 0xD0BFD6B9ECA5694A6F149DCEAF4CC676A6B6C142
> The same key I used to sign this mail.
>
> ** We encourage you to check the signatures of the source tarballs.
> ** The signatures are in the above mentioned location AND attached to
> ** this message.
>
> Best regards from Dresden/Germany
> Viele Grüße aus Dresden
> Heiko Schlittermann
> --
> SCHLITTERMANN.de ---------------------------- internet & unix support -
> Heiko Schlittermann, Dipl.-Ing. (TU) - {fon,fax}: +49.351.802998{1,3} -
> gnupg encrypted messages are welcome --------------- key ID: F69376CE -
> <ChangeLog.txt><NewStuff.txt><exim-4.92-RC1.tar.bz2.asc><exim-4.92-RC1.tar.gz.asc><exim-4.92-RC1.tar.xz.asc><exim-html-4.92-RC1.tar.bz2.asc><exim-html-4.92-RC1.tar.gz.asc><exim-html-4.92-RC1.tar.xz.asc><exim-pdf-4.92-RC1.tar.bz2.asc><exim-pdf-4.92-RC1.tar.gz.asc><exim-pdf-4.92-RC1.tar.xz.asc><exim-postscript-4.92-RC1.tar.bz2.asc><exim-postscript-4.92-RC1.tar.gz.asc><exim-postscript-4.92-RC1.tar.xz.asc>--
> ## List details at https://lists.exim.org/mailman/listinfo/exim-users
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://wiki.exim.org/