-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hello folks,

I want to implement the relevant part of amavis spamchecking direct in
exim using embedded perl. The solution need to get several parameter
from ldap. So I plan to do the ldap query only once and cache it in a
global variable inside perl.

So my question ist, if it is sure that the same perl process is used for
different queries in the same ACL (or over all ACL?) Or do I have to
take care of mixed calls for different incoming mails in the same
context?

The documentation only mention perl_at_start but this parameter seems to
be somewhat unuseful as it will started several times in several states
of the daemon.

Regards
   Klaus
- -- 
Klaus Ethgen                              http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen <[email protected]>
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQGcBAEBCgAGBQJO1P/BAAoJEKZ8CrGAGfasmY4L/AjACTPmlKXaV7hQhyum7mhn
dmOd9mYlP360tettx5OXS1LY3492tVAf3TrDd9xJ8MG5+Vif1SYsUuWorefZDr15
a2pUPsa1sUv9r8CJLL0fI1BE8/BzwqBQXzhEKhethqMc4HOEvIq1FV65tZDykS6p
8yzlnvqnAQlkjp0IHfj1DK+lz/MA+cSEtpEBNM6kb7x5pMiyWhC3SOqEiC4qOhgB
CNEMEhHhEUXIy1CJrYmAk20BwooH6RW80RWjmr0V4vzDVg7Rf8EofZzd7a4D1OO0
F0MKh0bp/5xJI97GJPNlfVqAtIIMVAGueDNqGCPZQbwF3IKbXKfw5tjt8fduOZsQ
xb4BqGxHNNKPdm7lS6pT9M1Lp4hf4MzJjOe9veBgEE2QHndWCGyxKLX3cnoiaNHU
BoRDPkNLL1IFvSN2zbgptMZN27RfkoDVUY22+Z4fQMzFLt4vaaD8/g6cFqQQu8bJ
1/9+OMymQKM/HPfv1uW+qeHetuRPngyJCqBytP6cJg==
=ozNU
-----END PGP SIGNATURE-----

-- 
## 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/

Reply via email to