Navigation

    • Register
    • Login
    • Search
    • Recent
    • Users
    • Groups

    [solved] channel: no 'mirrors.sought.rules.yerp.org' record found, channel failed

    Control Panels
    1
    1
    262
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • sandeep
      sandeep last edited by sandeep

      If you're getting this issues with spamassassin update and want to disable this :

      Cron <root@server> /usr/share/spamassassin/sa-update.cron 2>&1 | tee -a /var/log/sa-update.log
      
      channel: no 'mirrors.sought.rules.yerp.org' record found, channel failed
       SpamAssassin: Update available, but download or extract failed
      

      or

      channel: no 'mirrors.sought.rules.yerp.org' record found, channel failed
      channel: no 'mirrors.updates.spamassassin.org' record found, channel failed
      Update available, but download or extract failed
      

      The solution is to disable sought config :

      cp -r  /etc/mail/spamassassin/channel.d/sought.conf /etc/mail/spamassassin/channel.d/sought.conf.bak
      sed -e '/CHANNELURL=/ s/^#*/#/' -i /etc/mail/spamassassin/channel.d/sought.conf
      sed -e '/KEYID=/ s/^#*/#/' -i /etc/mail/spamassassin/channel.d/sought.conf
      service spamassassin restart
      
      1 Reply Last reply Reply Quote 1
      • 1 / 1
      • First post
        Last post

      Recent Topics

      • nginx/1.20.0 ngx_pagespeed module

      • Almalinux support

      • Error Dovecot IMAP/POP3 Server

      • Problem with How to Enable TLS 1.3 in Apache on CWP

      • Successful delivery message

      • Install latest version of Sqlite3 from source Ubuntu/Debian

      • Install latest version of Sqlite3 from source centos/rhel/el7/el8

      • C

        Mysql load error

      1
      Online

      86
      Users

      117
      Topics

      768
      Posts

      URLs HOME | Blog | Support Portal