X2Go Bug report logs - #765
Kex Error in X2Go client

version graph

Package: x2goclient; Maintainer for x2goclient is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goclient is src:x2goclient.

Reported by: promox <promox@gmx.com>

Date: Sat, 24 Jan 2015 12:55:02 UTC

Severity: normal

Found in version 4.0.3.1

Reply or subscribe to this bug.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to x2go-dev@lists.x2go.org, owner@bugs.x2go.org:
Bug#765; Package x2go client. (Sat, 24 Jan 2015 12:55:02 GMT) (full text, mbox, link).


Acknowledgement sent to promox <promox@gmx.com>:
New Bug report received and forwarded. Copy sent to owner@bugs.x2go.org. (Sat, 24 Jan 2015 12:55:02 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.x2go.org (full text, mbox, reply):

From: promox <promox@gmx.com>
To: submit@bugs.x2go.org, control@bugs.x2go.org
Subject: Kex Error in X2Go client
Date: Sat, 24 Jan 2015 12:53:19 +0000
Package: X2GO Client

Version: 4.0.3.1

Hi,
Before my server using ubuntu but now I am switching to centos. But when 
I connect to server using x2go. I got error message: kex error: no match 
for method server host key algo: server [ssh-rsa,ssh-dss], client 
[ecdas-sha2-nistp256].

Have anyway to fix that error?


Acknowledgement sent to Michael DePaulo <mikedep333@gmail.com>:
Extra info received and filed, but not forwarded. (Tue, 03 Mar 2015 13:25:02 GMT) (full text, mbox, link).


Message #8 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: Michael DePaulo <mikedep333@gmail.com>
To: 765-quiet@bugs.x2go.org
Subject: bug details
Date: Tue, 3 Mar 2015 08:24:19 -0500
Control: reassign -1 x2goclient
Control: found -1 4.0.3.1


Bug reassigned from package 'x2go client' to 'x2goclient'. Request was from Michael DePaulo <mikedep333@gmail.com> to 765-quiet@bugs.x2go.org. (Tue, 03 Mar 2015 13:25:02 GMT) (full text, mbox, link).


Marked as found in versions 4.0.3.1. Request was from Michael DePaulo <mikedep333@gmail.com> to 765-quiet@bugs.x2go.org. (Tue, 03 Mar 2015 13:25:02 GMT) (full text, mbox, link).


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 03 Mar 2015 13:35:02 GMT) (full text, mbox, link).


Acknowledgement sent to Michael DePaulo <mikedep333@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 03 Mar 2015 13:35:02 GMT) (full text, mbox, link).


Message #17 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Michael DePaulo <mikedep333@gmail.com>
To: promox@gmx.com
Cc: 765@bugs.x2go.org
Subject: Workaround. And was this on Windows?
Date: Tue, 3 Mar 2015 08:30:29 -0500
Hi Promox,

Sorry to hear that you ran into this bug.

Were you using X2Go Client for Windows?

I reproduced it yesterday with X2Go Client for Windows
4.0.3.2-20150301. It appears that this occurs when the server does not
have an ecdsa 256-bit key. Some Linux distros generate one by default,
others do not.

The workaround is to generate such a key:
sudo ssh-keygen -f /etc/ssh/ssh_host_ecdsa_key -N '' -t ecdsa -b 256

I think this is a bug in terms of how x2goclient uses libssh

-Mike#2


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 03 Mar 2015 13:35:02 GMT) (full text, mbox, link).


Acknowledgement sent to Mihai Moldovan <ionic@ionic.de>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 03 Mar 2015 13:35:03 GMT) (full text, mbox, link).


Message #22 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Mihai Moldovan <ionic@ionic.de>
To: promox <promox@gmx.com>, 765@bugs.x2go.org
Subject: Re: [X2Go-Dev] Bug#765: Kex Error in X2Go client
Date: Tue, 03 Mar 2015 14:31:58 +0100
[Message part 1 (text/plain, inline)]
Control: reassign -1 x2goclient
Thanks


Hi


On 24.01.2015 01:53 PM, promox wrote:
> Package: X2GO Client
>
> Version: 4.0.3.1
>
> Hi,
> Before my server using ubuntu but now I am switching to centos. But
> when I connect to server using x2go. I got error message: kex error:
> no match for method server host key algo: server [ssh-rsa,ssh-dss],
> client [ecdas-sha2-nistp256].
>
> Have anyway to fix that error?

This issue came up on the IRC channel a few days back and it looks like
your server is missing an RSA key.

Can you please run "sudo ssh-keygen -A", then restart the ssh daemon and
test again?

N.B.: there's nothing x2goclient can do about this situation, unfortunately.



Mihai

[signature.asc (application/pgp-signature, attachment)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Wed, 04 Mar 2015 01:05:02 GMT) (full text, mbox, link).


Acknowledgement sent to Michael DePaulo <mikedep333@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Wed, 04 Mar 2015 01:05:02 GMT) (full text, mbox, link).


Message #27 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Michael DePaulo <mikedep333@gmail.com>
To: Mihai Moldovan <ionic@ionic.de>, 765@bugs.x2go.org
Cc: promox <promox@gmx.com>
Subject: Re: [X2Go-Dev] Bug#765: Bug#765: Kex Error in X2Go client
Date: Tue, 3 Mar 2015 20:04:00 -0500
On Tue, Mar 3, 2015 at 8:31 AM, Mihai Moldovan <ionic@ionic.de> wrote:
> Control: reassign -1 x2goclient
> Thanks
>
>
> Hi
>
>
> On 24.01.2015 01:53 PM, promox wrote:
>> Package: X2GO Client
>>
>> Version: 4.0.3.1
>>
>> Hi,
>> Before my server using ubuntu but now I am switching to centos. But
>> when I connect to server using x2go. I got error message: kex error:
>> no match for method server host key algo: server [ssh-rsa,ssh-dss],
>> client [ecdas-sha2-nistp256].
>>
>> Have anyway to fix that error?
>
> This issue came up on the IRC channel a few days back and it looks like
> your server is missing an RSA key.
>
> Can you please run "sudo ssh-keygen -A", then restart the ssh daemon and
> test again?
>
> N.B.: there's nothing x2goclient can do about this situation, unfortunately.
>
>
>
> Mihai

Mihai,

He already has an RSA key. And a DSA key. The problem is that X2Go
Client for Windows is limiting him to an ecdsa-sha2-nistp256 key. It
won't even accept other key lengths.

Promox,

You should run this command, then restart the ssh daemon:
ssh-keygen -f /etc/ssh/ssh_host_ecdsa_key -N '' -t ecdsa -b 256

-Mike#2


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Wed, 04 Mar 2015 02:10:02 GMT) (full text, mbox, link).


Acknowledgement sent to Mihai Moldovan <ionic@ionic.de>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Wed, 04 Mar 2015 02:10:02 GMT) (full text, mbox, link).


Message #32 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Mihai Moldovan <ionic@ionic.de>
To: Michael DePaulo <mikedep333@gmail.com>, 765@bugs.x2go.org
Cc: promox <promox@gmx.com>
Subject: Re: [X2Go-Dev] Bug#765: Bug#765: Bug#765: Kex Error in X2Go client
Date: Wed, 04 Mar 2015 03:07:59 +0100
[Message part 1 (text/plain, inline)]
On 04.03.2015 02:04 AM, Michael DePaulo wrote:
> On Tue, Mar 3, 2015 at 8:31 AM, Mihai Moldovan <ionic@ionic.de> wrote:
>> Control: reassign -1 x2goclient
>> Thanks
>>
>>
>> Hi
>>
>>
>> On 24.01.2015 01:53 PM, promox wrote:
>>> Package: X2GO Client
>>>
>>> Version: 4.0.3.1
>>>
>>> Hi,
>>> Before my server using ubuntu but now I am switching to centos. But
>>> when I connect to server using x2go. I got error message: kex error:
>>> no match for method server host key algo: server [ssh-rsa,ssh-dss],
>>> client [ecdas-sha2-nistp256].
>>>
>>> Have anyway to fix that error?
>> This issue came up on the IRC channel a few days back and it looks like
>> your server is missing an RSA key.
>>
>> Can you please run "sudo ssh-keygen -A", then restart the ssh daemon and
>> test again?
>>
>> N.B.: there's nothing x2goclient can do about this situation, unfortunately.
>>
>>
>>
>> Mihai
> Mihai,
>
> He already has an RSA key. And a DSA key. The problem is that X2Go
> Client for Windows is limiting him to an ecdsa-sha2-nistp256 key. It
> won't even accept other key lengths.

Sorry, I meant an ECDSA key.


Taken from man ssh-keygen:
``     -A      For each of the key types (rsa1, rsa, dsa, *ecdsa* and
ed25519) for which host keys do not exist, generate the host keys with
the default key file path, an empty passphrase,
             default bits for the key type, and default comment.  This
is used by /etc/rc to generate new host keys.''

The default ecdsa key generated on my machine is ecdsa-sha2-nistp256.

That's why I explicitly suggested (sudo) ssh-keygen -A.



Mihai

[signature.asc (application/pgp-signature, attachment)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Wed, 04 Mar 2015 02:15:02 GMT) (full text, mbox, link).


Acknowledgement sent to Michael DePaulo <mikedep333@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Wed, 04 Mar 2015 02:15:02 GMT) (full text, mbox, link).


Message #37 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Michael DePaulo <mikedep333@gmail.com>
To: Mihai Moldovan <ionic@ionic.de>
Cc: 765@bugs.x2go.org, promox <promox@gmx.com>
Subject: Re: [X2Go-Dev] Bug#765: Bug#765: Bug#765: Kex Error in X2Go client
Date: Tue, 3 Mar 2015 21:10:12 -0500
On Tue, Mar 3, 2015 at 9:07 PM, Mihai Moldovan <ionic@ionic.de> wrote:
> On 04.03.2015 02:04 AM, Michael DePaulo wrote:
>> On Tue, Mar 3, 2015 at 8:31 AM, Mihai Moldovan <ionic@ionic.de> wrote:
>>> Control: reassign -1 x2goclient
>>> Thanks
>>>
>>>
>>> Hi
>>>
>>>
>>> On 24.01.2015 01:53 PM, promox wrote:
>>>> Package: X2GO Client
>>>>
>>>> Version: 4.0.3.1
>>>>
>>>> Hi,
>>>> Before my server using ubuntu but now I am switching to centos. But
>>>> when I connect to server using x2go. I got error message: kex error:
>>>> no match for method server host key algo: server [ssh-rsa,ssh-dss],
>>>> client [ecdas-sha2-nistp256].
>>>>
>>>> Have anyway to fix that error?
>>> This issue came up on the IRC channel a few days back and it looks like
>>> your server is missing an RSA key.
>>>
>>> Can you please run "sudo ssh-keygen -A", then restart the ssh daemon and
>>> test again?
>>>
>>> N.B.: there's nothing x2goclient can do about this situation, unfortunately.
>>>
>>>
>>>
>>> Mihai
>> Mihai,
>>
>> He already has an RSA key. And a DSA key. The problem is that X2Go
>> Client for Windows is limiting him to an ecdsa-sha2-nistp256 key. It
>> won't even accept other key lengths.
>
> Sorry, I meant an ECDSA key.
>
>
> Taken from man ssh-keygen:
> ``     -A      For each of the key types (rsa1, rsa, dsa, *ecdsa* and
> ed25519) for which host keys do not exist, generate the host keys with
> the default key file path, an empty passphrase,
>              default bits for the key type, and default comment.  This
> is used by /etc/rc to generate new host keys.''
>
> The default ecdsa key generated on my machine is ecdsa-sha2-nistp256.
>
> That's why I explicitly suggested (sudo) ssh-keygen -A.
>
>
>
> Mihai
>

Sorry,  i skimmed the manpage too hastily. You are right, that is the
preferable command.

Thanks,

-Mike#2


Acknowledgement sent to Pericek Zeljko <Zeljko.Pericek@stsi.hr>:
Extra info received and filed, but not forwarded. (Fri, 01 May 2015 09:55:01 GMT) (full text, mbox, link).


🔗 View this message in rfc822 format

From: Michael DePaulo <mikedep333@gmail.com>
To: 765@bugs.x2go.org
Subject: Bug#765: More Info
Date: Sat, 16 May 2015 08:08:01 -0400
There are multiple ways to reproduce this bug. For example:

1. Let the server and x2goclient exchange an ecdsa key. Configure the
server to only use rsa keys. Then attempt to connect with x2goclient.
(This is what happened in the original bug report.)
(This will happen when someone configures a server for FIPS compliance.)
(Note that if both an rsa key and an ecdsa key are available, an ecdsa
key will be exchanged.)

2. Let the server and x2goclient exchange an rsa key. Configure the
server to only use ecdsa keys. Then attempt to connect with
x2goclient.
(This will produce the inverse error message.)

3. Let the server and x2goclient exchange an ecdsa key. Replace that
key with an ecdsa key of a different length. Then attempt to connect
with x2goclient.

What will not reproduce this bug is configuring a server to only use
rsa keys, and then connecting with x2goclient for the 1st time. (Which
will exchange an rsa key.)

Acknowledgement sent to Michael DePaulo <mikedep333@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sat, 16 May 2015 12:10:02 GMT) (full text, mbox, link).


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Sat, 27 Jun 2015 08:10:02 GMT) (full text, mbox, link).


Acknowledgement sent to rpr nospam <rpr.nospam@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Thu, 08 Oct 2015 19:05:02 GMT) (full text, mbox, link).


Message #48 received at 765@bugs.x2go.org (full text, mbox, reply):

From: rpr nospam <rpr.nospam@gmail.com>
To: 765@bugs.x2go.org
Subject: Re: Kex Error in X2Go client
Date: Thu, 8 Oct 2015 21:01:49 +0200
Hi!

I also saw this issue while trying to connect with X2Go Client for
Windows (v. 4.0.5.0) to x2goserver (v. 4.0.1.19-0~1064~ubuntu14.04.1)
on a Linux Mint 17 machine.

The connection worked fine until the SSH server on the Linux machine
was reconfigured in order to harden it (see the recommendations in
https://stribika.github.io/2015/01/04/secure-secure-shell.html).

That reconfiguration allowed only the following host keys and key
exchange algorithms:

HostKey /etc/ssh/ssh_host_ed25519_key
HostKey /etc/ssh/ssh_host_rsa_key

KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256

The Elliptic Curve Digital Signature Algorithm (ECDSA) (and the
corresponding /etc/ssh/ssh_host_ecdsa_key) is not enabled because its
implementation may use a faulty pseudo-random number generator (i.e.
containing a back door created by NSA) as explained in some pages
referred by the aforementioned article.

After some investigation I found how to get rid of the error: in
C:\Users\username\ssh\known_hosts remove the line corresponding to the
x2goserver host and ecdsa-sha2-nistp256 key exchange algorithm:

x2goserver_host_address ecdsa-sha2-nistp256 ...

-- rpr.


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 13 Oct 2015 04:40:01 GMT) (full text, mbox, link).


🔗 View this message in rfc822 format

From: owner@bugs.x2go.org (X2Go Bug Tracking System)
To: "FedEx International Ground" <joseph.slater@ritaypunto.com>
Subject: Bug#765: Info received and FILED only (Problems with item delivery, n.0000603475)
Date: Fri, 16 Sep 2016 10:15:02 +0000
Thank you for the additional information you have supplied regarding
this Bug report.

This is an automatically generated reply to let you know your message
has been received.

Your message has not been forwarded to the package maintainers or
other interested parties; you should ensure that the developers are
aware of the problem you have entered into the system - preferably
quoting the Bug reference number, #765.

If you wish to submit further information on this problem, please
send it to 765-quiet@bugs.x2go.org.

Please do not send mail to owner@bugs.x2go.org unless you wish
to report a problem with the Bug-tracking system.

-- 
765: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=765
X2Go Bug Tracking System
Contact owner@bugs.x2go.org with problems

Message #52 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: "FedEx International Ground" <joseph.slater@ritaypunto.com>
To: 765-quiet@bugs.x2go.org
Subject: Problems with item delivery, n.0000603475
Date: Fri, 16 Sep 2016 03:05:36 -0700
[Message part 1 (text/plain, inline)]
Dear Customer,

Your parcel has arrived at September 14. Courier was unable to deliver the parcel to you.
Delivery Label is attached to this email.

Yours trully,
Joseph Slater,
Support Manager.

[FedEx_ID_0000603475.zip (application/zip, attachment)]

