Smart Business Lists wrote: > Not exactly an IMGATE issue but I have a Postfix (2.0.8) server > responding with a 450 <address> User unknown in local recipient table. > > What does this mean and why is it a 450 instead of a 550? > Is it ever going to appear in the local recipient table? >
My guess is that if you don't export your IMail users to IMGate, then you don't have: local_recipient_maps = (that's nothing after the equals) If you do export your users, then that user isn't in your local recipient map. The error code is set by: unknown_local_recipient_reject_code = 450 (450 is the default) > > > > Terry Fritts -- Chris Scott Host Orlando, Inc http://www.hostorlando.com/
