Ian P. Christian wrote:
> B. Johannessen wrote:
>> Exim needs to generate a new message ID for each message it receives, 
>> and it may receive more then one message per connection. It therefore 
>> doesn't make much sense to generate the message ID at the HELO/EHLO 
>> point in the conversation.
> 
> Good point - but wouldn't then a connection-id be a useful thing to have?

I guess you could make one yourself in the connect ACL, using $pid and 
$tod_epoch, storing it in $acl_cX...


        Bob

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to