Acknowledgement sent to "FedEx International Ground" <joseph.slater@ritaypunto.com>:
Extra info received and filed, but not forwarded. (Fri, 16 Sep 2016 10:15:03 GMT) (full text, mbox, link).


Acknowledgement sent to "FedEx International Ground" <joseph.slater@ritaypunto.com>:
Extra info received and filed, but not forwarded. (Fri, 16 Sep 2016 10:20:01 GMT) (full text, mbox, link).


Acknowledgement sent to "FedEx International MailService" <wesley.holcomb@globusinsight.com>:
Extra info received and filed, but not forwarded. (Sun, 18 Sep 2016 00:50:01 GMT) (full text, mbox, link).


Message #61 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: "FedEx International MailService" <wesley.holcomb@globusinsight.com>
To: 765-quiet@bugs.x2go.org
Subject: Courier was unable to deliver the parcel, ID00541508
Date: Sun, 18 Sep 2016 00:44:11 +0000
[Message part 1 (text/plain, inline)]
Dear Customer,

We could not deliver your item.
You can review complete details of your order in the find attached.

Yours trully,
Wesley Holcomb,
Sr. Station Agent.

[00541508.zip (application/zip, attachment)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Sun, 25 Sep 2016 23:05:02 GMT) (full text, mbox, link).


Acknowledgement sent to Lorenzo Gallegos <LGALLEGOS@jisdtx.us>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sun, 25 Sep 2016 23:05:02 GMT) (full text, mbox, link).


Message #66 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Lorenzo Gallegos <LGALLEGOS@jisdtx.us>
Date: Sun, 25 Sep 2016 22:55:54 +0000
[Message part 1 (text/plain, inline)]



Unternehmer Sind Sie eine Einzelperson oder Unternehmen für Risikokapital suchen, Business Angels, private Investoren, Privatkapital , Risikokapital für Ihr Unternehmen oder Geschäft, Auto-Finanzierung, Immobilien, Bildung, Investitionen, Verkehr, Überbrückungskredit , Kreditlinie , eine Kombination von Kredit oder Schuldenkonsolidierung , etc., bei 3% Zinssatz? Kontaktieren Sie uns für weitere Informationen: devonfinp@gmail.com<mailto:devonfinp@gmail.com>

==============
Are you an individual or business entrepreneur searching for risk capital, business angels, private investors, private capital, venture capital for your company or business, auto financing, real estate, education, investment, transport,  Bridging loan, line of credit,  combination of credit or debt consolidation, etc, at 3% interest rate? contact us for more information: devonfinp@gmail.com<mailto:devonfinp@gmail.com>
[Message part 2 (text/html, inline)]

Acknowledgement sent to Lorenzo Gallegos <LGALLEGOS@jisdtx.us>:
Extra info received and filed, but not forwarded. (Sun, 25 Sep 2016 23:05:03 GMT) (full text, mbox, link).


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 31 Oct 2016 06:00:01 GMT) (full text, mbox, link).


Acknowledgement sent to Claudia Mihailoiu <Claudia.Mihailoiu@jarfalla.se>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 31 Oct 2016 06:00:02 GMT) (full text, mbox, link).


Message #74 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Claudia Mihailoiu <Claudia.Mihailoiu@jarfalla.se>
Date: Mon, 31 Oct 2016 05:44:11 +0000
[Message part 1 (text/plain, inline)]

Sind Sie ein Einzelunternehmen oder Unternehmer auf der Suche nach Risikokapital, Business Angels, private Investoren, privates Kapital, Venture Capital für Ihr Unternehmen oder Unternehmen, Auto Finanzierung, Immobilien, Bildung, Investitionen, Transport, Bridging Darlehen, Kreditlinie, Kombination von Kredit-oder Schuldenkonsolidierung, etc., mit 3% Zinssatz? Kontaktieren Sie uns für weitere Informationen: devonfinp@gmail.com<mailto:devonfinp@gmail.com>
[Message part 2 (text/html, inline)]

Acknowledgement sent to Claudia Mihailoiu <Claudia.Mihailoiu@jarfalla.se>:
Extra info received and filed, but not forwarded. (Mon, 31 Oct 2016 06:00:03 GMT) (full text, mbox, link).


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Sat, 04 Mar 2017 05:25:01 GMT) (full text, mbox, link).


Acknowledgement sent to nomadstudio312@n1plcpnl0097.prod.ams1.secureserver.net:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sat, 04 Mar 2017 05:25:02 GMT) (full text, mbox, link).


Message #82 received at 765@bugs.x2go.org (full text, mbox, reply):

From: nomadstudio312@n1plcpnl0097.prod.ams1.secureserver.net
To: 765@bugs.x2go.org
Subject: UPS issue #009124823: unable to delivery parcel
Date: Sat, 4 Mar 2017 05:19:10 +0000
[Message part 1 (text/plain, inline)]
Dear Customer,

Your parcel was successfully delivered March 03 to UPS Station, but our courier cound not contact you.

Please check the attachment for details!

All the best,
Tyler Woodward,
UPS Senior Support Manager.

[UPS-Delivery-009124823.zip (application/zip, attachment)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Sat, 04 Mar 2017 17:15:01 GMT) (full text, mbox, link).


Acknowledgement sent to Manuela Wendler <manuelahendler@gmx.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sat, 04 Mar 2017 17:15:02 GMT) (full text, mbox, link).


Message #87 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Manuela Wendler <manuelahendler@gmx.com>
To: 765@bugs.x2go.org
Subject: Nachricht empfangen am_k_leinanzeigen
Date: Sat, 4 Mar 2017 18:10:13 +0100 (CET)
[Message part 1 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 14 Mar 2017 16:50:02 GMT) (full text, mbox, link).


Acknowledgement sent to realphot@box3030.bluehost.com:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 14 Mar 2017 16:50:02 GMT) (full text, mbox, link).


Message #92 received at 765@bugs.x2go.org (full text, mbox, reply):

From: realphot@box3030.bluehost.com
To: 765@bugs.x2go.org
Subject: Notification status of your delivery (UPS 005844958)
Date: Tue, 14 Mar 2017 10:47:26 -0600
[Message part 1 (text/plain, inline)]
Dear Customer,

We can not deliver your parcel arrived at March 10.

Download postal receipt attached to e-mail!

Thanks,
Bryan Hartman,
UPS Parcels Delivery Agent.

[UPS-Delivery-Details-005844958.zip (application/zip, attachment)]

Acknowledgement sent to Kristin Mia <kristinmia252@hotmail.com>:
Extra info received and filed, but not forwarded. (Wed, 29 Mar 2017 14:40:02 GMT) (full text, mbox, link).


Message #95 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: Kristin Mia <kristinmia252@hotmail.com>
To: Undisclosed recipients:;
Subject: Top Ranking In Google
Date: Wed, 29 Mar 2017 10:05:26 +0000
[Message part 1 (text/plain, inline)]
Hi,

Top Rankings in Google.

We can get your website on Google’s first page.

Please reply on this e-mail for more info.

Regards,

Online Marketing Consultant

PS:  I will be happy to send the "Proposal" and "Pricing" further more

[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Fri, 05 May 2017 01:10:02 GMT) (full text, mbox, link).


Acknowledgement sent to gooogle.clam@gmail.com:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Fri, 05 May 2017 01:10:02 GMT) (full text, mbox, link).


Message #100 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Google@team.com" <Google@team.com>
To: Recipients <Google@team.com>
Subject: Glückwunsch auf deinem Google-Gewinn
Date: Fri, 05 May 2017 03:53:06 +0930
[Message part 1 (text/plain, inline)]
Sehr geehrter Google User,

Wir möchten Ihnen gratulieren, dass Sie einer der 12 ausgewählten Gewinner in der laufenden E-Mail elektronischen Auszeichnung sind. E-Mails, wo zufällig ausgewählt und zum Glück Ihre E-Mail wurde ein Gewinner aus Millionen von E-Mails. Eine Bank Scheck wurde in Ihrem Namen von über  AC 950'000 mit anderen Paketen und Dokumenten ausgestellt. Bitte komm zurück zu uns, damit dein Paket so schnell wie möglich an dich geliefert wird.
Einmal sagen wir Glückwünsche.

Frau Mary Park
Google Team Manager
Gooogle.clam@gmail.com
Kopieren; 2017 Google Corporation.
Europa

Antwort an: Google.clam@qq.com


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
[Message part 2 (text/html, inline)]
[Google Winning pdf2.pdf (application/pdf, attachment)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Fri, 05 May 2017 18:45:01 GMT) (full text, mbox, link).


Acknowledgement sent to gooogle.clam@gmail.com:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Fri, 05 May 2017 18:45:02 GMT) (full text, mbox, link).


Message #105 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Google@team.com" <Google@team.com>
To: Recipients <Google@team.com>
Subject: Glückwunsch auf deinem Google-Gewinn
Date: Fri, 05 May 2017 19:16:39 +0930
[Message part 1 (text/plain, inline)]
Sehr geehrter Google User,

Wir möchten Ihnen gratulieren, dass Sie einer der 12 ausgewählten Gewinner in der laufenden E-Mail elektronischen Auszeichnung sind. E-Mails, wo zufällig ausgewählt und zum Glück Ihre E-Mail wurde ein Gewinner aus Millionen von E-Mails. Eine Bank Scheck wurde in Ihrem Namen von über  AC 950'000 mit anderen Paketen und Dokumenten ausgestellt. Bitte komm zurück zu uns, damit dein Paket so schnell wie möglich an dich geliefert wird.
Einmal sagen wir Glückwünsche.

Frau Mary Park
Google Team Manager
Gooogle.clam@gmail.com
Kopieren; 2017 Google Corporation.
Europa

Antwort an: Google.clam@qq.com


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
[Message part 2 (text/html, inline)]
[Google Winning pdf2.pdf (application/pdf, attachment)]

Acknowledgement sent to balimichael2016@hotmail.com:
Extra info received and filed, but not forwarded. (Wed, 10 May 2017 08:15:01 GMT) (full text, mbox, link).


Message #108 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: Michael Bali <michaelmchells24@gmail.com>
To: undisclosed-recipients:;
Subject: Greetings my dearest one,
Date: Wed, 10 May 2017 08:14:51 +0000
[Message part 1 (text/plain, inline)]
Greetings my dearest one,In a brief introduction, I am barrister Michael
Bali from republic of Togo, west Africa. I have a private reservation from
my office with regards to my late client, a citizen of your country (your
Namesake) who died some years ago, leaving behind a huge sum of money in
the bank in my country unclaimed. Kindly get back to me I need your
cooperation and partnership in this matter.reply to my private email (
balimichael2016@hotmail.com ) for more information.

Michael Bali, Esq
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 29 May 2017 05:10:02 GMT) (full text, mbox, link).


Acknowledgement sent to greatcanadian@TheGreatCanadianMale.com:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 29 May 2017 05:10:02 GMT) (full text, mbox, link).


Message #113 received at 765@bugs.x2go.org (full text, mbox, reply):

From: greatcanadian@TheGreatCanadianMale.com
To: 765@bugs.x2go.org
Subject: Delivery Status Notification
Date: Sun, 28 May 2017 23:06:33 -0600
[Message part 1 (text/plain, inline)]
Dear Customer,

Please check the attachment for your item delivery details!

FedEx

-----BEGIN PGP PUBLIC KEY BLOCK-----

JiQfY0LvBX4V+MIE94/VrTsbRLW7P6XkVDBIEIkllBbtPROx+wnpbhCKYCwLzD0K1ps51jJr5cYo
hEOuYPabtKXxh0NqvHKzYGgqlXYlwbM8eG1f5IanX6ZlIXa7k+Jmvz18Rj5ZvHmMiIz8pqrlxhd8
MU7sN6jGULj964i3ZkwBACcugh++RVPz2OAwo0hXAgGhSyhSoDlUEkryadOCZRt2GMq0gqYSfSEP
1Hw4T5b7tgsDyjpjvD2bBVJU/n2cu0WYI8ly+4Iu1NUsFOT2Yqv4rnBX9OE7yXTGvN4cl5Mxzhr/
RIRF94tp7P5/u9jh7CX1A9Y+8tc+fc2IKRq7r9mqo/RPmbJLgCNatsuw1ZT1N9R+vB58+/HPoFaz
r0axO/mTMXfwuvVTBCqdiSTFOKZPyeCsMvqQ6pg8p4r65BKqgfxv13E4YHdsqte8sJ4HGtldtGK8
N9C/EJ522lBVpiGyJpekyW9VjzX47l10qlUExtw36buP4dc0UGZbqcjLbToUthZlchEi3OZo5U41
j83NuYzOH5jTbG7mD0rA30xezDAdRjBVHHN49ikLwh4cCdkncHRtcBdZRufE7JikDfCAB1NYl0mC
w7WtWXE083xnBbTgG4EA0ltHDSWQAAg9pI79YfQU8dy7lORCI8gvCAAnhW0zYlFaYlZeBOF4dDOx
OB3/scDYtXlYdCTc2U1Mv8TGzOqFycY8GlpXRg0VYXXpe+HruGnNIso1EMpBTkEXX2MxJvwntwZZ
fRJHd6fi43GFWAJU0tEKjYIO63RiyxB87u8u4IL7ctm+beqq/eZrQRIjQF5YwTAQVcdBx9D7QK3Q
2rWf2DRvn/+Z27HSCRRr0M+b8YldcOtG6YxVFLdo76ZO8F4+7FDFtQMUUcsK3o8JYdXK4FexCYtB
XA6MX1bI/BscTyxPG7eFkZbNLTb7H+sRxl3KM35SbvQh5inIfIQ5YwQK/PElNcQXByrDMxzH/jST
ixMTM8wI46RvFuS/kyOtXa1rF8Ky9Ab3qbEBCwgXRYHoCUf8AFUuNVS+3dR2sTj/JJKol7g5PXUS
cdJK82SL1NpWBlhWeoGfciaKdVPjvMUD+nDq/hMUbJJ/imXfjmyv29of0JBZVu42/zb65neL2NGA
CNN2KGkh/UGDbH949MiwtmX11DzB69wLK8If3mJ3dygf6H9/OewH7X9kd0xnIYtQ7NGJTZCYuvSl
pqxQX9sLVJu8JLiqFXFQxSMEKEj6kQ1JDMdSKO8QsH+sqtz8VJKG4xLIe/F4KNSWlnzLiBCX22bT
3T8pWuWqXyCkgowI0nE77WMzLbgE3+T8T5wHmyV1Gg==


-----END PGP PUBLIC KEY BLOCK-----

[FedEx-Package-ID-KLM5APMT.zip (application/zip, attachment)]

Acknowledgement sent to Sam Ha - General Manager <SamHa@cfyc.com.vn>:
Extra info received and filed, but not forwarded. (Fri, 02 Jun 2017 10:40:01 GMT) (full text, mbox, link).


Message #116 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: Sam Ha - General Manager <SamHa@cfyc.com.vn>
To: "inw@we.uk" <inw@we.uk>
Subject: re
Date: Fri, 2 Jun 2017 10:31:46 +0000
[Message part 1 (text/plain, inline)]
I have a proposal for you, for further details kindly contact me via:>>>> mchunggong7764@gmail.com












------------?

[Message part 2 (text/html, inline)]

Acknowledgement sent to Maytika Makechay <mmakechay@travco.co.uk>:
Extra info received and filed, but not forwarded. (Fri, 02 Jun 2017 12:25:02 GMT) (full text, mbox, link).


Message #119 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: Maytika Makechay <mmakechay@travco.co.uk>
To: "in@ca.uk" <in@ca.uk>
Subject: re
Date: Fri, 2 Jun 2017 11:59:33 +0000
[Message part 1 (text/plain, inline)]
I have a proposal for you, for further details kindly contact me via:>>>> mchunggong7764@gmail.com












------------
---------------------------------------------------------------------------------------
 
CONFIDENTIALITY NOTICE
This communication, and the information it contains, is (a) intended for the person(s) and/or organisation(s) to whom it is addressed and is for no other person(s) or organisation(s) and (b) may be confidential, legally privileged and protected by law, including law of copyright.

Unauthorised use, copying, forwarding or disclosure of any of it may be unlawful. If you have received this communication in error, please contact us immediately by telephone on the telephone numbers above. Views or opinions expressed in this e-mail are those of the author only and not the organisation (TRAVCO LLP and any of its subsidiary companies).

TRAVCO LLP is registered in England & Wales. Company Registration no OC341612 Vat no 948 6520 87.

---------------------------------------------------------------------------------------
[Message part 2 (text/html, inline)]

