On 10/10/24 09:15, Mark Lawrence wrote: > worked out it must have come in on the submissions port. It would have been > obvious if the port and/or interface was included in the log output. > > So my simple request is for two additional keys to be added to the "smtp > connected" > output: > interface="/run/smtpd.sock|lo|ens192|eth0|..." > port="<blank>|25|465|587|...."
You can enable tracing which will log the information you are looking for. For example: smtpctl trace smtp -- Christian