Two questions : logging and DNS reply returned 'no error'

263 views
Skip to first unread message

Sophie Loe

unread,
May 14, 2017, 3:12:35 PM5/14/17
to rspamd
Hi, 
Just installed rspamd.

1. Could somebody clarify how I can have this log to /var/log/rspamd/rspamd.log ? 
The default packages ( debian 8 ) put the logging to console and to /var/log/mail.log. I've tried changing this as per the wiki and only mamaged to break rspamd.

logging {

    type = "console";

    systemd = true;

    .include "$CONFDIR/logging.inc"

    .include(try=true; priority=1,duplicate=merge) "$LOCAL_CONFDIR/local.d/logging.inc"

    .include(try=true; priority=10) "$LOCAL_CONFDIR/override.d/logging.inc"

}



2.  Is this a normal message and how should I correct this?

rspamd_monitored_dns_cb: DNS reply returned 'no error' for multi.uribl.com while 'no records with this name' was expected



Many thanks, Soph.

Sophie Loe

unread,
May 14, 2017, 3:17:21 PM5/14/17
to rspamd
Hi, 
My first question has been answered in an earlier post. Apologies:

Alexander Moisseev

unread,
May 14, 2017, 3:48:00 PM5/14/17
to rsp...@googlegroups.com
On 5/14/2017 10:12 PM, Sophie Loe wrote:
> 2. Is this a normal message and how should I correct this?
>
> rspamd_monitored_dns_cb: DNS reply returned 'no error' for multi.uribl.com while 'no records with this name' was expected
>

https://rspamd.com/doc/faq.html#why-do-i-have-monitored-errors-in-my-log-files

Sophie Loe

unread,
May 15, 2017, 3:22:23 PM5/15/17
to rspamd
Thanks.  
Strange because I have PDNS recursor running:

# cat  /etc/rspamd/local.d/dns.conf 

options {

dns {

# 9/10 on 127.0.0.1 and 1/10 to 8.8.8.8

nameserver = ["127.0.0.1:53:10"];

#nameserver = ["127.0.0.1:53:10", "10.0.1.1:53:1"];

}

}



Is this in the right place?



On Sunday, 14 May 2017 21:12:35 UTC+2, Sophie Loe wrote:

rtaka...@gmail.com

unread,
May 17, 2017, 3:28:42 AM5/17/17
to rspamd
I think dns setting need write in "./ <rspamd config dir> /override.d/options.inc".

2017年5月16日火曜日 4時22分23秒 UTC+9 Sophie Loe:
Reply all
Reply to author
Forward
0 new messages