Can someone please explain the following thing to me?
1. When should I write SmtpReceiveAgent and when should I write RoutingAgent
2. How can I control the email flow in Transport Agent? Such as, reject email delivery, accept email delivery, and discard email delivery. Is it possible to do the above actions in both SmtpReceiveAgent and RoutingAgent?
Thanks