[JDEV] Message filter service...
Dave
dave at dave.tj
Sun Apr 14 00:21:32 CDT 2002
Sorry for not being DJ Adams ;-/
That said, you're not getting the message because your rule doesn't
tell the server to store a copy of the message. Think procmail - once
a message has gone through a "delivering" recipe (any recipe, in Jabber
Message Rules), it's considered delivered, and won't enjoy the default
processing that the server normally gives it.
Hope that helped,
Dave Cohen <dave at dave.tj>
Ritu Khetan wrote:
>
> Hi,
>
> This message is intended for DJ Adams if he is aeound,
> else any of hte other memebers could also respond.
>
> I am going through the Programming Jabber book.I found
> an expalnation for the <continue/> tag which says that
> if a continue tag is specified within the rule, the
> appropriate action would be taken and also the message
> would reach the final original destination.
> I tried giving the following rule for myself:
> <query xmlns=\'jabber:iq:filter\' xdbns=\'jabber:iq:filter\'>
> <rule name=\'ritu?s test rule\'>
> <from>veer at 192.168.2.58</from>
> <reply>Hi, i am away on holiday.will get back asap.
> </reply>
> <continue/>
> </rule>
> </query>
>
> The auto-reply did work but the original message never
> reached to my account.
>
> Any explanations or suggestions what is going wrong here??
>
> Regards,
> Ritu
>
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
More information about the JDev
mailing list