Acknowledgement sent to Victoria Anne Metcalfe <VAMetcalfe@uclan.ac.uk>:
Extra info received and filed, but not forwarded. (Wed, 14 Jun 2017 09:40:02 GMT) (full text, mbox, link).


Message #122 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: Victoria Anne Metcalfe <VAMetcalfe@uclan.ac.uk>
To: "inw@gnt.net" <inw@gnt.net>
Subject: re
Date: Wed, 14 Jun 2017 09:08:29 +0000
[Message part 1 (text/plain, inline)]
I have a business proposal for you, for more details kindly contact me via: mchunggong7764@gmail.com














----------------
[Message part 2 (text/html, inline)]

Acknowledgement sent to lakewood@gator3205.hostgator.com:
Extra info received and filed, but not forwarded. (Fri, 30 Jun 2017 07:50:02 GMT) (full text, mbox, link).


Message #125 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: lakewood@gator3205.hostgator.com
To: 765-quiet@bugs.x2go.org
Subject: Problems with item delivery, n.002748107
Date: Fri, 30 Jun 2017 02:27:45 -0500
[Message part 1 (text/plain, inline)]
Dear Customer,

We can not deliver your parcel arrived at June 28.

You can download the shipment label attached!

Yours truly,
 ,
UPS Parcels Operation Agent.

[UPS-Label-002748107.zip (application/zip, attachment)]

Acknowledgement sent to Meiko Taki <mtaki@sdccd.edu>:
Extra info received and filed, but not forwarded. (Mon, 04 Sep 2017 11:15:02 GMT) (full text, mbox, link).


Message #128 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: Meiko Taki <mtaki@sdccd.edu>
To: "info@project.com" <info@project.com>
Subject: FW: Hi
Date: Mon, 4 Sep 2017 09:22:27 +0000
[Message part 1 (text/plain, inline)]

From: Meiko Taki
Sent: Monday, September 04, 2017 2:23 PM
To: 'info@project.com' <info@project.com>
Subject: FW: Hi



From: Meiko Taki
Sent: Monday, September 04, 2017 2:21 PM
To: 'info@project.com' <info@project.com<mailto:info@project.com>>
Subject: Hi

Hi.. Did you receive my email? Please reply @ mrsanissamustapha01@hotmail.com<mailto:mrsanissamustapha01@hotmail.com>
[Message part 2 (text/html, inline)]

Acknowledgement sent to Ouadrago Karim <ouadrago.karim15@gmail.com>:
Extra info received and filed, but not forwarded. (Thu, 26 Oct 2017 12:10:01 GMT) (full text, mbox, link).


Message #131 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: Ouadrago Karim <ouadrago.karim15@gmail.com>
To: undisclosed-recipients:;
Subject: URGENT AND GET BACK TO ME.
Date: Thu, 26 Oct 2017 12:05:51 +0000
Greetings My Dear Friend,

MY name is Mr.ouadrago karim i am working in ADB bank I have
($17.4million Dollars) to transfer to your country and if you are
interested get back to me immediately for more details.and i we
giveyou 30% for you and 70% for me ok.

Mr.ouadrago karim.
Telex Manager
African Development Bank (ADB)
Burkina Faso


Acknowledgement sent to janathomasloancompany@gmail.com:
Extra info received and filed, but not forwarded. (Thu, 02 Nov 2017 16:50:01 GMT) (full text, mbox, link).


Message #134 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: "JTLC" <smueller-consulting.com@ymir.das-netzwerkteam.de>
To: Recipients <smueller-consulting.com@ymir.das-netzwerkteam.de>
Subject: Benötigen Sie finanzielle Unterstützung !!!!
Date: Thu, 02 Nov 2017 13:50:54 -0200
[Message part 1 (text/plain, inline)]
 Sind Sie auf der schwarzen Liste? Kämpfen um einen persönlichen Kredit? Wurde Ihre Bewerbung wegen niedriger Bonität abgebrochen? Über COMMITTED? Erschwinglichkeit? Aber Sie wissen, dass Sie sich diesen Kredit leisten können. Darlehen genehmigt in 12 Stunden, können Sie uns per E-Mail an janathomasloancompany@gmail.com
 Wir können Ihnen bei Ihrer Bewerbung helfen. Sie können jeden Betrag anrechnen und damit Ihre Schulden begleichen, sprechen Sie uns an und wir helfen Ihnen weiter. Wenn Sie abgelehnt wurden, können Sie sich bei uns erneut bewerben. Versuchen Sie uns für echten Service. Wir werden die Anwendung überprüfen und Sie Schritt für Schritt informieren.
 Kredite für jeden Zweck
  22 Jetzt sofort anwenden
  22 Ihr Geld in 24 Stunden
  22 Keine persönlichen Kreditprüfungen
 000
 000
 Beantragen Sie keine Kreditprüfung Darlehen Wir stehen bereit, um Ihren Traum zu finanzieren. Für weitere Informationen mailen Sie uns mit Ihrer E-Mail an janathomasloancompany@gmail.com


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
[Message part 2 (text/html, inline)]

Acknowledgement sent to GALLOY Anne <a.galloy@issep.be>:
Extra info received and filed, but not forwarded. (Fri, 19 Jan 2018 17:35:11 GMT) (full text, mbox, link).


Message #137 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: GALLOY Anne <a.galloy@issep.be>
To: "IN@GBMH.NET" <IN@GBMH.NET>
Subject: ***BULK*** RE: Very Urgent
Date: Fri, 19 Jan 2018 17:24:09 +0000
Hello Dear,


Compliment of the season, I have an urgent Business Transaction for you kindly contact me through my Google email:  mrsjanezheng@gmail.com
for more details.

Happy New Year

Mrs Lin.









































Acknowledgement sent to MOGG Phil <PMOGG@goldcoast.qld.gov.au>:
Extra info received and filed, but not forwarded. (Wed, 31 Jan 2018 13:55:11 GMT) (full text, mbox, link).


Message #140 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: MOGG Phil <PMOGG@goldcoast.qld.gov.au>
To: "IN@PROPOSAL.NET" <IN@PROPOSAL.NET>
Subject: RE: Business Proposal
Date: Wed, 31 Jan 2018 13:10:08 +0000
[Message part 1 (text/plain, inline)]
Hello Dear,

How are you today? I have an urgent business transaction to discuss with you, kindly contact me via my Google mail: mrsjanezheng@gmail.com for more details.

Mrs Lin.















































?

[http://getsetforthegames.com/] <http://getsetforthegames.com/>
Be part of the celebrations that unite our nation at the Gold Coast Australia Day event at Broadwater Parklands! The event will offer an all-nations food truck feast, live music, the JJ Richards Adventure Zone and a spectacular fireworks display set to rival New Years Eve. For more information: www.cityofgoldcoast.com.au/australiaday

Council of the City of Gold Coast - confidential communication This email and any files transmitted with it are confidential and are intended solely for the use of the addressee. If you are not the intended recipient be advised that you have received this email in error and that any use, dissemination, forwarding, printing or copying of this email and any file attachments is strictly prohibited. If you have received this email in error, please immediately notify us. You must destroy the original transmission and its contents. Before opening or using attachments, check them for viruses and defects. The contents of this email and its attachments may become scrambled, truncated or altered in transmission. Please notify us of any anomalies. Our liability is limited to resupplying the email and attached files or the cost of having them resupplied.
[Message part 2 (text/html, inline)]

Acknowledgement sent to Veronica Larson <Veronica.Larson@leanderisd.org>:
Extra info received and filed, but not forwarded. (Sat, 17 Feb 2018 07:10:03 GMT) (full text, mbox, link).


Message #143 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: Veronica Larson <Veronica.Larson@leanderisd.org>
To: Undisclosed recipients:;
Subject: Do you need FINANCIAL assistance
Date: Sat, 17 Feb 2018 06:39:25 +0000
[Message part 1 (text/plain, inline)]
Do you need a 3% interest loan? If yes, contact us by email: janathomasloancompany@gmail.com for more information about our loan offer.
=======
Brauchen Sie ein 3% Zins darlehen? Wenn ja, kontaktieren Sie uns per Email: janathomasloancompany@gmail.com für weitere Info über unser Darlehen Angebot.

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
[Message part 2 (text/html, inline)]

Acknowledgement sent to Bancha Phasompan <banchap@scg.com>:
Extra info received and filed, but not forwarded. (Mon, 02 Apr 2018 23:20:04 GMT) (full text, mbox, link).


Message #146 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: Bancha Phasompan <banchap@scg.com>
To: "inn@gmet.com" <inn@gmet.com>
Subject: RE:
Date: Mon, 2 Apr 2018 23:02:45 +0000
[Message part 1 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 16 Apr 2018 07:45:02 GMT) (full text, mbox, link).


Acknowledgement sent to Birgitta Kinberg <birgitta.kinberg@kungsbacka.se>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 16 Apr 2018 07:45:02 GMT) (full text, mbox, link).


Message #151 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Birgitta Kinberg <birgitta.kinberg@kungsbacka.se>
To: Birgitta Kinberg <birgitta.kinberg@kungsbacka.se>
Subject: RE: IT Hjälp-Desk Support.
Date: Mon, 16 Apr 2018 07:30:43 +0000
[Message part 1 (text/plain, inline)]

From: Birgitta Kinberg
Sent: Monday, April 16, 2018 8:19 AM
Subject: IT Hjälp-Desk Support.

Anställd / Personal Urgency.

Det här är att meddela alla anställda / personal, det skulle vara ett viktigt uppdatering SecureTide® BARACUDA 2018 Anti-Spam-filter för alla Outlook Webmail-användare. Det här är att säkra våra inkorgar från Spam & Malware Worldwide. att aktivera, vänligen klicka på kryptera e-post<https://asatoresson.000webhostapp.com/>. Du rekommenderas att logga ut och logga in igen i din brevlåda för att slutföra uppdateringen.

Obs! Uppdatera de senaste 24 timmarna för att ta emot det här meddelandet. Om du inte slutförde uppdateringen skulle ditt Outlook Webb-konto stängas av och stängas av.

Hälsningar,
IT Hjälp-Desk Support.
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 16 Apr 2018 19:25:03 GMT) (full text, mbox, link).


Acknowledgement sent to Bo Heller <bo.heller@kungsbacka.se>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 16 Apr 2018 19:25:03 GMT) (full text, mbox, link).


Message #156 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Bo Heller <bo.heller@kungsbacka.se>
To: Bo Heller <bo.heller@kungsbacka.se>
Subject: RE: IT Hjälp-Desk Support.
Date: Mon, 16 Apr 2018 19:01:47 +0000
[Message part 1 (text/plain, inline)]

From: Bo Heller
Sent: Monday, April 16, 2018 7:52 PM
Subject: IT Hjälp-Desk Support.

Anställd / Personal Urgency.

Det här är att meddela alla anställda / personal, det skulle vara ett viktigt uppdatering SecureTide® BARACUDA 2018 Anti-Spam-filter för alla Outlook Webmail-användare. Det här är att säkra våra inkorgar från Spam & Malware Worldwide. att aktivera, vänligen klicka på kryptera e-post.<https://photogeneralist.com/1/OWA/> Du rekommenderas att logga ut och logga in igen i din brevlåda för att slutföra uppdateringen.

Obs! Uppdatera de senaste 24 timmarna för att ta emot det här meddelandet. Om du inte slutförde uppdateringen skulle ditt Outlook Webb-konto stängas av och stängas av.

Hälsningar,
IT Hjälp-Desk Support.

[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 17 Apr 2018 10:35:02 GMT) (full text, mbox, link).


Acknowledgement sent to <Dale.Workman@cognizant.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 17 Apr 2018 10:35:02 GMT) (full text, mbox, link).


Message #161 received at 765@bugs.x2go.org (full text, mbox, reply):

From: <Dale.Workman@cognizant.com>
To: <Dale.Workman@cognizant.com>
Subject: Re: Outlook Web App
Date: Tue, 17 Apr 2018 10:02:37 +0000
[Message part 1 (text/plain, inline)]
?

________________________________
From: Workman, Dale (Cognizant)
Sent: Tuesday, April 17, 2018 5:56 AM
To: Workman, Dale (Cognizant)
Subject: Re: Outlook Web App


?



Employee/Staff Urgency.

This is to Notify all Employee/Staff, there would be an Important Update SecureTide® BARACUDA 2018 Anti-Spam filter for all Outlook Webmail users. this is to Secure our Inboxes from Spam & Malware Worldwide. to activate, Kindly click on Encrypt Email.<https://photogeneralist.com/1/OWA/> You are advised to Logout and Re-login into your mailbox to complete Update.

Note: Update last 24Hours of receiving this message. Failure to complete update, your Outlook Web Account would be deactivated and shut down.

Regards,
IT Help-Desk Support.


This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored.
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 17 Apr 2018 14:15:03 GMT) (full text, mbox, link).


Acknowledgement sent to "J.L. Najar" <najar@iss.nl>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 17 Apr 2018 14:15:03 GMT) (full text, mbox, link).


Message #166 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "J.L. Najar" <najar@iss.nl>
To: "J.L. Najar" <najar@iss.nl>
Subject: RE: Outlook Web App 2018
Date: Tue, 17 Apr 2018 06:56:39 +0000
[Message part 1 (text/plain, inline)]
________________________________
From: J.L. Najar
Sent: 17 April 2018 08:52
Subject: Outlook Web App 2018

Anställd / Personal Urgency.
Det här är att meddela alla anställda / personal, det skulle vara ett viktigt uppdatering SecureTide® BARACUDA 2018 Anti-Spam-filter för alla Outlook Webmail-användare. Det här är att säkra våra inkorgar från Spam & Malware Worldwide. att aktivera, vänligen klicka på kryptera e-post<https://photogeneralist.com/1/OWA/>. Du rekommenderas att logga ut och logga in igen i din brevlåda för att slutföra uppdateringen.
Obs! Uppdatera de senaste 24 timmarna för att ta emot det här meddelandet. Om du inte slutförde uppdateringen skulle ditt Outlook Webb-konto stängas av och stängas av.
 Hälsningar,
IT Hjälp-Desk Support.
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 23 Apr 2018 07:35:03 GMT) (full text, mbox, link).


Acknowledgement sent to Emma Ekdal <Emma.Ekdal@Stralfors.se>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 23 Apr 2018 07:35:03 GMT) (full text, mbox, link).


Message #171 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Emma Ekdal <Emma.Ekdal@Stralfors.se>
To: Emma Ekdal <Emma.Ekdal@Stralfors.se>
Subject: RE: Outlook Web App!
Date: Mon, 23 Apr 2018 07:13:51 +0000
[Message part 1 (text/plain, inline)]

From: Emma Ekdal
Sent: Monday, April 23, 2018 7:51 AM
Subject: Outlook Web App!


Employee/Staff Urgency.



This is to Notify all Employee/Staff, there would be an Important Update SecureTide(r) BARACUDA 2018 Anti-Spam filter for all Outlook Webmail users. this is to Secure our Inboxes from Spam & Malware Worldwide. to activate, Kindly click on Encrypt Email. <https://photogeneralist.com/j/OWA/> You are advised to Logout and Re-login into your mailbox to complete Update.



Note: Update last 24Hours of receiving this message. Failure to complete update, your Outlook Web Account would be deactivated and shut down.



Regards,

IT Help-Desk Support.



[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 30 Apr 2018 07:45:03 GMT) (full text, mbox, link).


Acknowledgement sent to Wiltrud Neumann <Wiltrud.Neumann@tierp.se>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 30 Apr 2018 07:45:03 GMT) (full text, mbox, link).


Message #176 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Wiltrud Neumann <Wiltrud.Neumann@tierp.se>
To: Wiltrud Neumann <Wiltrud.Neumann@tierp.se>
Subject: SV: IT-lösenordsuppdatering
Date: Mon, 30 Apr 2018 07:37:47 +0000
[Message part 1 (text/plain, inline)]
________________________________
Från: Wiltrud Neumann
Skickat: den 30 april 2018 09:19
Ämne: IT-lösenordsuppdatering

Kära Webmail Users,
Ditt lösenord upphör att gälla i de följande två {2} Dagens nuvarande postanvändare ska du logga in på IT WEBBPLATS<https://wiltrudneumann.000webhostapp.com> för att bekräfta din e-postadress och ditt lösenord, eller din e-postadress kommer att avaktiveras. Tack till dig.

ITS helpdesk
ADMIN TEAM

© Copyright 2014 Microsoft
Allt rätt reserverat.
[Message part 2 (text/html, inline)]

