I want to accept all mail sent to James, regardless of host or user and forward it to a specfic account. I tried: <mailet match="All" class="Forward"> <forwardto>[email protected]</forwardto> </mailet>
It doesn't work, I get this: 550 5.7.1 Requested action not taken: relaying denied Please help -- View this message in context: http://old.nabble.com/Accept-and-forward-all-mail--tp34643569p34643569.html Sent from the James - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
