From enrique@perezterron.net Fri Feb 17 21:50:12 2017 Received: (at submit) by bugs.x2go.org; 17 Feb 2017 20:50:13 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=0.9 required=3.0 tests=BAYES_50,DKIM_SIGNED, T_DKIM_INVALID,URIBL_BLOCKED autolearn=no version=3.3.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id EB3795DA4D for ; Fri, 17 Feb 2017 21:50:11 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PY-E5xACHxvA for ; Fri, 17 Feb 2017 21:50:04 +0100 (CET) X-Greylist: delayed 400 seconds by postgrey-1.34 at ymir.das-netzwerkteam.de; Fri, 17 Feb 2017 21:50:04 CET Received: from mail307.opentransfer.com (mail307.opentransfer.com [98.130.1.152]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 2C4F75DA4C for ; Fri, 17 Feb 2017 21:50:04 +0100 (CET) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=perezterron.net; s=dkim-shared; x=1487969404; h=Comment: DomainKey-Signature:Received:Received:To:From:Subject:Message-ID: Date:User-Agent:MIME-Version:Content-Type: Content-Transfer-Encoding; bh=FPo8hWfCYEkRHXlPcaaRRIkJmshSFkdhzg PbdZ1dsrs=; b=sDBf0z5mTmZhT/d3mUkC9uidxYD/sZXWH+SVSbzFIHwsD/MuQ8 QWgWihcK+TNUrfLbRJEPRm4IkMiulJ6A+7IiS6nlNz2Vp5g15gucPUwfB0S2nAY9 NyjNzHb/M6scdV+yxJfZ2dyxtz4fi98IDFdOi2gBUFo2tMkI+KDADqz/0= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dkim-shared; d=perezterron.net; h=Received:Received:X-Originating-IP:To:From:Subject:Message-ID:Date:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding; b=UIon+fmPc692doVnLoua9CJAz1727TNed2pwGdyK09R7DUSwKYPbLwbLFyYW5V rUqOVvX702xcZCSqtnOn+AgbSAdwAhsiyKi1R3wlOnwdNYDYbkr9sI7m6rRu+B7w 1rZVUbJzjjt9HqpPjmNc3jZ/86eFpKhkrWzacTICtl4uI=; Received: (qmail 18476 invoked by uid 399); 17 Feb 2017 20:43:22 -0000 Received: from unknown (HELO ?10.0.0.87?) (enrique@perezterron.net@88.88.44.254) by mail307.opentransfer.com with ESMTPAM; 17 Feb 2017 20:43:22 -0000 X-Originating-IP: 88.88.44.254 To: submit@bugs.x2go.org From: Enrqiue Perez-Terron Subject: x2goclient on windows creates host_rsa_key, sshd wants host_dsa_key Message-ID: <4d97ce15-3baa-94c2-9d3a-b026dcb95d4a@perezterron.net> Date: Fri, 17 Feb 2017 21:43:30 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Package: x2goclient Version: 4.0.5.2 Error: message: SSH daemon failed to open its public host key Circumstances: I just installed the windows client on a Windows 10, 64-bit PC, defined a session (which uses a key file for authentication and logs into an Ubuntu server given by IP address, where I had just installed the x2go server, and additionally installed gnome) and launched the session. Afterward the directory C:/Users/Enrique/.x2go/etc contained the following files: ssh_host_rsa_key ssh_host_rsa_key.pub sshd_config Using cygwin on the same windows PC, I ran this command: ssh-keygen -t dsa -b 1024 -N "" -f "C:/Users/Enrique/.x2go/etc/ssh_host_dsa_key" -q After this, I restarted x2goclient, and the error message did not appear. Looking at the source, it appears that the error message is emitted by ONMainWindow::createRSAKey(), when it fails to open the file given by the QFile object "rsa". I observed that the createRSAKey() conditionally sets the file name on the object to ssh_host_dsa_key.pub, if compiled for Windows. However, ONMainWindow::startWinServers() seems to be called unconditionally with RSA_KEY_TYPE, creating the rsa key file only. I don't know why the file name in question is changed to *_dsa_* on Windows, but if there is a good reason, the call to generateHostKey() in startWinServers should probably be modified accordingly. StartWinServers() appears to be called only when compiled for Windows. (For the record, even after running the ssh-keygen command, x2goclient still appears to fail at starting a local sshd server, but I have not yet investigated that. Perhaps listening on the socket port 7022 needs a privilege or raised "integrity label" on Windows. A black window appears, but disappears after a while.) Regards, Enrique From ionic@ionic.de Sun Feb 26 05:52:39 2017 Received: (at 1150) by bugs.x2go.org; 26 Feb 2017 04:52:43 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-0.1 required=3.0 tests=BAYES_40,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 41ED25DBE3 for <1150@bugs.x2go.org>; Sun, 26 Feb 2017 05:52:39 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ua+17vxs08gU for <1150@bugs.x2go.org>; Sun, 26 Feb 2017 05:52:32 +0100 (CET) Received: from Root24.de (powered.by.root24.eu [5.135.3.88]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 6BA8E5DBE2 for <1150@bugs.x2go.org>; Sun, 26 Feb 2017 05:52:32 +0100 (CET) Received: from nopileos.local (178.162.222.41.adsl.inet-telecom.org [178.162.222.41]) by mail.ionic.de (Postfix) with ESMTPSA id C03294F0072E; Sun, 26 Feb 2017 05:52:31 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default; t=1488084752; bh=rqMMwitAoeabDKAskCLeGuaoEn16tcCLkTI3iu5xvrs=; h=Subject:To:References:From:Date:In-Reply-To:From; b=iA1OP7wS206WvUU2NBJG2hSmYMi7xpIjrgNIcJwHXkWfj9e1ad7EcLcBlBePSBwDU t9tosACkcnrD/swJe5SqfcXOFte/m5kIptJq2L7p1a+ly8CRJyp3+cGRqT+KvMKlb6 MiRN7zfWGafmdKTKtQ3eqCHHs2ot3I5mEwFakpIM= Subject: Re: x2goclient on windows creates host_rsa_key, sshd wants host_dsa_key To: Enrqiue Perez-Terron , 1150@bugs.x2go.org References: <4d97ce15-3baa-94c2-9d3a-b026dcb95d4a@perezterron.net> From: Mihai Moldovan Message-ID: <56940f25-e916-38af-7f1a-b76bf3e0242e@ionic.de> Date: Sun, 26 Feb 2017 05:52:30 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <4d97ce15-3baa-94c2-9d3a-b026dcb95d4a@perezterron.net> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tLjkpPtMj0Hn0QWFhqegeXRhhLX57189C" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --tLjkpPtMj0Hn0QWFhqegeXRhhLX57189C Content-Type: multipart/mixed; boundary="4TmIBtGuMcHlA3xTf2e3CQsfmRX49aXnt"; protected-headers="v1" From: Mihai Moldovan To: Enrqiue Perez-Terron , 1150@bugs.x2go.org Message-ID: <56940f25-e916-38af-7f1a-b76bf3e0242e@ionic.de> Subject: Re: x2goclient on windows creates host_rsa_key, sshd wants host_dsa_key References: <4d97ce15-3baa-94c2-9d3a-b026dcb95d4a@perezterron.net> In-Reply-To: <4d97ce15-3baa-94c2-9d3a-b026dcb95d4a@perezterron.net> --4TmIBtGuMcHlA3xTf2e3CQsfmRX49aXnt Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Control: forcemerge -1 1105 There have been extensive changes in how X2Go Client generates keys and s= tarts sshd. This report is a duplicate of a few others. Please test 4.1.0.0 onc= e binary builds are available. Mihai --4TmIBtGuMcHlA3xTf2e3CQsfmRX49aXnt-- --tLjkpPtMj0Hn0QWFhqegeXRhhLX57189C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCgAGBQJYsl8OAAoJEB/WLtluJTqH91EP/iVoOWHkJRz+TyeDQDYZ8jnN 8Af5HI2EFuL7DbdzP0jewN/pwL0q2P2it8CkarqV06CZPDJ+1lITB03GD3GkRwKP Q47/l4LPIC63Z4/N9T5Efn+yEU5+fw5PGA1w5+1yDB5rLXy2rThOV8MZMUQRJy/O dicf+BL9tPai8zgS5Xd5wA3tgld8HrpDV4oWQsRhBmsYm2sbsgTskn2Rdb1/sV5y YJShPOui/XmFZOi5QAGZ5AA0ZE6fdugb7/7nuaYEuPaQEhYhTICegoxsPOWfX93n 7QlpjPu2uPhn2WDQDN1idM/2D53uVfeiO1ckRfvf0aGe2O10cwB5xg5gKGPcSEW/ BuEUdMIzWVM0C/uejuTva/iEov0AZthVBs5EdCpo3ejdlEfvkn1ZBmVFVZqXCd0d RWbOSmktVhDpls9K4wbTsu6pyCTXVGtckmJ/QpgyCtkMmGMMTyWMFFrPNroOHq9D x3ySYAmS+5py3XMq9ttGjZJzdfYacstgzlkVLgva5w6mtzaxL8UFuVCd5/bJXOvU nDbGEmgyye84NebRLlQtTiAoOEi4XHjROLpzjypXl4WK456hf3UryXqYwu2mxxNY iOuyHJSYImEpcLWz8X7qZl9IolJ4R3vbBsGXiO459LDxotnXMqNGB5flFBs5HeNB w9SxBLjHUKz4VsbZv9KC =2irp -----END PGP SIGNATURE----- --tLjkpPtMj0Hn0QWFhqegeXRhhLX57189C-- From ionic@ionic.de Sun Feb 26 06:02:20 2017 Received: (at control) by bugs.x2go.org; 26 Feb 2017 05:02:21 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: * X-Spam-Status: No, score=1.7 required=3.0 tests=BAYES_20,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MISSING_SUBJECT,SPF_HELO_PASS,URIBL_BLOCKED autolearn=no version=3.3.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 4747F5DBE3 for ; Sun, 26 Feb 2017 06:02:20 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ibExAaxu-P6H for ; Sun, 26 Feb 2017 06:02:12 +0100 (CET) Received: from Root24.de (powered.by.root24.eu [5.135.3.88]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 9C0C15DBE2 for ; Sun, 26 Feb 2017 06:02:12 +0100 (CET) Received: from nopileos.local (178.162.222.41.adsl.inet-telecom.org [178.162.222.41]) by mail.ionic.de (Postfix) with ESMTPSA id 1C87D4F0072E for ; Sun, 26 Feb 2017 06:02:12 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default; t=1488085332; bh=xK1stWQLKGZHAjIA4s1CSigdGKJ52mZdvk764GHMkWw=; h=To:From:Date:From; b=W7wk/VKNaa7FBS5qyw/0Yj6txgh/fygiN3cfR0aX8WWgoSjz7+IHkT2Mt9LdFrQvq HId4m5JIoWwj33aFsNp+cc4RL92+XThGs5EIxF/2ak2x4olp8rFzr6fiYTdpvk/sKt btEoYVNBOwQrLYb9ufsiycSXar6Pu4AYQTp93jk8= To: control@bugs.x2go.org From: Mihai Moldovan Message-ID: <07e7f7f5-a86a-2b84-61e1-fe81c12507d2@ionic.de> Date: Sun, 26 Feb 2017 06:02:10 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="6cFLXPhxqfaMXMKCHmJflvx1gD6iXeDuG" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --6cFLXPhxqfaMXMKCHmJflvx1gD6iXeDuG Content-Type: multipart/mixed; boundary="K2o91J9qEnieeGcWhjwICGqaC4bevPgHv"; protected-headers="v1" From: Mihai Moldovan To: control@bugs.x2go.org Message-ID: <07e7f7f5-a86a-2b84-61e1-fe81c12507d2@ionic.de> --K2o91J9qEnieeGcWhjwICGqaC4bevPgHv Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable fixed 1110 4.1.0.0 thanks --K2o91J9qEnieeGcWhjwICGqaC4bevPgHv-- --6cFLXPhxqfaMXMKCHmJflvx1gD6iXeDuG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCgAGBQJYsmFTAAoJEB/WLtluJTqHJ1kP/3EWt6QNgvTNfC92J6qd9183 RFz3rynS1LJe7EPgpVxi0hgC/pjWaJRnY0dEO/Te+kJdf9p+Z4qMm3RddflL+qhW f/pQ9rte6c5+Jq4MH2ULTxmtvFJlDwVz+oRblSLuZE2XyVF8DhyYDkwvnbSr16OL dhSS03f90H2iQ7wxqkNim342/xItIGnA3ZsIavT6X+fMv1ZKji0Ivnr2Dmwdrzqn XmRGZ4HsUJ2LprZoUNLT4rTh+8C4cl/r2Xb2zS9VURVKSOCeiCGFrIfZ+9r0otOT XgbdZh3uFpQ/2afcpdQmcSy57eS1xiwljdGULteqPtUZnhCFotPjY5AGMIjpCCcj NmilfbcBYy+0aKh38ptbl2f2MmELEdFDLNQ90+4Ilyj6QzunEIz027dJZvAw6mLz t6pZqUcx37KMyo/5eDuRzgmlluG+BkLyaVXE4R7B/TxD69WIsy+A4FfI08pX9C3G dmxUvB8lW84QGNVN0w68Myy00ac4R4a8SfV7LPv1I+rcdE+lGBm2G0B9v7vZk76d mSkCxKzMiTfG6t0rpdVhvoV6JVGQcbrEe62SmJCQE6d/5pryiDZbDKOK0NlG9obv JhSJtAu4VVVX6VGMjUvtnPgKFTW+e5v72ZKYrOw3gMcFSerZdC+KYAOqfQvOkwAY /Zl0l4RxKp09SxXKhGis =wClQ -----END PGP SIGNATURE----- --6cFLXPhxqfaMXMKCHmJflvx1gD6iXeDuG-- From ionic@ionic.de Sun Feb 26 06:12:19 2017 Received: (at control) by bugs.x2go.org; 26 Feb 2017 05:12:20 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: * X-Spam-Status: No, score=1.7 required=3.0 tests=BAYES_20,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MISSING_SUBJECT,SPF_HELO_PASS,URIBL_BLOCKED autolearn=no version=3.3.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 63AB05DBE3 for ; Sun, 26 Feb 2017 06:12:19 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BVEv9OYAbEcK for ; Sun, 26 Feb 2017 06:12:12 +0100 (CET) Received: from Root24.de (powered.by.root24.eu [5.135.3.88]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 53FE25DBE2 for ; Sun, 26 Feb 2017 06:12:12 +0100 (CET) Received: from nopileos.local (178.162.222.41.adsl.inet-telecom.org [178.162.222.41]) by mail.ionic.de (Postfix) with ESMTPSA id EFBAC4F00677 for ; Sun, 26 Feb 2017 06:12:11 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default; t=1488085932; bh=a65hsLTmXlK9iBOEUCMLAQEjRZTHom7BvIUUZ9n5skc=; h=To:From:Date:From; b=s6+tGIW6s+oUQP/fDAy5Q49fI1G1UTC2KzJKL1yMnIDCD/KVK7/qI17X3eNv9h64m e+h6WA91DzniytbgCnBpokokyjQdvVCjiuLDnyW2XwlT3QFudVALAKRgq5OEYl1OLd +3rEKG9G9WHZJczb3uGFUMWGjNrDjRaEuHnQ1q0w= To: control@bugs.x2go.org From: Mihai Moldovan Message-ID: Date: Sun, 26 Feb 2017 06:12:10 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="rS7wgPWwGKFIlGVnQKKbkLcjBPF8Un6k6" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --rS7wgPWwGKFIlGVnQKKbkLcjBPF8Un6k6 Content-Type: multipart/mixed; boundary="DEaU2utlmHNC7X59repjXGJBMpdGmeuIb"; protected-headers="v1" From: Mihai Moldovan To: control@bugs.x2go.org Message-ID: --DEaU2utlmHNC7X59repjXGJBMpdGmeuIb Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable fixed 1110 -4.0.5.3 thanks --DEaU2utlmHNC7X59repjXGJBMpdGmeuIb-- --rS7wgPWwGKFIlGVnQKKbkLcjBPF8Un6k6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCgAGBQJYsmOqAAoJEB/WLtluJTqHdzMQAMNSkcskQh/AUpxNwxONM7Qu mb9gc96RAltXOa2S46EVM6+ild4I1w3YpqxCTdzauwRqo0oc7DWcvgxSmaF1dgjL ol1LraNA8Tq1nsxi0JWxdCmM0kjkTHwZ2XFF6FL/F/F9kudJzV5wH7ayeAWRsviJ CANxEekWWNKroTdQsMFHJ784F3Qb/ysKOjIqwHSw/vnYNNvihYcSwGlcBAqm0BMQ 4mf/2JRUKApLB3KbFQUXVI/idusDTajOo7MuYAxkZTprOQDKZmIXCi9pHIacL0oA WQo5TljnX+ue6RjiLBz7ydHQRbQeBTdH00LzIG3BgZixRr/wM4Tt7y/H9mlFr42G D5iWbol/0cdfHWK1xjYLaVx+8a2JzBVLksIkQhR+37DnI25ZoiSFjoLSe7RcG9bM 8wFDttEPHwvOSb8+FJ74vZmK5VHZhguK4kBX0nezqcukh8Wz2agfkZ13kMTUsINa 4yDBi7Wy1/Ak9F5e3Kc7GfcNB4dKcpfdmrJdDc36lrawVlz9qH0uzujr0uyD5uOn 1PkXxV1JRJpYx0YMXo6H9OlnaKLzSr5yrlayp9pctpWpTa1p2AhV019BYW2eVRGe 9IXX7KJzQ/7OcM3iRJDTMp8JdBplMa6POFWnwrOEDpXMrto+ZyLSNN0k0ndlrjwD xWWg6CrdsWJ9eSjTvcDD =uqoG -----END PGP SIGNATURE----- --rS7wgPWwGKFIlGVnQKKbkLcjBPF8Un6k6-- From ionic@ionic.de Tue Mar 7 11:34:35 2017 Received: (at control) by bugs.x2go.org; 7 Mar 2017 10:34:36 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on ymir.das-netzwerkteam.de X-Spam-Level: * X-Spam-Status: No, score=1.7 required=3.0 tests=BAYES_40,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MISSING_SUBJECT,SPF_HELO_PASS,TVD_SPACE_RATIO autolearn=no autolearn_force=no version=3.4.1 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 073335DA85 for ; Tue, 7 Mar 2017 11:34:35 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wLf_-yG9TAJu for ; Tue, 7 Mar 2017 11:34:28 +0100 (CET) Received: from Root24.de (powered.by.root24.eu [5.135.3.88]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 36F2C5DA2B for ; Tue, 7 Mar 2017 11:34:28 +0100 (CET) Received: from nopileos.local (178.162.222.41.adsl.inet-telecom.org [178.162.222.41]) by mail.ionic.de (Postfix) with ESMTPSA id 96FE24F0063E for ; Tue, 7 Mar 2017 11:34:27 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default; t=1488882868; bh=05ZJXVvdgagNTQEtanMhxHrq5Oa1DQUJDfArnjgkWTc=; h=From:To:Date:From; b=G1rZKbosKRug9yhrMDDz2okXO7YNUxjakBqLiGff10n5RQw0DxhEga+PjWjdPOfPU WRSQiPmLQut3/T0xSaLTSXJXA4F9T4X2GgggfURZ6uYVR/Nnq0FY2nARTF/xkPl/jV 7yRUrN/auXwwIJu8DjoN5v46IN64v5ITntonRj18= From: Mihai Moldovan To: control@bugs.x2go.org Message-ID: Date: Tue, 7 Mar 2017 11:34:24 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="428xwwSF4fHWoUFTsEpUj8tXfF0W8aGOJ" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --428xwwSF4fHWoUFTsEpUj8tXfF0W8aGOJ Content-Type: multipart/mixed; boundary="Nhtcd9xoff9i0P3biWE6uI7iAi8E08cbp"; protected-headers="v1" From: Mihai Moldovan To: control@bugs.x2go.org Message-ID: --Nhtcd9xoff9i0P3biWE6uI7iAi8E08cbp Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable notfixed 1110 -4.0.5.3,4.0.5.3 thanks --Nhtcd9xoff9i0P3biWE6uI7iAi8E08cbp-- --428xwwSF4fHWoUFTsEpUj8tXfF0W8aGOJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCgAGBQJYvoyxAAoJEB/WLtluJTqHaaIP/3wZcdCR/G+942UCVgDzESSk UEmlvx2dXLYa4NfKomkU0K9A/dO9w9hU8kPkvo4vXAA7m+FfZeOzYZYREknQ80er Bub0e+EDgYsrz+JRCeesdMbSVTq7mfXEluL2DQCOZTFICJkq7Fe5nkOr95tL3D5f n9MKyw8NwDUHt07mX2l/hiIedHzLO/b0gBsEowFnTHqhGXVxQAr/bqF+4coKUb2b b1L84jeVUBec0mq/hzT5hAITN2TWYldT3e8VRVXjgXzcfbu6lXpjNOSFeAEgW0Hu 0Fj04AEAQ1kORmfFb7zAY1BnYq7/0xBhrMFiPnlklRcViwvfYup9i/SCVVDYApQA Z1YcHuTF9Qi2YGBzgyitW70mnJKMpt+bINTXy8T3IeXHDtxBj4lREKDtUA3kuvVj o7wbcHk6qn+52zbtilhV5Vs+p+ddhyLBrxxuks69n4xH5kNHtpplR8B5LDQbNY1S 81j6mqvw1q4Tv/1q8sB4QbSR9aHNVNPLIfEHSa46RQVS1O3FIkERoRroHrQukyC7 ugU/xmRyFWaRFNpm4jIjNyVL4BYSvdle+xzz3L6FSQvEjBVkWEUZhfi//Zc3mUHy L/jnmRzLpS2qaH1DmTlnL1lCCK/AZjw9UC7/m+E/TClk2E2Xn3+D54AbH2fbo3kv z+jQDtu+8qkKc6OfLD/q =8LJl -----END PGP SIGNATURE----- --428xwwSF4fHWoUFTsEpUj8tXfF0W8aGOJ-- From nginx@dev.samedaypros.com Tue Aug 25 22:40:30 2020 Received: (at 1150-submit) by bugs.x2go.org; 25 Aug 2020 20:40:36 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on ymir.das-netzwerkteam.de X-Spam-Level: ** X-Spam-Status: No, score=2.5 required=3.0 tests=BAYES_50, HTML_FONT_LOW_CONTRAST,HTML_MESSAGE,KHOP_HELO_FCRDNS,SPF_HELO_NONE, URIBL_ABUSE_SURBL,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.2 Received: from mail.dev.samedaypros.com (cust-proleads4.grouponecloud.com [38.127.206.92]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 50B705DA73 for <1150-submit@bugs.x2go.org>; Tue, 25 Aug 2020 22:40:28 +0200 (CEST) Received: by mail.dev.samedaypros.com (Postfix, from userid 998) id 835EB212526EF; Tue, 25 Aug 2020 13:39:51 -0700 (PDT) To: 1150-submit@bugs.x2go.org Subject: Thank you for submiitting your details Date: Tue, 25 Aug 2020 20:39:51 +0000 From: Same Day Pros Message-ID: X-Mailer: PHPMailer 5.2.27 (https://github.com/PHPMailer/PHPMailer) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="b1_e635219d71428377450e12b2d2027b19" Content-Transfer-Encoding: 8bit This is a multi-part message in MIME format. --b1_e635219d71428377450e12b2d2027b19 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Same Day Pros On Demand Same Day Service Professionals. Hi Hallo tуp! Iсh suche Sex in deiner Stаdt und iсh wunschtе du fickst miсh: https://ecuadortenisclub.com/nbhjg321644?o=ADULT-DATING, Thank you for contacting on Same Day Pros. We have received your message and would like to thank you for writing to us. If your inquiry is urgent, please call us to talk to one of our staff members. Otherwise, we will reply by email as soon as possible. Thanks & Regards, Same Day Pros team ------------------------------- Need Help? Write to us at support@samedaypros.com. Connect to us : You have received this email because you have an account registered at samedaypros.com. This is a commercial email from samedaypros.com © 2020 Same Day Pros. --b1_e635219d71428377450e12b2d2027b19 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit SDP
logo
Same Day Pros
On Demand Same Day Service Professionals.
Hi Hallo tуp! Iсh suche Sex in deiner Stаdt und iсh wunschtе du fickst miсh: https://ecuadortenisclub.com/nbhjg321644?o=ADULT-DATING,
Thank you for contacting on Same Day Pros. We have received your message and would like to thank you for writing to us. If your inquiry is urgent, please call us to talk to one of our staff members. Otherwise, we will reply by email as soon as possible.
Thanks & Regards,
Same Day Pros team
-------------------------------
Need Help? Write to us at support@samedaypros.com.
Connect to us :
You have received this email because you have an account registered at samedaypros.com. This is a commercial email from samedaypros.com
appstore gooleplay © 2020 Same Day Pros.
--b1_e635219d71428377450e12b2d2027b19--