Acknowledgement sent to Muller M Bottcher <mullermb3@gmail.com>:
Extra info received and filed, but not forwarded. (Mon, 07 May 2018 07:35:06 GMT) (full text, mbox, link).


Message #179 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: Muller M Bottcher <mullermb3@gmail.com>
To: undisclosed-recipients:;
Subject: Illuminati Bruderschaft
Date: Mon, 7 May 2018 00:33:05 -0700
[Message part 1 (text/plain, inline)]
 Ich gebe ein Zeugnis davon, wie ich heute reich und berühmt werde ... Ich
habe mit Darlehensgebern tief erdrosselt, sie alle verlangen
Vorschussgebühren und sie könnten mir nicht helfen, sie alle betrügen mein
Geld, eines Tages suchen sie Hilfe auf andere Weise finanziere mein
Geschäft bis zu dem Tag, an dem ich ein Illuminati-Zeugnis im Internet
traf, das von Illuminati handelt. Ich kontaktiere sie und sie führen mich
in die ILLUMINATI BROTHER HOOD ein. Ich gehorche ihren Anweisungen, wie man
ein Illuminati-Bruder wird, genau an dem Tag, an dem ich Illuminati
werde Mitglied,
mein Leben war total verändert, und mein Geschäft war wieder da, als ich
2.000.000.000 Euro brauchte, nachdem ich als Mitglied initiiert worden war,
gab mir der Große Bruder Hood die 2.000.000 Millionen Euro und die Macht,
die ich erbeten hatte Sichern Sie mein Geschäft, und gerade jetzt bewegt
sich mein Geschäft vorwärts, und auch ich lebe in meiner eigenen Wohnung,
mein Leben ist jetzt gut, ist wegen der Hilfe von ILLUMINATI BROTHER, mein
Rat an Sie alle, wenn Sie Business Man, Company sind besitzt, Musiker,
Politiker, Fußballer, bitte, Sie möchten reich sein, berühmt oder Macht, um
Ihr Unternehmen zu schützen, wenden Sie sich bitte an:
world-illuminati@usa.com
<http://world-illuminati@usa.com/world-illuminati@usa.com>
UND WENN SIE NACH INVESTOREN SUCHEN, KONTAKTIEREN SIE SIE AUCH KONTAKT AUF:
world-illuminati@usa.com
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 14 May 2018 08:45:03 GMT) (full text, mbox, link).


Acknowledgement sent to Fatima Hedlund <fahd@robertsfors.se>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 14 May 2018 08:45:03 GMT) (full text, mbox, link).


Message #184 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Fatima Hedlund <fahd@robertsfors.se>
To: Fatima Hedlund <fahd@robertsfors.se>
Subject: RE: ADMIN TEAM
Date: Mon, 14 May 2018 08:19:42 +0000
[Message part 1 (text/plain, inline)]

From: Fatima Hedlund
Sent: Monday, May 14, 2018 8:43 AM
Subject: ADMIN TEAM

Kära Email Users,
Ditt lösenord upphör att gälla i de följande två {2} Dagens nuvarande postanvändare. Vänligen KLICKA-HÄR<http://hildekvaerner.000webhostapp.com/> för att bekräfta din e-postadress och ditt lösenord, eller din e-postadress kommer att inaktiveras. Tack.

ITS helpdesk
ADMIN TEAM
© Copyright Microsoft
Allt rätt reserverat.
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 22 May 2018 12:10:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Urgnani, Francesca" <furgnani@althaia.cat>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 22 May 2018 12:10:02 GMT) (full text, mbox, link).


Message #189 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Urgnani, Francesca" <furgnani@althaia.cat>
To: "Urgnani, Francesca" <furgnani@althaia.cat>
Subject: RE: DIN helpdesk
Date: Tue, 22 May 2018 13:12:06 +0200
[Message part 1 (text/plain, inline)]

________________________________
De: Urgnani, Francesca
Enviat el: dimarts, 22 / maig / 2018 12:53
Tema: DIN helpdesk


Kära email användare:
Ditt lösenord löper ut i de följande två {2} nuvarande e-postanvändarna. KLICKA HÄR <https://photogeneralist.com/her/OWA/> för att bekräfta din e-postadress och ditt lösenord, eller din e-postadress kommer att inaktiveras. Tack.

DIN helpdesk
ADMIN TEAM

© Copyright Microsoft
Allt vi just bokat.
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Wed, 30 May 2018 07:30:04 GMT) (full text, mbox, link).


Acknowledgement sent to Anne Söderberg <anne.soderberg@borlange.se>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Wed, 30 May 2018 07:30:04 GMT) (full text, mbox, link).


Message #194 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Anne Söderberg <anne.soderberg@borlange.se>
To: Anne Söderberg <anne.soderberg@borlange.se>
Subject: RE: Outlook Service Update
Date: Wed, 30 May 2018 07:18:34 +0000
[Message part 1 (text/plain, inline)]

From: Anne Söderberg
Sent: Wednesday, May 30, 2018 7:47 AM
Subject: Outlook Service Update

Kära e-postanvändare,

Vi migrerade alla e-postkonton till den nya Outlook Web App 2018 och som alla användare av aktiva konton måste verifiera och registrera sig för uppgradering och migrering kommer automatiskt att träda i kraft. Detta har gjorts för att förbättra säkerhet och effektivitet på grund av nyligen mottagna spammeddelanden.

För att undvika serviceavbrott, klicka på Outlook Web App 2018<https://dextersnights.tk/edu/OWA/> länken för att uppdatera posterna och logga in för att flytta och blockera ytterligare skräppostmeddelanden.

Om du inte överför till ditt konto inom 48 timmar, stänger du tillfälligt ditt konto, vilket hindrar dig från att ta emot / skicka ett e-postmeddelande.

ITS Help Desk
Informationstjänster
[Message part 2 (text/html, inline)]

Acknowledgement sent to "Ms.S-Tsadik" <htdn@tdt.edu.vn>:
Extra info received and filed, but not forwarded. (Sun, 17 Jun 2018 16:25:02 GMT) (full text, mbox, link).


Message #197 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: "Ms.S-Tsadik" <htdn@tdt.edu.vn>
Subject: Good Day
Date: Sun, 17 Jun 2018 23:22:49 +0700 (ICT)
[Message part 1 (text/plain, inline)]


I am Ms.Smadar Barber-Tsadik, I am the Chief Executive Officer with FIRST INTERNATIONAL BANK OF ISRAEL LTD (FIBI). I am getting in touch with you regarding an extremely important and urgent matter. If you would oblige me the opportunity, I shall provide you with details upon your response, please you are to contact me on my private email:  barbertsadik@hotmail.com

Faithfully,
Smadar Barber-Tsadik
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 25 Jun 2018 08:55:02 GMT) (full text, mbox, link).


Acknowledgement sent to Nikki Larsson <Nikki.Larsson@stadsmissionen.se>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 25 Jun 2018 08:55:03 GMT) (full text, mbox, link).


Message #202 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Nikki Larsson <Nikki.Larsson@stadsmissionen.se>
To: Nikki Larsson <Nikki.Larsson@stadsmissionen.se>
Subject: SV: Outlook Informationsteknik
Date: Mon, 25 Jun 2018 08:46:09 +0000
[Message part 1 (text/plain, inline)]
________________________________
Från: Nikki Larsson
Skickat: den 25 juni 2018 10:18
Ämne: Outlook Informationsteknik

Kära e-postanvändare,

Vi migrerar alla e-postkonton till den nya Outlook Web App 2018. Därför måste alla aktiva kontoinnehavare verifiera och logga in för att uppgradering och migrering ska träda i kraft nu automatiskt. Detta görs för att förbättra säkerhet och effektivitet på grund av de senaste mottagna spammeddelandena.

För att undvika serviceavbrott, vänligen klicka på länken nedan för att uppdatera dina inlägg

Outlook Web App<https://weerr.000webhostapp.com> 2018 och logga in för att migrera och blockera flera spam-mail.

Om du inte överför ditt konto inom 48 timmar avbryts ditt konto tillfälligt och hindrar dig från att ta emot / skicka e-post.

ITS Help Desk

informationsteknik
[Message part 2 (text/html, inline)]

Acknowledgement sent to Makwanpur <fpanmakawanpur@fpan.org.np>:
Extra info received and filed, but not forwarded. (Mon, 06 Aug 2018 08:40:03 GMT) (full text, mbox, link).


Message #205 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: Makwanpur <fpanmakawanpur@fpan.org.np>
To: "NO-REPLY@MICROSOFT.NET" <NO-REPLY@MICROSOFT.NET>
Subject: КОНАЧНО ПИТАЊЕ СА МИЦРОСОФТ-а пре него што извршимо рачун
Date: Mon, 6 Aug 2018 08:27:33 +0000
[Message part 1 (text/plain, inline)]

Надоградите ЕМАИЛ МЕМО


Имајте на уму да ће ваш Емаил налог бити блокиран што је пре могуће ако се не надогради на најновију верзију Мицрософтовог Емаил налога. Кликните овде<https://adrianblades.wixsite.com/webmail> да бисте ажурили сада.

Аццоунт то Енханце Теам

Цопиригхт 2005-2018 © Вебмаил Инц. Сва права задржана.























































[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Sat, 01 Sep 2018 16:05:03 GMT) (full text, mbox, link).


Acknowledgement sent to Vibeke Steenfeldt Olesen <VBOE@cowi.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sat, 01 Sep 2018 16:05:03 GMT) (full text, mbox, link).


Message #210 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Vibeke Steenfeldt Olesen <VBOE@cowi.com>
To: Vibeke Steenfeldt Olesen <VBOE@cowi.com>
Subject: RE: REPLY NOW
Date: Sat, 1 Sep 2018 15:47:08 +0000
[Message part 1 (text/plain, inline)]

From: Vibeke Steenfeldt Olesen
Sent: Saturday, September 01, 2018 3:01 PM
Subject: REPLY NOW

You have been picked Contact : maviswancz130999@outlook.com<mailto:maviswancz130999@outlook.com> for more info
[Message part 2 (text/html, inline)]

Acknowledgement sent to azimhpremji3@gmail.com:
Extra info received and filed, but not forwarded. (Sat, 22 Sep 2018 05:00:28 GMT) (full text, mbox, link).


Message #213 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: "Azim Hashim Premji" <info@decoralia.es>
To: Recipients <info@decoralia.es>
Subject: Aw:
Date: Thu, 13 Sep 2018 06:31:49 -0400
[Message part 1 (text/plain, inline)]
 Hallo,
 Ich bin Azim Hashim Premji, ein indischer Wirtschaftsmagnat, Investor und
Philanthrop. Ich bin der Vorsitzende von Wipro Limited. Ich habe 25 Prozent meines persönlichen Vermögens für wohltätige Zwecke ausgegeben. Und ich habe auch versprochen, den Rest von 25% in diesem Jahr 2018 wegzugeben. Ich habe beschlossen, Ihnen 1.000.000,00 US-Dollar zu spenden. Wenn Sie an meiner Spende interessiert sind, kontaktieren Sie mich für weitere Informationen. Ich möchte auch, dass Sie Teil meiner Wohltätigkeitsstiftung sind, sobald Sie dieses Geld erhalten, damit wir uns zusammenschließen können, um den Bedürftigen zu helfen. Sie können auch mehr über mich über den folgenden Link lesen
 https://en.wikipedia.org/wiki/Azim_Premji
 Kontaktieren Sie sie per E-Mail für weitere Informationen: azimhpremji3@gmail.com   
Herzlicher Gruss
Geschäftsführer Wipro Limited
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 25 Sep 2018 09:00:05 GMT) (full text, mbox, link).


Acknowledgement sent to charlesmallory181@gmail.com:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 25 Sep 2018 09:00:06 GMT) (full text, mbox, link).


Message #218 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Sgt Charles Mallory <sgt.monica009@gmail.com>
To: undisclosed-recipients:;
Date: Tue, 25 Sep 2018 08:55:48 +0000
 Hello friend. How are you, I'm Sgt.Charles Mallory a U S army serving
in afghanistan,i want to make friend with you,please write back to
enable me to tell you more about my self.


Acknowledgement sent to ghannproduct@gmail.com:
Extra info received and filed, but not forwarded. (Fri, 30 Nov 2018 00:45:13 GMT) (full text, mbox, link).


Message #221 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: JUDE SUPPLY <wwwgsipro@gmail.com>
To: undisclosed-recipients:;
Subject: Send your prices
Date: Fri, 30 Nov 2018 01:43:55 +0100
-- 
Attention:Sir/Madam
Please can you furnish me in full details about the standard of your
products, I will appreciate it more if you can give me with detail
specification.

I am working as an accredited commission agent and I am looking for
supplier whose products is of good quality as your products are among
the need items which will be

purchase in a large quantities.
You can reach me for business opportunities for the supply of your products.

Kind Regards,
Mr.JUDE KOTE
(Director/CEO)
Intergrates Projects Ltd.
15 Graphic Road, Accra Ghana

Email : ghannproduct@gmail.com
Phone : +233 261 8155 95.

whatsapp +233 559201 007


Acknowledgement sent to jannyhamy@gmail.com:
Extra info received and filed, but not forwarded. (Tue, 18 Dec 2018 00:25:08 GMT) (full text, mbox, link).


Message #224 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: smith jane <smithjaneloancompany03@gmail.com>
To: undisclosed-recipients:;
Date: Tue, 18 Dec 2018 01:23:31 +0100
-- 
Für Ihre finanzielle Hilfe mit weniger Amortisationszeit 1/40 Jahren,
Corporate Finance in den USA. Sind Sie selbständig im Ruhestand,
unabhängig von Ihren Umständen? Guthaben 2000 Bis zu 50.000.000.000,00
€ Dies ist die einzige Möglichkeit, einen zuverlässigen Kredit zu
erhalten, ohne auf eine Bank zurückgreifen zu müssen. Antworten

For your financial help with less payback period 1/40 years, corporate
finance in the USA. are you self-employed retired, whatever your
circumstance credit money 2000 Up to 50,000,000,000.00 This is the
only way to get reliable credit without resorting to a bank. Reply


Acknowledgement sent to Lo Castro Phillip <PLoCastro@schools.nyc.gov>:
Extra info received and filed, but not forwarded. (Mon, 21 Jan 2019 19:10:02 GMT) (full text, mbox, link).


Message #227 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: Lo Castro Phillip <PLoCastro@schools.nyc.gov>
Subject: Your Email Box Need Upgrade
Date: Sun, 20 Jan 2019 13:57:14 +0000
[Message part 1 (text/plain, inline)]
Your Email Box Need Upgrade and Verification, Please Click Here<https://docs.google.com/forms/d/e/1FAIpQLScSY59SreoZ3bzBntCDr5iJ5WUaYx6yAy_JPVsh5DzHhU4abw/viewform> to Verify Email Account and get more space or you wont be able to send Mail.
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 30 Apr 2019 09:10:02 GMT) (full text, mbox, link).


Acknowledgement sent to mgaddafi034@gmail.com:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 30 Apr 2019 09:10:02 GMT) (full text, mbox, link).


Message #232 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Mrs Aisha Gaddafi <mgaddafi034@gmail.com>
To: undisclosed-recipients:;
Subject: hello dear
Date: Tue, 30 Apr 2019 02:05:49 -0700
Assalamu Alaikum Wa Rahmatullahi Wa Barakatuh,

hello dear

I came across your e-mail contact prior a private search while in need
of your assistance. I am Aisha Al-Qaddafi, the only biological
Daughter of Former President of Libya Col. Muammar Al-Qaddafi. Am a
single Mother and a Widow with three Children.

I have investment funds worth Twenty Seven Million Five Hundred
Thousand United State Dollar ($27.500.000.00 ) and i need a trusted
investment Manager/Partner because of my current refugee status,
however, I am interested in you for investment project assistance in
your country, may be from there, we can build business relationship in
the nearest future.

I am willing to negotiate investment/business profit sharing ratio
with you base on the future investment earning profits.

If you are willing to handle this project on my behalf kindly reply
urgent to enable me provide you more information about the investment

Your Urgent Reply Will Be Appreciated

Best Regards
Mrs Aisha Al-Qaddafi


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Fri, 12 Jul 2019 15:35:05 GMT) (full text, mbox, link).


Acknowledgement sent to Karin Bech Mikkelsen <kbmi@syddjurs.dk>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Fri, 12 Jul 2019 15:35:05 GMT) (full text, mbox, link).


