that worked well!Good :)
thank youYeah similar behaviour to handled. It's why you have to override the return codes of modules if you want to do additional processing after a reject.
I guess once reject is sent there is no further processing of the code.
On Sat, Dec 26, 2009 at 1:16 PM, Arran Cudbard-Bell <a.cudbard-bell@sussex.ac.uk> wrote:
On 26/12/2009 10:11, Alex M wrote:Try moving the reject to after the update stanza. I think a return code of reject stops the server processing the current section.As suggested I just tried to replace operator = with := and even with == but reply message is not getting outputted :(
Maybe I'm missing something?
-Arran