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 <[EMAIL PROTECTED]> 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>[EMAIL PROTECTED]</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 > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev > _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