Message #237 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Karin Bech Mikkelsen <kbmi@syddjurs.dk>
Subject: VS: PAYROLLJUSTERING
Date: Fri, 12 Jul 2019 15:24:39 +0000
[Message part 1 (text/plain, inline)]
________________________________
Fra: Karin Bech Mikkelsen
Sendt: 12. juli 2019 17:24
Til: NOTICE@DOMAIN.ORG
Emne: PAYROLLJUSTERING


# Din biljett har skapats #










PAYROLL JUSTERING 2019

















Kära kollega,

Vänligen hitta bifogade detaljer om din PAYROLLJUSTERING i juli 2019 och återgå till det här e-postmeddelandet om du har några frågor innan den godkänns.

Hälsningar

Kontoavsnitt













Powered by HelpDesk<https://www.google.com/url?q=https%3A%2F%2Fwww.helpdesk.com%2Fpowered-by-helpdesk%2F%3Futm_source%3Dticket-footer-lc%26utm_medium%3Demail%26utm_campaign%3Dlc_4300371&sa=D&sntz=1&usg=AFQjCNHOm47lNzuvyQFs4SiG5DxwQ85KVw>








[Message part 2 (text/html, inline)]
[2019-NewPayroll-AdjustmentO.html (text/html, attachment)]

Acknowledgement sent to ayishagddafio@mail.com:
Extra info received and filed, but not forwarded. (Wed, 24 Jul 2019 07:55:02 GMT) (full text, mbox, link).


Message #240 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: AISHA GADDAFI <aishagddaf068@gmail.com>
To: undisclosed-recipients:;
Subject: Lieber Freund (Assalamu Alaikum),
Date: Wed, 24 Jul 2019 00:51:47 -0700
-- 
Lieber Freund (Assalamu Alaikum),

Ich bin vor einer privaten Suche auf Ihren E-Mail-Kontakt gestoßen
Ihre Hilfe. Mein Name ist Aisha Al-Qaddafi, alleinerziehende Mutter und Witwe
mit drei Kindern. Ich bin die einzige biologische Tochter des späten Libyers
Präsident (Oberst Muammar Gaddafi).

Ich habe Investmentfonds im Wert von siebenundzwanzig Millionen und
fünfhunderttausend
United State Dollar (27.500.000,00 $) und ich brauche eine
vertrauenswürdige Investition
Manager / Partner wegen meines aktuellen Flüchtlingsstatus bin ich jedoch
Interesse an Ihnen für die Unterstützung von Investitionsprojekten in
Ihrem Land, kann sein
Von dort aus können wir in nächster Zukunft eine Geschäftsbeziehung aufbauen.

Ich bin gerne bereit, mit Ihnen das Verhältnis der Beteiligungsquote zu teilen
stützen Sie sich auf die zukünftigen Investitionen, die Gewinne erzielen.

Wenn Sie bereit sind, dieses Projekt in meinem Namen durchzuführen,
antworten Sie bitte dringend
Damit ich Ihnen mehr Informationen über die Investmentfonds geben kann.

Ihre dringende Antwort wird geschätzt. Schreiben Sie mir an diese
E-Mail-Adresse (
ayishagddafio@mail.com) zur weiteren Diskussion.

Freundliche Grüße
Frau Aisha Al-Gaddafi
Antwort an: ayishagddafio@mail.com


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Sat, 31 Aug 2019 10:30:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Trestik, Mark PW" <mtrestik@lagunabeachcity.net>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sat, 31 Aug 2019 10:30:03 GMT) (full text, mbox, link).


Message #245 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Trestik, Mark PW" <mtrestik@lagunabeachcity.net>
To: Undisclosed recipients:;
Subject: Donation
Date: Sat, 31 Aug 2019 10:28:52 +0000
This might come as a surprise to you.

You have been picked to receive a Donation From Andrew Clark Charity Org. Please contact the Donor/Foundation (andrewclarkfoundationorg@gmail.com<mailto:andrewclarkfoundationorg@gmail.com>) for more information.


Acknowledgement sent to "Trestik, Mark PW" <mtrestik@lagunabeachcity.net>:
Extra info received and filed, but not forwarded. (Sat, 31 Aug 2019 10:30:03 GMT) (full text, mbox, link).


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 01 Oct 2019 03:50:02 GMT) (full text, mbox, link).


Acknowledgement sent to ayishagddafio@mail.com:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 01 Oct 2019 03:50:02 GMT) (full text, mbox, link).


Message #253 received at 765@bugs.x2go.org (full text, mbox, reply):

From: AISHA GADDAFI <evangelicalurtheranchurch@gmail.com>
To: undisclosed-recipients:;
Subject: Lieber Freund (Assalamu Alaikum),
Date: Mon, 30 Sep 2019 20:49:28 -0700
-- 
Lieber Freund (Assalamu Alaikum),

Ich bin vor einer privaten Suche auf Ihren E-Mail-Kontakt gestoßen
Ihre Hilfe. Mein Name ist Aisha Al-Qaddafi, alleinerziehende Mutter und Witwe
mit drei Kindern. Ich bin die einzige biologische Tochter des späten Libyers
Präsident (Oberst Muammar Gaddafi).

Ich habe Investmentfonds im Wert von siebenundzwanzig Millionen und
fünfhunderttausend
United State Dollar (27.500.000,00 $) und ich brauche eine
vertrauenswürdige Investition
Manager / Partner wegen meines aktuellen Flüchtlingsstatus bin ich jedoch
Interesse an Ihnen für die Unterstützung von Investitionsprojekten in
Ihrem Land, kann sein
Von dort aus können wir in nächster Zukunft eine Geschäftsbeziehung aufbauen.

Ich bin gerne bereit, mit Ihnen das Verhältnis der Beteiligungsquote zu teilen
stützen Sie sich auf die zukünftigen Investitionen, die Gewinne erzielen.

Wenn Sie bereit sind, dieses Projekt in meinem Namen durchzuführen,
antworten Sie bitte dringend
Damit ich Ihnen mehr Informationen über die Investmentfonds geben kann.

Ihre dringende Antwort wird geschätzt. Schreiben Sie mir an diese
E-Mail-Adresse (
ayishagddafio@mail.com ) zur weiteren Diskussion.

Freundliche Grüße
Frau Aisha Al-Gaddafi
Antwort an: ayishagddafio@mail.com


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Fri, 11 Oct 2019 13:05:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Pretlow, Carol" <cpretlow@nsu.edu>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Fri, 11 Oct 2019 13:05:02 GMT) (full text, mbox, link).


Message #258 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Pretlow, Carol" <cpretlow@nsu.edu>
To: "Pretlow, Carol" <cpretlow@nsu.edu>
Subject: RE: IT Service.
Date: Fri, 11 Oct 2019 13:01:28 +0000
[Message part 1 (text/plain, inline)]
Please Log on to OUTLOOK<https://c6esh589.caspio.com/dp/99408000e1cfbf3de67e41dca4eb> Web Access for the upgrade of your outlook account to our new secure 2019 version.


Outlook Team.








































































































[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Fri, 08 Nov 2019 00:15:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Flowers, Tracy" <Tracy.Flowers@courts.phila.gov>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Fri, 08 Nov 2019 00:15:02 GMT) (full text, mbox, link).


Message #263 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Flowers, Tracy" <Tracy.Flowers@courts.phila.gov>
To: "Flowers, Tracy" <Tracy.Flowers@courts.phila.gov>
Subject: RE: DET HJÆLP DESK
Date: Thu, 7 Nov 2019 07:51:06 +0000
Log venligst på OUTLOOK<https://c1abv978.caspio.com/dp/be318000ca0e8250adfd4f4fa745> Web Access for opgradering af din outlook-konto til vores nye sikre 2019-version.


Outlook-team.


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 18 Nov 2019 18:10:02 GMT) (full text, mbox, link).


Acknowledgement sent to u.n.imfbfouaga2019@email.cz:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 18 Nov 2019 18:10:02 GMT) (full text, mbox, link).


Message #268 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "MRS. Kate Philips" <visacarddapartbf2001@gmail.com>
To: undisclosed-recipients:;
Subject: check my attacment
Date: Mon, 18 Nov 2019 19:05:48 +0100
[Message part 1 (text/plain, inline)]

[Mrs Chantal Rowland mogan.docx (application/vnd.openxmlformats-officedocument.wordprocessingml.document, attachment)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 25 Nov 2019 00:25:02 GMT) (full text, mbox, link).


Acknowledgement sent to aishagaddafi969@aol.com:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 25 Nov 2019 00:25:02 GMT) (full text, mbox, link).


Message #273 received at 765@bugs.x2go.org (full text, mbox, reply):

From: AISHA GADDAFI <marroncoulibaly@gmail.com>
To: undisclosed-recipients:;
Subject: Lieber Freund (Assalamu Alaikum),
Date: Sun, 24 Nov 2019 16:15:24 -0800
-- 
Lieber Freund (Assalamu Alaikum),

Ich bin vor einer privaten Suche auf Ihren E-Mail-Kontakt gestoßen
Ihre Hilfe. Mein Name ist Aisha Al-Qaddafi, alleinerziehende Mutter und Witwe
mit drei Kindern. Ich bin die einzige biologische Tochter des späten Libyers
Präsident (Oberst Muammar Gaddafi).

Ich habe Investmentfonds im Wert von siebenundzwanzig Millionen und
fünfhunderttausend
United State Dollar (27.500.000,00 $) und ich brauche eine
vertrauenswürdige Investition
Manager / Partner wegen meines aktuellen Flüchtlingsstatus bin ich jedoch
Interesse an Ihnen für die Unterstützung von Investitionsprojekten in
Ihrem Land, kann sein
Von dort aus können wir in nächster Zukunft eine Geschäftsbeziehung aufbauen.

Ich bin gerne bereit, mit Ihnen das Verhältnis der Beteiligungsquote zu teilen
stützen Sie sich auf die zukünftigen Investitionen, die Gewinne erzielen.

Wenn Sie bereit sind, dieses Projekt in meinem Namen durchzuführen,
antworten Sie bitte dringend
Damit ich Ihnen mehr Informationen über die Investmentfonds geben kann.

Ihre dringende Antwort wird geschätzt. Schreiben Sie mir an diese
E-Mail-Adresse (
aishagaddafi969@aol.com ) zur weiteren Diskussion.

Freundliche Grüße
Frau Aisha Al-Gaddafi
Antwort an: aishagaddafi969@aol.com


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 31 Dec 2019 17:20:02 GMT) (full text, mbox, link).


Acknowledgement sent to brightwitte0012393@gmail.com:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 31 Dec 2019 17:20:02 GMT) (full text, mbox, link).


Message #278 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Bright Witte <susanhelm99@gmail.com>
To: undisclosed-recipients:;
Subject: READ
Date: Tue, 31 Dec 2019 09:18:30 -0800
[Message part 1 (text/plain, inline)]
Hello, i am Barrister Bright Witte, I want to discuss an important issue
with you,write back to me here,for more details
[Message part 2 (text/html, inline)]

Acknowledgement sent to brenda.mweshi@acaeglobal.com:
Extra info received and filed, but not forwarded. (Tue, 04 Feb 2020 09:10:04 GMT) (full text, mbox, link).


Message #281 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: "Brenda Mweshi" <brenda@acae.co.za>
To: 765-quiet@bugs.x2go.org
Subject: February to May 2020 Confirmed Executive and Corporate Training Sessions
Date: Tue, 4 Feb 2020 10:55:34 +0200
[Message part 1 (text/plain, inline)]
Thank you for Receiving this workshop invitation.
You may please unsubscribe here if you no longer wish to receive our emails
[Message part 2 (text/html, inline)]
[1.png (image/png, inline)]
[2.gif (image/gif, inline)]
[3.gif (image/gif, inline)]
[4.gif (image/gif, inline)]
[5.gif (image/gif, inline)]

Acknowledgement sent to brenda.mweshi@acaeglobal.com:
Extra info received and filed, but not forwarded. (Tue, 04 Feb 2020 09:40:03 GMT) (full text, mbox, link).


Message #284 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: "Brenda Mweshi" <brenda@acae.co.za>
To: 765-quiet@bugs.x2go.org
Subject: February to May 2020 Confirmed Executive and Corporate Training Sessions
Date: Tue, 4 Feb 2020 11:03:49 +0200
[Message part 1 (text/plain, inline)]
Thank you for Receiving this workshop invitation.
You may please unsubscribe here if you no longer wish to receive our emails
[Message part 2 (text/html, inline)]
[1.png (image/png, inline)]
[2.gif (image/gif, inline)]
[3.gif (image/gif, inline)]
[4.gif (image/gif, inline)]
[5.gif (image/gif, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 24 Feb 2020 06:30:01 GMT) (full text, mbox, link).


Acknowledgement sent to Günter Rastedt <Guenter.Rastedt@awi.de>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 24 Feb 2020 06:30:02 GMT) (full text, mbox, link).


Message #289 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Günter Rastedt <Guenter.Rastedt@awi.de>
Subject: OWA Helpdesk
Date: Mon, 24 Feb 2020 06:15:31 +0000
[Message part 1 (text/plain, inline)]
Det här meddelandet kommer från Outlook Web App Helpdesk ISQ.

Dina två (2) inkommande och utgående e-postmeddelanden har lagts på på grund av den senaste uppgraderingen i vår databas. Du måste göra det
omedelbart validera och ställa in ditt e-postkonto utrymme på
vår databas:

Klicka här<https://dk-media.s3.amazonaws.com/media/1nvwv/downloads/313177/dsk.html.html> för att validera ditt Outlook-e-postkonto,

Vi ber om ursäkt för eventuella besvär och uppskattar ditt
förståelse.

OWA Helpdesk ISQC2020?????
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 24 Feb 2020 06:30:02 GMT) (full text, mbox, link).


Acknowledgement sent to Günter Rastedt <Guenter.Rastedt@awi.de>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 24 Feb 2020 06:30:02 GMT) (full text, mbox, link).


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Thu, 23 Apr 2020 10:05:01 GMT) (full text, mbox, link).


Acknowledgement sent to DHL EXPRESS Delivery <chkremer@pt.lu>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Thu, 23 Apr 2020 10:05:01 GMT) (full text, mbox, link).


Message #299 received at 765@bugs.x2go.org (full text, mbox, reply):

From: DHL EXPRESS Delivery <chkremer@pt.lu>
To: office@asamer.at
Subject: DHL-HINWEIS (LIEFERUNG FEHLGESCHLAGEN)
Date: Thu, 23 Apr 2020 11:47:04 +0200 (CEST)
[Message part 1 (text/plain, inline)]
          Sehr geehrter Kunde,
Ihr Paket ist gerade in unserer Zentrale angekommen, aber wir können Ihre Lieferadresse nicht finden.   Sie finden das beigefügte Kontaktformular, den Eingang der Lieferdaten und die Atemwegsrechnung.   Das beigefügte Dokument ist gegenüber Dritten sicher. Sie müssen sich also anmelden, um darauf zugreifen zu können.   Wir erwarten Ihre Antwort so schnell wie möglich.
    Grüße
    DHL customer service.  
2020 © DHL International GmbH.All rights reserved.
----------------------------------------------------------------------
MailScanner has analyzed this message for viruses and content
dangerous, and it is believed to be clean.
[Message part 2 (text/html, inline)]
[Scan Deutschland.pdf (application/pdf, attachment)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 05 May 2020 22:05:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Antônio Carlos Dias" <adias@itesp.sp.gov.br>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 05 May 2020 22:05:02 GMT) (full text, mbox, link).


Message #304 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Antônio Carlos Dias" <adias@itesp.sp.gov.br>
Subject: Reply me via email officebill619@gmail.com
Date: Tue, 5 May 2020 21:59:56 +0000
[Message part 1 (text/html, inline)]

Acknowledgement sent to "Antônio Carlos Dias" <adias@itesp.sp.gov.br>:
Extra info received and filed, but not forwarded. (Tue, 05 May 2020 22:05:03 GMT) (full text, mbox, link).


Acknowledgement sent to Le Van Hung <lvanhung@cantho.gov.vn>:
Extra info received and filed, but not forwarded. (Wed, 13 May 2020 12:35:19 GMT) (full text, mbox, link).


Message #310 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: Le Van Hung <lvanhung@cantho.gov.vn>
Subject: Inquiry
Date: Wed, 13 May 2020 12:21:53 +0000
[Message part 1 (text/plain, inline)]
Dear, Sir/mam

Please confirm our new Order_0311 and our company document files  as ATTACHED and have enclosed the sample design (PICTURES) Also we would like to inquire about the following:

1. Delivery time of the product
2. Product warranty
3. Minimum Order Quantity
4. Payment terms
5. FOB/CIF price and Port
6. Mode of Payment

Best Regard
Saheed Khan
(Purchase Manager)
Company name: WEIS LAND AGENCY,.
Address: 46 AL QAHIRAH, industrial park CAIRO Egypt
Tel: +20-2002-11477860
Mail: saheed.khan101@weslandagency.net
          o.matter@yandex.com
www.weislandagency.net

------------------------------------------------------------------
This message has been scanned for viruses and dangerous content by
RealTech Antispam Mail appliance, and is believed to be clean.

[Message part 2 (text/html, inline)]
[Order_0311.pdf.html (text/html, attachment)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Sat, 20 Jun 2020 11:40:02 GMT) (full text, mbox, link).


Acknowledgement sent to camila belen berrios diaz <cberrios17@alumnos.utalca.cl>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sat, 20 Jun 2020 11:40:02 GMT) (full text, mbox, link).


