hi, since enable this on main.cf
        notify_classes = resource, software, bounce
        bounce_notice_recipient = n...@domain.com

i will recieve the message
        <r...@domain.com>: host mail.domain.com[private/dovecot-lmtp] said: 550 
5.1.1
        <r...@domain.com>: User doesn't exist: r...@domain.com (in reply to 
RCPT TO command)

grep -Ril "r...@domain.com" /etc 'result in no possible hit'

i try also to add this alias to /etc/aliases
        root: n...@domain.com 'so that this root forrwarding to name'

search and see that this will comming from
        /etc/cron.daily/spamassassin: channel 'updates.spamassassin.org':
        could not find working mirror, channel failed sa-update failed for 
unknown reasons

after check i see this didn't answer
        # ping updates.spamassassin.org
        ping: updates.spamassassin.org: No address associated with hostname

after check /etc/cron.daily/spamassassin i dont see any entry like this 
mailaddress
so please how i can change this, so that always this message come to me Adress 
to:
        n...@domain.com

or comming this from the older version from Spamassassin like "spamassassin 
3.4.2-1+deb10u3"?
        /etc/cron.daily/spamassassin

i'am running with Debian 10.13 and spamassassin
        SpamAssassin version 4.0.0
        Perl version 5.28.1

meny thanks for any hint

Reply via email to