You can add all sorts of things using log_selector, this is documented in 
the spec.

Disk space is cheap these days so I just set:

log_selector     = \
        +all \
        -queue_run \
        -ident_timeout

which gives me very chatty lines, including:

 [aa.bb.cc.dd]:46458 I=[ee.ff.gg.hh]:25

which I guess is what you want.

Jethro.


On Fri, 20 Apr 2018, Luca Bertoncello via Exim-users wrote:

> Hi list!
> 
> Is it possible to log the used port for the incoming E-Mail in the mainlog?
> Currently I have something like:
> 
> 2018-04-20 11:57:02 1f9Sms-wer857-24 <= [email protected] H=(mail.blah.de)
> [1.2.3.4] P=esmtps X=TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256 S=4980
> [email protected]
> 
> And I'd like to have:
> 
> 2018-04-20 11:57:02 1f9Sms-wer857-24 <= [email protected] H=(mail.blah.de)
> [1.2.3.4:25] P=esmtps X=TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256 S=4980
> [email protected]
> 
> How can I do that?
> 
> Thanks a lot
> Luca Bertoncello
> ([email protected])
> 
> 
> -- 
> ## 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/

.  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .
Jethro R Binks, Network Manager,
Information Services Directorate, University Of Strathclyde, Glasgow, UK

The University of Strathclyde is a charitable body, registered in
Scotland, number SC015263.

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