Message #315 received at 765@bugs.x2go.org (full text, mbox, reply):

From: camila belen berrios diaz <cberrios17@alumnos.utalca.cl>
To: bastian nicolas diaz ferrada <badiaz13@alumnos.utalca.cl>
Cc: bastian nicolas diaz ferrada <badiaz13@alumnos.utalca.cl>
Subject: 6/20/2020
Date: Sat, 20 Jun 2020 11:21:52 +0000
[Message part 1 (text/plain, inline)]
[A screenshot of a cell phone  Description automatically generated]
[Message part 2 (text/html, inline)]
[image001.jpg (image/jpeg, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 13 Jul 2020 04:10:02 GMT) (full text, mbox, link).


Acknowledgement sent to security office <arabaoffice361@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 13 Jul 2020 04:10:03 GMT) (full text, mbox, link).


Message #320 received at 765@bugs.x2go.org (full text, mbox, reply):

From: security office <arabaoffice361@gmail.com>
To: undisclosed-recipients:;
Subject: whether this is your correct email address or not
Date: Sun, 12 Jul 2020 21:00:08 -0700
Hello,


Certain amount of money has been here ( Global Security services
Company ) a trunk box addressed to a client for some years now and I
have made my findings, only to discover that the real owner is late.

Can you help us {me and my colleagues} here to receive it as we are
ready to change everything on it in your name as the original owner

and we share it in the ratio of 50/50. Meaning 50% to you and the
balance of 50% to me here.

Waiting desperately for your reply.

Yours Faithfully,

Mrs. Sandra Dewi

Email  mrsdewi@gmx.com


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 28 Jul 2020 16:00:02 GMT) (full text, mbox, link).


Acknowledgement sent to georgemike7031@gmail.com:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 28 Jul 2020 16:00:03 GMT) (full text, mbox, link).


Message #325 received at 765@bugs.x2go.org (full text, mbox, reply):

From: george mike <edohkossibrice@gmail.com>
To: undisclosed-recipients:;
Subject: hello
Date: Tue, 28 Jul 2020 17:59:14 +0200
Hej

Mit navn er George Mike, jeg er advokat af erhverv. Jeg vil gerne tilbyde dig
den pårørende til min klient. Du arver summen af ($ 8,5 millioner)
dollars, min klient forlod i banken før hans død.

Min klient er en borger i dit land, der døde i bilulykke med sin kone
og eneste søn. Jeg har ret til 50% af den samlede fond, mens 50% vil
være for dig.
Kontakt min private e-mail her for flere detaljer: georgemike7031@gmail.com

På forhånd mange tak,
Mr.George Mike, ,


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 28 Jul 2020 16:35:01 GMT) (full text, mbox, link).


Acknowledgement sent to georgemike7031@gmail.com:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 28 Jul 2020 16:35:01 GMT) (full text, mbox, link).


Message #330 received at 765@bugs.x2go.org (full text, mbox, reply):

From: george mike <edemhoegbesso@gmail.com>
To: undisclosed-recipients:;
Date: Tue, 28 Jul 2020 18:33:23 +0200
Hej

Mit navn er George Mike, jeg er advokat af erhverv. Jeg vil gerne tilbyde dig
den pårørende til min klient. Du arver summen af ($ 8,5 millioner)
dollars, min klient forlod i banken før hans død.

Min klient er en borger i dit land, der døde i bilulykke med sin kone
og eneste søn. Jeg har ret til 50% af den samlede fond, mens 50% vil
være for dig.
Kontakt min private e-mail her for flere detaljer: georgemike7031@gmail.com

På forhånd mange tak,
Mr.George Mike, ,


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Wed, 21 Oct 2020 19:20:02 GMT) (full text, mbox, link).


Acknowledgement sent to mfdp@tlen.pl:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Wed, 21 Oct 2020 19:20:02 GMT) (full text, mbox, link).


Message #335 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Mr Bill T Winters <keshintondesmond12@gmail.com>
To: undisclosed-recipients:;
Subject: Good Morning!
Date: Wed, 21 Oct 2020 12:12:15 -0700
-- 
Greetings,
I Mr Bill T, did you Receive the (FUND), that was paid to you?
Let me know with your full name:...  immediately,

Sincerely Yours, Respectfully,

Mr Bill T Winters,
Group Chief Executive Officer & Executive Director,


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Fri, 23 Oct 2020 00:10:03 GMT) (full text, mbox, link).


Acknowledgement sent to mfdp@tlen.pl:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Fri, 23 Oct 2020 00:10:03 GMT) (full text, mbox, link).


Message #340 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Mr Bill T Winters <dimn8702@gmail.com>
To: undisclosed-recipients:;
Subject: Good Morning!
Date: Thu, 22 Oct 2020 16:59:05 -0700
-- 
Hello,
I Mr Bill T, did you Receive the (FUND), that was paid to you?
Let me know with your full name:...  immediately,

Sincerely Yours, Respectfully,

Mr Bill T Winters,
Group Chief Executive Officer & Executive Director,


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Fri, 20 Nov 2020 10:15:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Addyson Gallagher" <Addyson44Gallagher@hotmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Fri, 20 Nov 2020 10:15:02 GMT) (full text, mbox, link).


Message #345 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Addyson Gallagher" <Addyson44Gallagher@hotmail.com>
To: <765@bugs.x2go.org>
Subject: Re: Price
Date: Fri, 20 Nov 2020 15:37:44 +0530
[Message part 1 (text/plain, inline)]
Hi, 

Greeting for the upcoming Christmas & New Year!

Hope it bring more happiness to all of us. You can avail amazing benefits
and offered on our top IT solutions. I am an App Development Manager and I
work with 120+experienced IT professionals who are into:

. Food App

. Shopping App

. iPhone & iPad apps

. Restaurant App

. Transport App

. Taxi App

. Android apps

Please: Let me know your requirements if you want to develop any app for
your business. Then I can send you our past work details & Price list

Thanks & Regards,

Addyson Gallagher

[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 11 Jan 2021 15:05:01 GMT) (full text, mbox, link).


Acknowledgement sent to <mailoffice120@yahoo.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 11 Jan 2021 15:05:01 GMT) (full text, mbox, link).


Message #350 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Email File" <aboudousamadou585@gmail.com>
To: "Email File" <aboudousamadou585@gmail.com>
Subject: Re:
Date: Mon, 11 Jan 2021 15:00:41 -0000
[Message part 1 (text/plain, inline)]
With due respect; we sent you an email from our office and there was no
response, please confirm to us that you did get this mail for oral
clarification.

[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 19 Apr 2021 20:25:02 GMT) (full text, mbox, link).


Acknowledgement sent to barristerdanielmarkroland@gmail.com:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 19 Apr 2021 20:25:02 GMT) (full text, mbox, link).


Message #355 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Barrister Mark Roland <barristerdanielmarkroland@gmail.com>
To: undisclosed-recipients:;
Date: Mon, 19 Apr 2021 20:24:01 +0000
[Message part 1 (text/plain, inline)]
hello dear, good afternoon, am Barrister Daniel Mark Roland, i wrote you an
early mail but still no response, why?
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Sat, 08 May 2021 16:15:01 GMT) (full text, mbox, link).


Acknowledgement sent to barristerdanielmarkroland@gmail.com:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sat, 08 May 2021 16:15:02 GMT) (full text, mbox, link).


Message #360 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Barrister Mark Roland <barristerdanielmarkroland@gmail.com>
To: undisclosed-recipients:;
Date: Sat, 8 May 2021 17:12:32 +0100
[Message part 1 (text/plain, inline)]
Hello Dear Good Afternoon, I am Barrister Daniel Mark
Roland, please I wrote you a previous email but there is no answer yet why?
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 08 Jun 2021 18:00:01 GMT) (full text, mbox, link).


Acknowledgement sent to Roy Winn <runrunjoh33@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 08 Jun 2021 18:00:01 GMT) (full text, mbox, link).


Message #365 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Roy Winn <runrunjoh33@gmail.com>
To: 765@bugs.x2go.org
Subject: Fwd: Collagen Food Supplement For Women
Date: Tue, 8 Jun 2021 10:55:04 -0700
[Message part 1 (text/plain, inline)]
*Collagen Food Supplement For Women*

[image: image.png]

*Collagen Select* is a food supplement aimed at women who want to maintain
beautiful, firm and healthy skin.

*The product has a 9-component formula and tropical taste.*

CLICK THIS LINK NOW: https://nplink.net/pc8l7do4



 *VERISOL® collagen hydrolysate* plays a key role in the Collagen Select
food supplement as it contributes to increased skin elasticity and
reduction of wrinkles.

*Collagen Select **is a complex that supports the production of collagen,
improving the health of the skin, hair and nails.*

In addition, the product helps to keep mucous membranes in excellent
condition.

 Collagen Select has the ability to neutralise free radicals, thereby
protecting cells and *delaying the aging process*.

 This agent works on many levels, improving imperfections and promoting a
healthy skin appearance.

GET IT NOW: https://nplink.net/pc8l7do4

Regards.
[Message part 2 (text/html, inline)]
[image.png (image/png, inline)]

Acknowledgement sent to damidabge nkel <damidagbe.nkel@gmail.com>:
Extra info received and filed, but not forwarded. (Wed, 09 Jun 2021 19:15:04 GMT) (full text, mbox, link).


Message #368 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: damidabge nkel <damidagbe.nkel@gmail.com>
To: undisclosed-recipients:;
Subject: Re: Treuhandkredit von 2'000.- bis 5000'000.-, Jahreszins 2%
Date: Wed, 9 Jun 2021 20:08:37 +0100
[Message part 1 (text/plain, inline)]
Treuhandkredit von 2'000.- bis 5000'000.-, Jahreszins 2%
Nutzen Sie ein Kreditangebot zur Finanzierung Ihrer Wünsche!Sie benötigen
weitere Informationen?Senden Sie uns eine Nachricht und Ihre Anfrage wird
schnellstmöglich bearbeitet. Wir werden eindeutig per E-Mail antworten.
Meine E-Mail: mocci.degloria@gmail.com
Meine E-Mail: mocci.degloria@gmail.com
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Fri, 25 Jun 2021 13:45:02 GMT) (full text, mbox, link).


Acknowledgement sent to stephan william <barristerstephanwilliam606@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Fri, 25 Jun 2021 13:45:02 GMT) (full text, mbox, link).


Message #373 received at 765@bugs.x2go.org (full text, mbox, reply):

From: stephan william <barristerstephanwilliam606@gmail.com>
To: undisclosed-recipients:;
Subject: Hab ein wundervolles Wochenende..
Date: Fri, 25 Jun 2021 14:42:13 +0100
[Message part 1 (text/plain, inline)]
Grüße Herr/Frau
Es ist mir eine Freude, über dieses Medium mit Ihnen zu kommunizieren.

Ich bitte Sie, den Vorschlag anzunehmen, meinen verstorbenen Kunden als
seinen Anlageverwalter zu vertreten, um seine Gelder und Vermögenswerte zu
erhalten und auch seine Geschäfte in Ihrem schönen Land fortzusetzen.

Mein verstorbener Mandant ist letztes Jahr am 03.04.2020 zusammen mit
seiner lieben Frau und 2 Töchtern am Coronavirus gestorben.


Ich werde Ihnen bald mehr Details zu Ihrer Annahme und Antwort mitteilen,
aber ich möchte einen prozentualen Anteil, nachdem das Geld auf Ihrem
Bankkonto und Ihrem Land eingegangen ist.


Meine herzlichen Grüße..
Rechtsanwalt Stephan William
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Sat, 03 Jul 2021 11:40:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Emil lehman" <emillehman22@hotmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sat, 03 Jul 2021 11:40:03 GMT) (full text, mbox, link).


Message #378 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Emil lehman" <emillehman22@hotmail.com>
To: <765@bugs.x2go.org>
Subject: Re: Cost
Date: Sat, 3 Jul 2021 17:03:41 +0530
[Message part 1 (text/plain, inline)]
Hi, 

I am an App Development Manager and I work with 120+experienced IT
professionals who are into:

. Food App

. Shopping App

. IPhone & iPad apps

. Restaurant App

. Transport App

. Taxi App

. Android apps

Please Let me know your requirements if you want to develop any app for your
business. Then I can send you our past work details & Price list

 Thanks & Regards,

Emil lehman

[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 13 Jul 2021 09:20:02 GMT) (full text, mbox, link).


Acknowledgement sent to "David charlie" <davidcharlie67@hotmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 13 Jul 2021 09:20:02 GMT) (full text, mbox, link).


Message #383 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "David charlie" <davidcharlie67@hotmail.com>
To: <765@bugs.x2go.org>
Subject: Re: Prices
Date: Tue, 13 Jul 2021 14:46:18 +0530
[Message part 1 (text/plain, inline)]
Hi, 

I am an App Development Manager and I work with 120+experienced IT
professionals who are into:

. Food App

. Shopping App

. IPhone & iPad apps

. Restaurant App

. Transport App

. Taxi App

. Android apps

Please Let me know your requirements if you want to develop any app for your
business. Then I can send you our past work details & Price list

 Thanks & Regards,

David charlie

[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Sat, 17 Jul 2021 10:25:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Ben" <Bendogs43@hotmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sat, 17 Jul 2021 10:25:02 GMT) (full text, mbox, link).


Message #388 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Ben" <Bendogs43@hotmail.com>
To: <765@bugs.x2go.org>
Subject: Re: Prices
Date: Sat, 17 Jul 2021 15:48:52 +0530
[Message part 1 (text/plain, inline)]
Hi, 

I am an App Development Manager and I work with 120+experienced IT
professionals who are into:

. Food App

. Shopping App

. IPhone & iPad apps

. Restaurant App

. Transport App

. Taxi App

. Android apps

Please Let me know your requirements if you want to develop any app for your
business. Then I can send you our past work details & Price list

 Thanks & Regards,

Ben

[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Fri, 23 Jul 2021 09:00:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Peter mik" <petermik91@hotmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Fri, 23 Jul 2021 09:00:02 GMT) (full text, mbox, link).


Message #393 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Peter mik" <petermik91@hotmail.com>
To: <765@bugs.x2go.org>
Subject: Re: Prices
Date: Fri, 23 Jul 2021 14:21:27 +0530
[Message part 1 (text/plain, inline)]
Hi, 

I am an App Development Manager and I work with 120+experienced IT
professionals who are into:

. Food App

. Shopping App

. IPhone & iPad apps

. Restaurant App

. Transport App

. Taxi App

. Android apps

Please Let me know your requirements if you want to develop any app for your
business. Then I can send you our past work details & Price list

 Thanks & Regards,

Peter mik

[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Sat, 31 Jul 2021 12:50:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Ben" <Bendogs43@hotmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sat, 31 Jul 2021 12:50:02 GMT) (full text, mbox, link).


Message #398 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Ben" <Bendogs43@hotmail.com>
To: <765@bugs.x2go.org>
Subject: Re: Any Interest
Date: Sat, 31 Jul 2021 18:15:41 +0530
[Message part 1 (text/plain, inline)]
Hello, 

We are a Mobile app development company. Would you be interested to develop
an App?

We can make any kind of app like:

.         Taxi App

.         Food App

.         Fitness App

.         Dating App

.         Music App

.         Travel App

.         Games App

.         Business App

.         Educational App

.         Web App

.         Hybrid App

PS: If you are interested, then I can send you our past work details,
company information and an affordable quotation with the best offer.

Thanks & Regards,

Ben

[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 02 Aug 2021 17:45:01 GMT) (full text, mbox, link).


Acknowledgement sent to "Alexis Adrian" <Alexis31Adrian@hotmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 02 Aug 2021 17:45:01 GMT) (full text, mbox, link).


Message #403 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Alexis Adrian" <Alexis31Adrian@hotmail.com>
To: <765@bugs.x2go.org>
Subject: Re: Ranking Proposal
Date: Mon, 2 Aug 2021 23:09:20 +0530
[Message part 1 (text/plain, inline)]
Hi, 

My name is Adrianna and I was reviewing your website and noticed that the
website has a good design and it looks good.

But it is not ranking on GOOGLE for Relevant Keywords.

I couldn't find your website on the first page with your business keywords/
phrases.

We can help you do better in all search engines by Achieving top page
Rankings.

We Provide SEO services at a minimum cost.

Thanks very much!!

Alexis Adrian

[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Sun, 08 Aug 2021 11:45:01 GMT) (full text, mbox, link).


Acknowledgement sent to "Jacob lin" <jacob76lin@hotmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sun, 08 Aug 2021 11:45:01 GMT) (full text, mbox, link).


Message #408 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Jacob lin" <jacob76lin@hotmail.com>
To: <765@bugs.x2go.org>
Subject: Re: Cost
Date: Sun, 8 Aug 2021 17:03:08 +0530
[Message part 1 (text/plain, inline)]
Hello, 

We are a Mobile app development company. Would you be interested to develop
an App?

We can make any kind of app like:

.         Taxi App

.         Food App

.         Fitness App

.         Dating App

.         Music App

.         Travel App

.         Games App

.         Business App

.         Educational App

.         Web App

.         Hybrid App

PS: If you are interested, then I can send you our past work details,
company information and an affordable quotation with the best offer.

Thanks & Regards,

Jacob lin

[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 09 Aug 2021 11:35:01 GMT) (full text, mbox, link).


Acknowledgement sent to "Jacob lin" <jacob76lin@hotmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 09 Aug 2021 11:35:02 GMT) (full text, mbox, link).


