I hoped for at least 64 bits on an amd64 system ... but NOoo ?

beesty:~# exim -be '${eval10:${extract{1}{.}{11.22.33.44}}<<24 + 
${extract{2}{.}{11.22.33.44}}<<16}'
-4611686018427387904
beesty:~# exim -be '${eval:${extract{1}{.}{11.22.33.44}}<<24 + 
${extract{2}{.}{11.22.33.44}}<<16}'
-4611686018427387904

Or any other pure exim way to convert ipv4 addresses into uint64 numbers?

-- 
Ian

-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to