Alun <[EMAIL PROTECTED]> said, in message [EMAIL PROTECTED]: > > I think I'll have a quick play with parsing netstat -an --tcp for > $sender_host_address:$sender_host_port to find who the other end is > trying to talk to. This should be close enough to unique for my > purposes.
Actually, thinking about it, it's probably cleanest to beat it into submission with LD_PRELOAD and about 20 lines of C intercepting getsockname(). Cheers, Alun. -- Alun Jones [EMAIL PROTECTED] Systems Support, (01970) 62 2494 Information Services, University of Wales, Aberystwyth -- ## List details at http://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/
