Home server queues pull messages from Store and forward queues. The route of the pull only spans a single network hop. Only messages for the queue manager hosting the home server queue will be pulled down. (Q: can home server queue pull using a via connection?). Messages pulled from the store and forward queue are presented to the queue manager using a normal put method call, and are then resolved as normal. The messages pulled down this way should all be destined for local queues.