On 6/5/21 3:59 PM, Phil Stracchino wrote: > > 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)
Never mind, I seem to have figured out the problem. It wasn't the relay recipient table I needed to amend, I needed to add the FQDN of the mailserver to mydestination. -- Phil Stracchino Babylon Communications [email protected] [email protected] Landline: +1.603.293.8485 Mobile: +1.603.998.6958
