Hello Am 21.06.21 um 21:15 schrieb "Daniel Carlos Silva" ([email protected]): > Hi, > we have an in house developed solution that gets mail from spam folder and > feeds user's personal blacklist that marked message as spam. > That works quite well. But we have a problem when the user selects a entire > folder content and marks it as spam, sometimes 3000 e-mails sent at once. > There is a way to limit the number of "Mark as spam" mails at once? > tks >
No, you just can set how many Spam emails are send within one reporting
email in sogo.conf.
See option "limit" in "SOGoMailJunkSettings":
SOGoMailJunkSettings = {
vendor = "generic";
junkEmailAddress = "[email protected]";
notJunkEmailAddress = "[email protected]";
limit = 1;
};
Kind regards,
Christian Mack
--
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung IT-Dienste Forschung und Lehre
78457 Konstanz
+49 7531 88-4416
smime.p7s
Description: S/MIME Cryptographic Signature
