From 3e160e27e4686620d16477a9ea9cf00141e52ce7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 10:41:51 +0200 Subject: Adding upstream version 3.9.0. Signed-off-by: Daniel Baumann --- src/global/mail_proto.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/global/mail_proto.h') diff --git a/src/global/mail_proto.h b/src/global/mail_proto.h index 315a2e1..bea0886 100644 --- a/src/global/mail_proto.h +++ b/src/global/mail_proto.h @@ -62,6 +62,13 @@ #define MAIL_SERVICE_TLSPROXY "tlsproxy" #define MAIL_SERVICE_POSTLOG "postlog" + /* + * Process names: convention is to use the basename of an executable file, + * but there is nothing to enforce that. + */ +#define MAIL_PROC_NAME_SMTP "smtp" +#define MAIL_PROC_NAME_LMTP "lmtp" + /* * Mail source classes. Used to specify policy decisions for content * inspection and SMTPUTF8 detection. -- cgit v1.2.3