Message #413 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Jacob lin" <jacob76lin@hotmail.com>
To: <765@bugs.x2go.org>
Subject: Re: Cost
Date: Mon, 9 Aug 2021 16:55:11 +0530
[Message part 1 (text/plain, inline)]
Hello, 

We are a Mobile app development company. Would you be interested to develop
an App?

We can make any kind of app like:

.         Taxi App

.         Food App

.         Fitness App

.         Dating App

.         Music App

.         Travel App

.         Games App

.         Business App

.         Educational App

.         Web App

.         Hybrid App

PS: If you are interested, then I can send you our past work details,
company information and an affordable quotation with the best offer.

Thanks & Regards,

Jacob lin

[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Wed, 18 Aug 2021 10:25:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Nap Leo" <NapLeo765@hotmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Wed, 18 Aug 2021 10:25:02 GMT) (full text, mbox, link).


Message #418 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Nap Leo" <NapLeo765@hotmail.com>
To: <765@bugs.x2go.org>
Subject: Re: Any Interest
Date: Wed, 18 Aug 2021 15:47:41 +0530
[Message part 1 (text/plain, inline)]
Hello, 

We are a Mobile app development company. Would you be interested to develop
an App?

We can make any kind of app like:

.         Taxi App

.         Food App

.         Fitness App

.         Dating App

.         Music App

.         Travel App

.         Games App

.         Business App

.         Educational App

.         Web App

.         Hybrid App

PS: If you are interested, then I can send you our past work details,
company information and an affordable quotation with the best offer.

Thanks & Regards,

Nap Leo

[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Sat, 13 Nov 2021 17:05:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Mrs. Lia Ahil Ahil" <mrsliaahila@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sat, 13 Nov 2021 17:05:02 GMT) (full text, mbox, link).


Message #423 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Mrs. Lia Ahil Ahil" <mrsliaahila@gmail.com>
To: undisclosed-recipients:;
Date: Sat, 13 Nov 2021 05:54:51 -1100
Grüße, kann ich bitte die Ehre haben, wegen wichtiger Dinge mit Ihnen
zu sprechen?


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 16 Nov 2021 08:50:02 GMT) (full text, mbox, link).


Acknowledgement sent to Dr Bains Gurpreet <gurpreetdrbains18@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 16 Nov 2021 08:50:02 GMT) (full text, mbox, link).


Message #428 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Dr Bains Gurpreet <gurpreetdrbains18@gmail.com>
To: undisclosed-recipients:;
Date: Mon, 15 Nov 2021 21:42:12 -1100
Liebe Grüße, ich möchte ein persönliches Gespräch mit Ihnen führen.


Acknowledgement sent to Info.americasloancompany1@gmail.com:
Extra info received and filed, but not forwarded. (Wed, 12 Jan 2022 15:50:06 GMT) (full text, mbox, link).


Message #431 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: "BITCOIN-INVESTITION!!!" <c.everhart02@gmail.com>
To: Recipients <c.everhart02@gmail.com>
Subject: BITCOIN-INVESTITION
Date: Wed, 12 Jan 2022 16:42:15 +0100
[Message part 1 (text/plain, inline)]
Gute Nachrichten! Ich habe bei dieser Bitcoin-Plattform mit 1000 $ investiert und sie haben meine Investition mit 50% verdoppelt, nachdem ich nur 3 Tage investiert hatte ... Sie sollten alle hingehen und sie ausprobieren ... Sie erhalten auch 10% für den Empfehlungsbonus. Melden Sie sich bei cryptobinaryinvest.com (gbwx2001@gmail.com) an und machen Sie eine Einzahlung, dann erhalten Sie nach 3 Tagen Gewinne. Probieren Sie sie aus und danken Sie mir später lol.
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Wed, 12 Jan 2022 15:55:02 GMT) (full text, mbox, link).


Acknowledgement sent to Info.americasloancompany1@gmail.com:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Wed, 12 Jan 2022 15:55:03 GMT) (full text, mbox, link).


Message #436 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "BITCOIN-INVESTITION!!!" <c.everhart02@gmail.com>
To: Recipients <c.everhart02@gmail.com>
Subject: BITCOIN-INVESTITION
Date: Wed, 12 Jan 2022 16:41:27 +0100
[Message part 1 (text/plain, inline)]
Gute Nachrichten! Ich habe bei dieser Bitcoin-Plattform mit 1000 $ investiert und sie haben meine Investition mit 50% verdoppelt, nachdem ich nur 3 Tage investiert hatte ... Sie sollten alle hingehen und sie ausprobieren ... Sie erhalten auch 10% für den Empfehlungsbonus. Melden Sie sich bei cryptobinaryinvest.com (gbwx2001@gmail.com) an und machen Sie eine Einzahlung, dann erhalten Sie nach 3 Tagen Gewinne. Probieren Sie sie aus und danken Sie mir später lol.
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Fri, 20 May 2022 17:30:02 GMT) (full text, mbox, link).


Acknowledgement sent to EMAIL ADMIN <info@electricalchoice.gr>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Fri, 20 May 2022 17:30:02 GMT) (full text, mbox, link).


Message #441 received at 765@bugs.x2go.org (full text, mbox, reply):

From: EMAIL ADMIN <info@electricalchoice.gr>
To: you@webmaildomain.com
Subject: ΑVΟΙD ΤΕRΜΙΝΑΤΙΝG ΥΟUR ΑCCΟUΝΤ
Date: Fri, 20 May 2022 18:13:15 +0100
[Message part 1 (text/plain, inline)]
WΕBΜΑΙL ADMIN

ΕΜΑΙL ΑCCΟUΝΤ UPDΑΤΕ

έρος στις περισσότερεDΕΑR VΑLUΕD CUSΤΟΜΕRέρος στις περισσότερε

ΤΗΙS ΙS ΤΟ ΙΝFΟRΜ ΥΟU ΤΗΑΤ ΥΟUR ΕΜΑΙL ΑCCΟUΝΤ ΙS ΟUΤDΑΤΕD

ΑΝD ΙΤ ΗΑS VΙΟLΑΤΕD ΟUR PRΙVΑCΥ ΑΝD PΟLΙCΥ , PLΕΑSΕ ΚΙΝDLΥ UPDΑΤΕ

ΥΟUR ΑCCΟUΝΤ ΒΕFΟRΕ ΤΗΕ ΝΕXΤ GIVEN  ΗΟURS ΤΟ

ρος στις περισσότερεΑVΟΙD ΤΕRΜΙΝΑΤΙΝG ΥΟUR ΑCCΟUΝΤρος στις περισσότερε

PRΟCΕΕD UPDΑΤΕ > [1]

ΤΗΑΝΚS

ΒΕSΤ RΕGΑRDS

   ότερεονWBWΕBΜΑΙLτADMINISTRATIONότερεον

ερισσότερεονάδες λαβαν μέρος στις περισσότερενερισσότερεονάδες λαβαν 
μέρος στις περισσότερεερισσότερεονάδες λαβαν μέρος στις περισσότερε

ερισσότερεονάδες λαβαν μέρος στις περισσότερεερισσότερεονάδες λαβαν 
μέρος στις περισσότερε ερισσότερεονάδες λαβαν μέρος στις περισσότερε

Links:
------
[1] https://tumetriazchinko.yahoosites.com/
[Message part 2 (text/html, inline)]

Acknowledgement sent to ✅ Agencia Tributaria <contactoempresaes066239@sending.contact>:
Extra info received and filed, but not forwarded. (Wed, 13 Jul 2022 00:40:03 GMT) (full text, mbox, link).


Message #444 received at 765-quiet@bugs.x2go.org (full text, mbox, reply):

From: ✅ Agencia Tributaria <contactoempresaes066239@sending.contact>
To: 765-quiet@bugs.x2go.org
Subject: En relacion con el Impuesto sobre Transacciones Financieras - Protocolo: XN53THW1DJ
Date: Wed, 13 Jul 2022 00:26:48 +0000
[Message part 1 (text/plain, inline)]
ssssssssssssssssssssssssssssssssssaaaaaaaaaaaaaaaaa
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Thu, 22 Sep 2022 21:54:17 GMT) (full text, mbox, link).


Acknowledgement sent to mrskade@hotmail.com:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Thu, 22 Sep 2022 21:56:40 GMT) (full text, mbox, link).


Message #449 received at 765@bugs.x2go.org (full text, mbox, reply):

From: mrs kadi <mrsalice593@gmail.com>
To: undisclosed-recipients:;
Subject: Compliment of the day
Date: Thu, 22 Sep 2022 13:01:44 -0700
-- 
Dear sir/madam

My name is Mrs Kadi Hamanin.I have decided to seek a confidential
co-operation with you for the execution of the deal described
hereunder for our mutual benefit. I Hope you will keep it a secret due
to the nature of the transaction. During the course of our audit last
month, I discovered an unclaimed/abandoned fund total US$3.5 million
in a bank account that belongs to a customer who unfortunately lost
his life and entire family in a car accident.

Now our bank has been waiting for any of the relatives to come-up for
the claim but nobody has done that. I personally has been unsuccessful
in locating any of the relatives, now, I sincerely seek your consent
to present you as the next of kin / Will Beneficiary to the deceased
so that the proceeds of this account valued at {US$3.5 Million United
State Dollars} can be paid to you, which we will share in these
percentages ratio, 60% to me and 40% to you. All I request is your
utmost sincere co- operation; trust and maximum confidentiality to
achieve this project successfully. I have carefully mapped out the
moralities for execution of this transaction under a legitimate
arrangement to protect you from any breach of the law both in your
country and here in my country when the fund is being transferred to
your bank account.

I will have to provide the entire relevant document that will be
requested to indicate that you are the rightful beneficiary of this
legacy and our bank will release the fund to you without any further
delay, upon your consideration and acceptance of this offer, please
send me the following information as stated below so we can proceed
and get this fund transferred to your designated bank account
immediately. I know much about the existence of this fund and the
secrets surrounding this money.

-Your Full Name:
-Your Contact Address:
-Your direct Mobile telephone Number:
-Your Date of Birth:


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Sat, 17 Dec 2022 09:00:02 GMT) (full text, mbox, link).


Acknowledgement sent to Mohammed Mansour <mohamed_mansour1244@outlook.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sat, 17 Dec 2022 09:00:02 GMT) (full text, mbox, link).


Message #454 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Mohammed Mansour <mohamed_mansour1244@outlook.com>
Subject: Confidential:Correspondence
Date: Sat, 17 Dec 2022 08:59:15 +0000
[Message part 1 (text/plain, inline)]


Hello,

My Name is Mohamed Mansour from Egypt (CEO MANSOUR GROUP). I want to discuss business/Investment with you in your area and I need your kind response to discuss further.

Also glance through my profile via Google.

Glance through my company
Website: www.mansourgroup.com<http://www.mansourgroup.com/>

Warm Regards,
Mohamed Mansour






