Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 42F7BD468 for ; Tue, 14 Aug 2012 16:45:17 +0000 (UTC) Received: (qmail 7888 invoked by uid 500); 14 Aug 2012 16:45:16 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 7841 invoked by uid 500); 14 Aug 2012 16:45:16 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 7831 invoked by uid 99); 14 Aug 2012 16:45:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Aug 2012 16:45:16 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of paddy.carman@gmail.com designates 209.85.220.171 as permitted sender) Received: from [209.85.220.171] (HELO mail-vc0-f171.google.com) (209.85.220.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Aug 2012 16:45:09 +0000 Received: by vcdd16 with SMTP id d16so577727vcd.2 for ; Tue, 14 Aug 2012 09:44:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=4IRyV8jqJbxfPucpfjF8PQQAD+d5arQP0DrJYtz3xXk=; b=Hwp/ywtVsn8kit/WKlJQEgc6H9B+chx6PZrDZ16vuv7QSspk4gkpxKpy8j6wBVP+vk z02ALMUWj52lHZs6GY3lv2Fb+sJygnhhODNvbj7h5YjmmwF3WbP/v5dnzJ3XyZTGM69M 5BaJd0m1wK6sUDJgTRDenuNQZNSelSzMcAXg9yT7myILsbyFwOS4mAeXHv/v1DZil3qf 4ztKI/XESRw2bF3s2M2Yo0bYpWSzMUdiEEBTltZGmW2pXIhShPL+EOX3zL2/OhGGqVs6 y6ihCFnfKJiSjDrBTDDLqzqRVKiL0JB0QEqqmgU6ZtvBaL54wd6yb/bDI46ViQGz/cTB K06Q== MIME-Version: 1.0 Received: by 10.43.12.137 with SMTP id pi9mr3436356icb.26.1344962688595; Tue, 14 Aug 2012 09:44:48 -0700 (PDT) Received: by 10.64.22.69 with HTTP; Tue, 14 Aug 2012 09:44:48 -0700 (PDT) Date: Tue, 14 Aug 2012 09:44:48 -0700 Message-ID: Subject: How to determine originator of message at the receiver? From: Paddy Carman To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=bcaec5186ff64a380804c73c8738 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec5186ff64a380804c73c8738 Content-Type: text/plain; charset=ISO-8859-1 Hi - Is it possible to determine (at the receiver), the client that originated the message that was sent to a queue or a topic? Would this require adding custom header fields? Has there been some work in this direction that someone can point me to? Basically I'm looking for something like a "from" field in XMPP. Appreciate the help! Thanks, PC --bcaec5186ff64a380804c73c8738--