From: Jason Mills
Make sure we have a connection id before using it.
If we don't have a connection prefix with pid.
Signed-off-by: Jason Mills
---
plugins/logging/connection_id |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/plugins/logging/connection_id b/plug
From: Jason Mills
id() is hex a representation of remote_ip, remote_port and time of creation.
Signed-off-by: Jason Mills
---
lib/Qpsmtpd/Connection.pm | 15 +++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/lib/Qpsmtpd/Connection.pm b/lib/Qpsmtpd/Connection.p