Hi Alessandro,

I just downloaded the new archive and had some problems compiling it:


- There are some problems with zdkimfilter if nettle is not installed:

        - redact.c cannot be compiled without “#include "parm.h"” being
          added to it
        - zdkimfilter.c cannot be compiled because copy_until_redacted()
          tries to use redacted() in redact.h which is hidden by #ifdef
          when nettle is not present


- In any case I could not compile zdkimfilter.c because of the
  definition of parm_z_reputation_root. My compiler (gcc 4.7.2) does not
  allow arrays to be initialized with NULL. I had to change the type of
  this variable to "char const *" to be able to compile zdkimfilter.


Regards,
Matthias

El 2012-10-28 20:45:59, Alessandro Vesely escribió:
> Date: Sun, 28 Oct 2012 20:45:59 +0100
> From: Alessandro Vesely <[email protected]>
> Subject: [courier-users] ANN: zdkimfilter 1.0
> To: Courier Users <[email protected]>
> Authentication-Results: eder.amessage.eu;  spf=pass
>  smtp.mailfrom=lists.sourceforge.net
> User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20121010
>  Thunderbird/16.0.1
> X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.2
> 
> Hi all,
> 
> the tarball for the new version is ready:
> http://www.tana.it/sw/zdkimfilter/
> 
> Check it out.
> 
> ------------------------------------------------------------------------------
> WINDOWS 8 is here. 
> Millions of people.  Your app in 30 days.
> Visit The Windows 8 Center at Sourceforge for all your go to resources.
> http://windows8center.sourceforge.net/
> join-generation-app-and-make-money-coding-fast/
> _______________________________________________
> courier-users mailing list
> [email protected]
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

-- 
Matthias Wimmer
Contact details:     http://matthias.wimmer.tel/

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to