core/stanza_router.lua
changeset 2685 f9bc95aadc26
parent 2624 99b60dc15174
child 2917 2a6552b22f01
--- a/core/stanza_router.lua	Sat Feb 20 00:52:28 2010 +0000
+++ b/core/stanza_router.lua	Sun Feb 21 17:43:05 2010 +0500
@@ -140,6 +140,7 @@
 			to_type = '/host';
 		else
 			to_type = '/bare';
+			to_self = true;
 		end
 	end