[Rspamd-Users] want to disable greylisting per RCPT

Ronny Seffner ronny at seffner.de
Sun Oct 21 14:23:23 UTC 2018


Hi,

rspamadm configdump shows the following part:

...
settings {
     some_users {
         symbols [
             "TEST_SYMBOL",
         ]
         id = "some_users";
         apply {
             TEST_SYMBOL = 0.100000;
             actions {
                 greylist = null;
             }
         }
         priority = "high";
         rcpt = "ronny at seffner.de";
     }
}
...

As I can see in headers the TEST_SYMBOL is added. But unknown senders 
are still greylisted.

 From UI

...
GREYLIST (0) [greylisted,Sun, 21 Oct 2018 14:26:55 GMT,new record]
...

I'm running rspamd 1.8.1. Any hints?


-- 
Mit freundlichen Grüßen / Kind regards
     Ronny Seffner
--
Ronny Seffner  |  Alter Viehweg 1  |  01665 Klipphausen
www.seffner.de  |  ronny at seffner.de  |  +49 35245 72950


More information about the Users mailing list