I use rspamd in combination with Postfix, and I have the following set
of aliases defined for spam retraining:

# rspamd retraining
retrain-ham:            "| rspamc learn_ham"
retrain-spam:           "| rspamc learn_spam"
ham:                    "| rspamc learn_ham"
spam:                   "| rspamc learn_spam"


However, if I attempt to bounce or forward mail to these addresses for
retraining, I get the following error:

<[email protected]> (expanded from <[email protected]>):
    host minbar.caerllewys.net[10.24.32.15] said: 550 5.1.1
    <[email protected]>: Recipient address rejected:
User unknown in relay recipient table (in reply to RCPT TO command)



I'm unclear how the relay recipient table enters into this, or what I
need to put into it to make these aliases work correctly.  So far I've
failed to find anything useful in web searches on the error message.
Can someone enlighten me or point me at a working example of what I need
to do here?



-- 
  Phil Stracchino
  Babylon Communications
  [email protected]
  [email protected]
  Landline: +1.603.293.8485
  Mobile:   +1.603.998.6958

Reply via email to