On Jan 18, 2019 8:16 AM, Mayuresh <mayur...@acm.org> wrote: > > On Fri, Jan 18, 2019 at 08:03:41AM -0600, Edgar Pettijohn wrote: > > > 554 5.7.1 > > > > Seems like 550 would be a better error code for this situation. > > I was trying to set that (as I noticed gmail didn't complain for a mail > that was bounced "normally" - such as non existent id). > > But struggling to find out an example of how to do it - how do I relate my > reject point with a certain reject code? > > Mayuresh
The only way I know is through an access(5) map. But I'm not sure if it can be done with this specific use case. Edgar