X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/8ca17b9a328732cac9ccd9e1c96c8d35777afe88..ebb51f80568cc35cf3cd2f99a31a28f72526798d:/src/msgTypes.sml diff --git a/src/msgTypes.sml b/src/msgTypes.sml index 08972bb..c6dcb50 100644 --- a/src/msgTypes.sml +++ b/src/msgTypes.sml @@ -100,6 +100,8 @@ datatype msg = (* Response to MsgSaQuery *) | MsgSaSet of string * bool (* Set the filtering status of a user or e-mail address *) + | MsgSaChanged + (* Reload spamassassin addrs *) | MsgSmtpLogReq of string (* Request all current SMTP log lines about a domain *) | MsgSmtpLogRes of string