Yes, please. Appreciate the sharing! :) On 10/10/13 5:09 PM, "Hamster" <[email protected]> wrote:
>Hi Jan, > >We did something like that. Our use case was for throttling purposes (if >too many emails per sec from address x then reply with different smtp >code). Is this what you need(or similar)? > >Will share tomorrow when next to my laptop. > >Cheers >On Oct 9, 2013 11:42 PM, "Jan Drake" <[email protected]> wrote: > >> Hello, >> >> We have an urgent situation where we need to be able to reject inbound >> messages at the smtp layer. Essentially, we need to take the whole >>message >> after the .<crlf><crlf> in the smtp protocol, evaluate it, and then >>return >> in certain conditions and appropriate SMTP error message to notify the >> sender the message was not accepted (and why). >> >> Seems like james-smpthandler.xml would enable us to do this but can't >>find >> ANY real examples of handlers and how to configure them in properly for >> this >> scenario. >> >> Any assistance is welcome and GREATLY appreciated. >> >> >> [email protected] >> >> Jan >> >> >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
