uribl plugin: added 'pass' prefix to log message
This commit is contained in:
parent
77182ec6e2
commit
d06eac3dc1
@ -486,7 +486,7 @@ sub data_handler {
|
||||
});
|
||||
|
||||
unless ($queries) {
|
||||
$self->log(LOGINFO, "No URIs found in mail");
|
||||
$self->log(LOGINFO, "pass, No URIs found in mail");
|
||||
return DECLINED;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user