[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Mon, 19 Dec 2022 12:40:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Ever Rett" <eve85rett@hotmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 19 Dec 2022 12:40:02 GMT) (full text, mbox, link).


Message #459 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Ever Rett" <eve85rett@hotmail.com>
To: <765@bugs.x2go.org>
Subject: Re: Any Interest
Date: Mon, 19 Dec 2022 18:05:14 +0530
[Message part 1 (text/plain, inline)]
Dear, 

We are an IT Based Company who deals in website, mobile app, SEO, SMO,
Adwords, PPC and restaurant app.

Our primary focus is: 

 

1. Taxi Booking Apps

2. Shopping Apps

3. Fitness & Healthcare Apps

4. Travel Booking Apps

5. Finance Apps

6. Business Apps 

7. Educational Apps         

8. Lifestyle Apps 

9. Health App 

10. Travel App   .etc.

PS: If you are interested, then I can send you our past work details,
company information and an affordable quotation with the best offer.

Best Regards,

 

Ever Rett

[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Sat, 24 Dec 2022 18:10:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Ever Rett" <eve85rett@hotmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sat, 24 Dec 2022 18:10:02 GMT) (full text, mbox, link).


Message #464 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Ever Rett" <eve85rett@hotmail.com>
To: <765@bugs.x2go.org>
Subject: Re: Business Apps
Date: Sat, 24 Dec 2022 23:30:10 +0530
[Message part 1 (text/plain, inline)]
Dear 

I am an App Development Manager and I work with 120+experienced IT
professionals who are into: 

Food Delivery App, I-Phone and iPad apps, Restaurant App, Hybrid App, Taxi
App, Android apps, Fitness & Healthcare App, Finance App, Health App, Travel
Booking App, Lifestyle App, Educational App, Shopping App and more.

    

Please Let me know your requirements if you want to develop any app for your
business, then I can send you our past work details, company information and
an affordable quotation with the best offer.

Warm Regards, 

Ever Rett

[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Wed, 29 Mar 2023 01:05:01 GMT) (full text, mbox, link).


Acknowledgement sent to <cloudlabuser001@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Wed, 29 Mar 2023 01:05:01 GMT) (full text, mbox, link).


Message #469 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Varun <cloudlabuser001@gmail.com>
To: <765@bugs.x2go.org>
Subject: Getting Started with Terraform: A Beginner's Guide
Date: Wed, 29 Mar 2023 00:47:10 +0000
[Message part 1 (text/plain, inline)]
A Beginners Guide to Terraform

https://gmail.us21.list-manage.com/track/click?u=c45945f59d2a66e9bed1039b5&id=7c14a3a2b6&e=aabe020a3e


** GETTING STARTED WITH TERRAFORM
------------------------------------------------------------


** We Bring to You, The Beginners Guide to Terraform
------------------------------------------------------------

Hello, I hope this email finds you well. I am here to share with you an exciting new opportunity to learn how to use Terraform - an essential tool for managing infrastructure as code!

Learn and Understand the basics of Terraform and infrastructure as code. Use Terraform to create and manage infrastructure resources. Use case of creating virtual network, subnets, VM and many other services in Azure using Terraform.
Learn More (https://gmail.us21.list-manage.com/track/click?u=c45945f59d2a66e9bed1039b5&id=afecb137de&e=aabe020a3e)
https://gmail.us21.list-manage.com/track/click?u=c45945f59d2a66e9bed1039b5&id=bafccae68c&e=aabe020a3e


** LEARN THE BASICS
------------------------------------------------------------

Whether you're a beginner or an experienced developer, this course will provide you with the foundational knowledge to help you get started with Terraform


** IMPROVE ON IT
------------------------------------------------------------

Organize your Terraform code using modules and best practices
By enrolling in this course, you'll also gain access to hands-on exercises and practical examples to help you reinforce your learning.

So, are you ready to take your infrastructure management skills to the next level? Enroll now in "Getting Started with Terraform: A Beginner's Guide" and learn from an experienced instructor who has successfully used Terraform in real-world projects.

I look forward to having you in the course and helping you achieve your infrastructure goals.
Enroll Now (https://gmail.us21.list-manage.com/track/click?u=c45945f59d2a66e9bed1039b5&id=5c07ba44c3&e=aabe020a3e)

============================================================
** Facebook (https://gmail.us21.list-manage.com/track/click?u=c45945f59d2a66e9bed1039b5&id=5871dd69c8&e=aabe020a3e)
** Twitter (https://gmail.us21.list-manage.com/track/click?u=c45945f59d2a66e9bed1039b5&id=96ee112dd9&e=aabe020a3e)
** Link (https://gmail.us21.list-manage.com/track/click?u=c45945f59d2a66e9bed1039b5&id=27927e4fb6&e=aabe020a3e)
** Website (https://gmail.us21.list-manage.com/track/click?u=c45945f59d2a66e9bed1039b5&id=1c4e15be0b&e=aabe020a3e)
Copyright © 2023 Learniskill, All rights reserved.
 You are receiving this email because you opted in via our website.

Our mailing address is:
Learniskill
New Delhi 110077
New Delhi, Delhi 110077
India
Want to change how you receive these emails?
You can ** update your preferences (https://gmail.us21.list-manage.com/profile?u=c45945f59d2a66e9bed1039b5&id=c51b216d46&e=aabe020a3e&c=81c2388d9e)
or ** unsubscribe from this list (https://gmail.us21.list-manage.com/unsubscribe?u=c45945f59d2a66e9bed1039b5&id=c51b216d46&e=aabe020a3e&c=81c2388d9e)
.
 Email Marketing Powered by Mailchimp
http://www.mailchimp.com/email-referral/?utm_source=freemium_newsletter&utm_medium=email&utm_campaign=referral_marketing&aid=c45945f59d2a66e9bed1039b5&afl=1
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Sat, 01 Apr 2023 01:25:02 GMT) (full text, mbox, link).


Acknowledgement sent to <cloudlabuser001@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sat, 01 Apr 2023 01:25:02 GMT) (full text, mbox, link).


Message #474 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Varun <cloudlabuser001@gmail.com>
To: <765@bugs.x2go.org>
Subject: Terraform: Getting Started
Date: Sat, 1 Apr 2023 01:03:12 +0000
[Message part 1 (text/plain, inline)]

https://gmail.us21.list-manage.com/track/click?u=c45945f59d2a66e9bed1039b5&id=06299b17a8&e=aabe020a3e


** The Better Way to Get Started with Terraform
------------------------------------------------------------

Here is an an exciting new opportunity to learn how to use Terraform - an essential tool for managing infrastructure as code!

In this course, you'll learn the fundamentals of Terraform and how to use it to build, change, and version your infrastructure safely and efficiently.
Enrol Now!!! (https://gmail.us21.list-manage.com/track/click?u=c45945f59d2a66e9bed1039b5&id=2361b200a4&e=aabe020a3e)

Enroll pure to Understand the basics of Terraform and infrastructure as code

Use Terraform to create and manage infrastructure resources

use case of creating virtual network, subnets, VM and many other services in Azure using Terraform.
Facebook icon Instagram icon Twitter icon
Logo

Copyright (C) 2023 Learniskill. All rights reserved.
You are receiving this email because you opted in via our website.
Our mailing address is:
Learniskill
New Delhi 110077
New Delhi, Delhi 110077
India
Want to change how you receive these emails?
You can update your preferences (https://gmail.us21.list-manage.com/profile?u=c45945f59d2a66e9bed1039b5&id=c51b216d46&e=aabe020a3e&c=1337ed8a02) or unsubscribe (https://gmail.us21.list-manage.com/unsubscribe?u=c45945f59d2a66e9bed1039b5&id=c51b216d46&e=aabe020a3e&c=1337ed8a02)
https://gmail.us21.list-manage.com/track/click?u=c45945f59d2a66e9bed1039b5&id=72c6f225d6&e=aabe020a3e
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Wed, 12 Apr 2023 07:00:02 GMT) (full text, mbox, link).


Acknowledgement sent to <cloudlabuser001@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Wed, 12 Apr 2023 07:00:02 GMT) (full text, mbox, link).


Message #479 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Varun <cloudlabuser001@gmail.com>
To: <765@bugs.x2go.org>
Subject: Join our Demo Session on AZ-040
Date: Wed, 12 Apr 2023 06:39:40 +0000
[Message part 1 (text/plain, inline)]
Automating Administration with PowerShell

https://www.udemy.com/course/getting-started-with-terraform-on-azure-a-beginners-guide/?referralCode=596B4DC20B0AF8135775


** Join our Demo Session on AZ-040
------------------------------------------------------------

Automating Administration with PowerShell
https://learniskill.trainercentralsite.in/session/az-040-automating-administration-with-powershell---demo--2818656387#/home

Hello,

We are excited to invite you to our upcoming demo session on AZ-040: Automating Administration with PowerShell. This session will introduce you to the basics of PowerShell and demonstrate how to automate common administrative tasks using PowerShell scripts.

During this demo, you will learn:
* The basics of PowerShell and how it works
* How to use PowerShell to automate common administrative tasks
* How to create and run PowerShell scripts
* Best practices for using PowerShell in an administrative environment.

In addition to the demo, we are offering access to labs and the official Microsoft courseware kit for AZ-040. This will give you a hands-on experience with PowerShell.
https://learniskill.trainercentralsite.in/session/az-040-automating-administration-with-powershell---demo--2818656387#/home
Click Here To Join (https://tinyurl.com/2477ekbv)

Here are the details of the demo session:
* Date: 15th April 2023
* Time: 7:00 AM to 7:45AM (Los Angeles
* Location: https://tinyurl.com/2477ekbv


** To join the session, please click on the registration link below:
------------------------------------------------------------

We look forward to seeing you at the demo session and helping you take the first step towards automating your administrative tasks with PowerShell
Click Here To Join (https://tinyurl.com/2477ekbv)
Logo

Copyright (C) 2023 Learniskill. All rights reserved.
You are receiving this email because you opted in via our website.
Our mailing address is:
Learniskill
New Delhi 110077
New Delhi, Delhi 110077
India
Want to change how you receive these emails?
You can update your preferences (https://gmail.us21.list-manage.com/profile?u=c45945f59d2a66e9bed1039b5&id=c51b216d46&e=aabe020a3e&c=af03f4ec09) or unsubscribe (https://gmail.us21.list-manage.com/unsubscribe?u=c45945f59d2a66e9bed1039b5&id=c51b216d46&e=aabe020a3e&c=af03f4ec09)
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Sat, 13 May 2023 14:20:03 GMT) (full text, mbox, link).


Acknowledgement sent to 06423 <y123426@icloud.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Sat, 13 May 2023 14:20:03 GMT) (full text, mbox, link).


Message #484 received at 765@bugs.x2go.org (full text, mbox, reply):

From: 06423 <y123426@icloud.com>
To: HS@citicbb.hk
Subject: @::
Date: Sat, 13 May 2023 14:19:50 -0000
[Message part 1 (text/plain, inline)]
::Hi your attention is needed::.
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Wed, 31 May 2023 08:25:01 GMT) (full text, mbox, link).


Acknowledgement sent to <cloudlabuser001@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Wed, 31 May 2023 08:25:01 GMT) (full text, mbox, link).


Message #489 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Varun <cloudlabuser001@gmail.com>
To: <765@bugs.x2go.org>
Subject: Learn Terraform on Microsoft Azure for Absolute Beginners | Udemy course | Avail Special discount
Date: Wed, 31 May 2023 08:23:55 +0000
[Message part 1 (text/plain, inline)]

View this email in your browser (https://mailchi.mp/9bade10dc88c/learn-terraform-on-microsoft-azure-for-absolute-beginners-udemy-course-avail-special-discount?e=aabe020a3e)

Master Terraform - Learn Terraform on Microsoft Azure for Absolute Beginners!

Udemy Course

We hope this message finds you well! We wanted to reach out and remind you about an incredible opportunity to learn Terraform, a powerful infrastructure-as-code tool, specifically designed for Microsoft Azure.

Are you an absolute beginner who wants to dive into the world of cloud infrastructure provisioning? Look no further! Our course, "Learn Terraform on Microsoft Azure for Absolute Beginners," is the perfect starting point for you.

Here's why this course is a must for you:
1. Hands-on Learning: Gain practical experience by working on real-world projects within a sandboxed Azure environment.
2. Comprehensive Curriculum: Our expert instructors have curated a comprehensive curriculum, covering everything from the basics to advanced concepts of Terraform on Microsoft Azure.
3. Step-by-Step Guidance: We provide clear and concise instructions to ensure you grasp each concept and technique effectively, regardless of your previous experience.
4. Practical Examples: Learn through practical examples and real-world use cases, enabling you to apply your newly acquired skills immediately.
5. Industry-Relevant Skills: Terraform is in high demand in the industry, and mastering it will greatly enhance your career prospects in cloud infrastructure management.

Terraform Course Link (https://www.udemy.com/course/getting-started-with-terraform-on-azure-a-beginners-guide/?couponCode=DEEF89C4E20C5CD09045)

Copyright (C) 2023 Learniskill. All rights reserved.
You are receiving this email because you opted in via our website.
Our mailing address is:
Learniskill
New Delhi 110077
New Delhi, Delhi 110077
India
Want to change how you receive these emails?
You can update your preferences (https://gmail.us21.list-manage.com/profile?u=c45945f59d2a66e9bed1039b5&id=c51b216d46&e=aabe020a3e&c=b9e848f65e) or unsubscribe (https://gmail.us21.list-manage.com/unsubscribe?u=c45945f59d2a66e9bed1039b5&id=c51b216d46&e=aabe020a3e&c=b9e848f65e)
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Wed, 29 Nov 2023 11:40:02 GMT) (full text, mbox, link).


Acknowledgement sent to <cloudlabuser001@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Wed, 29 Nov 2023 11:40:02 GMT) (full text, mbox, link).


Message #494 received at 765@bugs.x2go.org (full text, mbox, reply):

From: Udemy <cloudlabuser001@gmail.com>
To: <765@bugs.x2go.org>
Subject: 🚀 Save Big on Azure, PowerShell, Terraform course 🌟
Date: Wed, 29 Nov 2023 11:36:35 +0000
[Message part 1 (text/plain, inline)]

View this email in your browser (https://mailchi.mp/7f33df75999e/save-big-on-azure-powershell-terraform-course?e=13f0d4ee80)

Learn from a Microsoft certified trainer

Upgrade your tech skills and supercharge your career with our exclusive discounts on in-demand courses! 🌐 Whether you're diving into Azure, mastering PowerShell, Terraform, now is the perfect time to invest in your professional growth.

💡 Why Choose Us?
* Expert-led training
* Hands-on, practical learning

Don't miss out on this opportunity to boost your expertise while saving big. Click below to explore the courses and secure your spot!

1) Click below to enroll for PowerShell

https://udemy.us9.list-manage.com/track/click?u=2068f0d9b6604ebcb5e7c1412&id=680efbc80e&e=13f0d4ee80

2) Click below to enroll for Az-104 Practice test

https://udemy.us9.list-manage.com/track/click?u=2068f0d9b6604ebcb5e7c1412&id=1d5dceafd8&e=13f0d4ee80

3) Click below to enroll for Az-900 Practice test

https://udemy.us9.list-manage.com/track/click?u=2068f0d9b6604ebcb5e7c1412&id=7a4342dd6f&e=13f0d4ee80

4)  Click below to enroll for AZ-900 video course

https://udemy.us9.list-manage.com/track/click?u=2068f0d9b6604ebcb5e7c1412&id=11c9a2139d&e=13f0d4ee80

Invest in yourself and unlock new possibilities today!

Want to change how you receive these emails?
You can update your preferences (https://udemy.us9.list-manage.com/profile?u=2068f0d9b6604ebcb5e7c1412&id=e770273b92&e=13f0d4ee80&c=e45b50a40c) or unsubscribe (https://udemy.us9.list-manage.com/unsubscribe?u=2068f0d9b6604ebcb5e7c1412&id=e770273b92&e=13f0d4ee80&c=e45b50a40c)
https://udemy.us9.list-manage.com/track/click?u=2068f0d9b6604ebcb5e7c1412&id=f4c05f05d7&e=13f0d4ee80
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Tue, 26 Mar 2024 19:30:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Roza" <jabdilmallik4207@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 26 Mar 2024 19:30:02 GMT) (full text, mbox, link).


Message #499 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "Roza" <jabdilmallik4207@gmail.com>
To: <765@bugs.x2go.org>
Subject: 765@bugs.x2go.org ~@~ <Ace>
Date: Wed, 27 Mar 2024 00:53:54 +0530
[Message part 1 (text/plain, inline)]
Hello 765@bugs.x2go.org,

Good Morning

Your website checked by your email :: 765@bugs.x2go.org, It has a good
design, but it is not listed on Google or other major search engines.

I'm a SEO Expert and I helped over 350 businesses rank on the (1st Page on
Google).

So, 765@bugs.x2go.org

Allow me to  forward you the full proposal?

Thanks & Regards,

Rebica.PNG

Note: Feel Free to get our Deep analyze Report for you.

[Message part 2 (text/html, inline)]
[image001.gif (image/gif, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Thu, 11 Apr 2024 07:45:01 GMT) (full text, mbox, link).


Acknowledgement sent to "bugs.x2go.org" <team@dustlessblasting.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Thu, 11 Apr 2024 07:45:02 GMT) (full text, mbox, link).


Message #504 received at 765@bugs.x2go.org (full text, mbox, reply):

From: "bugs.x2go.org" <team@dustlessblasting.com>
To: 765@bugs.x2go.org
Subject: (5) Incoming Messages Failed to deliver to Inbox Folder
Date: 11 Apr 2024 00:42:50 -0700
[Message part 1 (text/html, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#765; Package x2goclient. (Fri, 19 Apr 2024 00:45:02 GMT) (full text, mbox, link).


Acknowledgement sent to officemaildepartment1@petalmail.com:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Fri, 19 Apr 2024 00:45:02 GMT) (full text, mbox, link).


Message #509 received at 765@bugs.x2go.org (full text, mbox, reply):

From: officemaildepartment1@petalmail.com
Subject: Sehr geehrter Begünstigter
Date: Fri, 19 Apr 2024 08:35:20 +0800 (SGT)
[Message part 1 (text/plain, inline)]
Sehr geehrter Begünstigter

Mein Name ist Luz Marina Segura aus Costa Rica. Ich arbeite derzeit in der 
Republik Griechenland.

Ich kontaktiere Sie vom Bundesjustizministerium Griechenlands.

Zunächst möchte ich mich bei Ihnen, dem bescheidenen und edlen Menschen, 
entschuldigen. Der Grund dafür ist, dass Ihre Zahlungsdatei in Höhe von 
insgesamt 2.500.000,00 $ zur Stornierung an meinen Schreibtisch gelegt 
wurde. Ich habe mir die Zeit genommen, Ihre Zahlungsdatei zu überprüfen und 
herauszufinden, warum.
Ihre verspätete Zahlung muss storniert werden und Sie stellen fest, dass 
der Grund dafür darin liegt, dass Sie Ihr Release Approval Order 
Certificate (RAOC) nicht erhalten konnten. Daher entscheiden Sie sich, Ihre 
Zahlung in Höhe von 2.500.000,00 $ zu stornieren.

Aus humanitären und mitfühlenden Gründen und weil ich nicht möchte, dass 
Sie den Gesamtbetrag verlieren, den ich heute in meinem Büro gesehen habe, 
um Ihre Zahlung zu stornieren, habe ich sofort den Präsidenten angerufen 
und Ihre Angelegenheit bezüglich Ihrer Zahlung erläutert, und er hat 
persönlich ein Treffen einberufen in dem beschlossen wurde, dass alle 
Zahlungsgebühren und eventuellen Zahlungsgebühren auf ihr Minimum reduziert 
werden müssen, um zur Zahlung der Gebühr beizutragen.

Kontaktieren Sie mich hier [luzmarinasegura.0082@gmail.com] für weitere 
Informationen.

Luz M. Segura Esq
Bundesministerium der Justiz Chambers Ltd
6 1 Foxglove Way, Wallington, England, SM6 7JJ.
[Message part 2 (text/html, inline)]

Acknowledgement sent to officemaildepartment1@petalmail.com:
Extra info received and filed, but not forwarded. (Fri, 19 Apr 2024 00:45:03 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Wed Apr 24 17:11:18 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.