
Klaus+exim at Ethgen
Apr 11, 2012, 6:40 AM
Views: 317
Permalink
|
|
Integer expected for max_rcpt
|
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hello, I want to use an expansion to set the value for max_rcpt in transport. So I try the following: max_rcpt = ${if def:acl_m_singlesend {1}{100}} or max_rcpt = ${eval10:${if def:acl_m_singlesend {1}{100}}} But in both trys I get the message »integer expected for max_rcpt«. I use exim 4.71. Is there any way to convert a string into a integer? Regards Klaus - -- Klaus Ethgen http://www.ethgen.ch/ pub 4096R/4E20AF1C 2011-05-16 Klaus Ethgen <Klaus [at] Ethgen> Fingerprint: 85D4 CA42 952C 949B 1753 62B3 79D0 B06F 4E20 AF1C -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQGcBAEBCgAGBQJPhYmyAAoJEKZ8CrGAGfasI7ML/2v/Xkhj9jlXOixSCoxYOEvm W8SabhraXYiJAEN+vPECnaGg1VIBL8bnrIbq/s3bvWrB71+acVQiBsoZFMwMUshy mDjtnGk3Xbk4tRrE+2E5fbc+9CbhsDHBg2QzfPJSMMkckpBbleYKpFGAeZ6+ztpv lAMkZX3b0Ik6R7VZhV7slYNiZEd1i8/4SRdmXugIG/G/UjBdTnESaOWj5m9LRL16 K4nE1ce4/9X2BE6EH1PoLHLsCrz7zVtsmjI/hZixF6Pye9v4/njVfn9lfkCLgvU+ fQecEEE19PTnMlWrh0QV3zIlEtEwvwE/aUU9GW++Y12syFsfzxP0hDrAR4vmCBDf jxStwZgr63Worf2TFoHjwSfwKP3jVR+2/PsRK1m/0Fb7jNshC89Lxs/xFpkr6VsR +Zl8i1wob7PytiZLc71k6gSSWOnWyYA1ESZ+cD2CuaDPSiR2ob8jCjU81tJItbnD slELpyZvfAiAuf8KWMQX8Qe42YSG5gTXHjd/agOk8w== =YQvJ -----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/
|