Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CE0F8200C6A for ; Wed, 19 Apr 2017 12:49:43 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CCAB6160B94; Wed, 19 Apr 2017 10:49:43 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 20476160B86 for ; Wed, 19 Apr 2017 12:49:42 +0200 (CEST) Received: (qmail 90984 invoked by uid 500); 19 Apr 2017 10:49:42 -0000 Mailing-List: contact user-help@guacamole.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@guacamole.incubator.apache.org Delivered-To: mailing list user@guacamole.incubator.apache.org Received: (qmail 90973 invoked by uid 99); 19 Apr 2017 10:49:42 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Apr 2017 10:49:42 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id D578F1B05FE for ; Wed, 19 Apr 2017 10:49:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.594 X-Spam-Level: X-Spam-Status: No, score=0.594 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=messagingengine.com Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 3O7zun673Mch for ; Wed, 19 Apr 2017 10:49:40 +0000 (UTC) Received: from new1-smtp.messagingengine.com (new1-smtp.messagingengine.com [66.111.4.221]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 6B30E5F5A5 for ; Wed, 19 Apr 2017 10:49:39 +0000 (UTC) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailnew.nyi.internal (Postfix) with ESMTP id BCF21E3 for ; Wed, 19 Apr 2017 06:49:38 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute7.internal (MEProxy); Wed, 19 Apr 2017 06:49:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s= fm1; bh=3neiy2rwPmopwlpolbX+YkH77EMk3OH/ERB1Qwe3BxU=; b=a9kt3Znk hFAYmpO8ajh7s55J0WlGQvv7OyKGk90f1PX+0A/uRKAE7UTu5ZMrKxOiNzyjOtES Z/BWcSs9GlQUZr8OmzXEKZ4KW9mqTpQr13HKaxPHAi6yQkdebr11ocd/qhDdSr1w 7TJsfbOTOI++NXt1fljhNUs5OVkhGDumUqva/U/WVxxHn5R7msDYvTrjpKavxbGz W4x9eofnmnjAsczmTGzYT3Ocxe5cCstHu3nbYaiQyVsKjDs8UrVTO7NqIM1UQMb7 9Z3aX2oFCLkQ0s5cnMyrfKC9kJW4lth4SXooBekYdYjsRUesEvDV6pfoBf7Fhcxn D+n0wrgbSePNPA== X-ME-Sender: X-Sasl-enc: Din91bbkN1hBXEEDa5AlbxF1P5mfEYr2OXusj7uOlxnD 1492598978 Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mail.messagingengine.com (Postfix) with ESMTPA id 471EE7E7E0 for ; Wed, 19 Apr 2017 06:49:38 -0400 (EDT) Date: Wed, 19 Apr 2017 03:39:16 -0700 (PDT) From: matteotartara To: user@guacamole.incubator.apache.org Message-ID: <1492598356011-804.post@n4.nabble.com> In-Reply-To: <1492598328598-803.post@n4.nabble.com> References: <1492521436227-793.post@n4.nabble.com> <1492530983143-797.post@n4.nabble.com> <1492598328598-803.post@n4.nabble.com> Subject: Re: Problem with RDP(initial-program) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Wed, 19 Apr 2017 10:49:44 -0000 SCREEN OUTPUT -- View this message in context: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/Problem-with-RDP-initial-program-tp793p804.html Sent from the Apache Guacamole (incubating) - Users mailing list archive at Nabble.com.