[Bug c/97100] -Wformat checks all arms of _Generic leading to irrelevant type expectation warnings

2024-04-16 Thread Hi-Angel at yandex dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97100 --- Comment #12 from Konstantin Kharlamov --- (In reply to Martin Uecker from comment #11) > A conforming C compiler has to diagnose all violations of constraints with > the same correct type of x in all branches (not the type it would have in >

[Bug c/97100] -Wformat checks all arms of _Generic leading to irrelevant type expectation warnings

2024-04-16 Thread Hi-Angel at yandex dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97100 --- Comment #10 from Konstantin Kharlamov --- (In reply to uecker from comment #9) > Some warnings are then even required to be standard compliant. I just searched through the C standard and no warnings seem to be required by it. The only place

[Bug c/97100] -Wformat checks all arms of _Generic leading to irrelevant type expectation warnings

2024-04-15 Thread Hi-Angel at yandex dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97100 --- Comment #8 from Konstantin Kharlamov --- (In reply to uecker from comment #7) > Fundamentally, the program is that _Generic is not ideally designed for this > use case. Why? > One could consider an extension > > _Generic(x, int i: f(i),

Re: apldrm(4) error after sleep

2024-02-21 Thread hi
Hello, I recently updated to the latest snapshot (7.5-beta). In addition to the errors I mentioned in the last email, I now have new errors in dmesg on my Mac Mini M1. I have sent the full output to dm...@openbsd.org, below is an excerpt for reference: --- root on sd0a (ad5fcb8cc873115a.a)

apldrm(4) error after sleep

2024-01-30 Thread hi
Hello First of all, thank you all for the recent work on apldrm(4). It really improved the user experience on Apple Sillicon. However, I have been running into two problems after upgrading to a recent snapshot. My display is a LG HDR UWQHD (Ultra-Wide) 5K. First problem is after the display

Re: [hlds] This is a consolidated msg for LIST-OWNER...E.Smith...

2023-12-09 Thread Julian - hi at notnite.com (via hlds list)
For the sake of other people's inboxes I'll say this once and never again: Please stop sending these random messages to the hlds list. You previously submitted multiple emails where you talked about consent(???), your post being "censored", mentioning "sloppy & amateur development", and saying

[Bug c/111598] New: Wimplicit-fallthrough print for a code that is not compiled in

2023-09-26 Thread Hi-Angel at yandex dot ru via Gcc-bugs
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: Hi-Angel at yandex dot ru Target Milestone: --- When a switch-case has a "fallthrough" case that is surrounded by an `#ifdef` and is not compiled in, GCC does not

[Frameworks] Krasnogorsk-3

2023-08-06 Thread sst...@hi-beam.net
Hi all, I’ve come upon a Krasnogorsk-3 16mm camera with an electric motor attached. It seems to be in need of a good cleaning and lubrication. Is there anywhere in the US where this might be done?It also has an aged battery pack that barely works, also in need

[db-wg] Authoritative check for domain objects seems to cache nameserver response

2023-07-28 Thread Kjartan Hrafnkelsson - HI via db-wg
Dear colleagues, When creating domain objects for reverse DNS delegation of a RIPE assigned inetnum or inet6num, I have observed behaviour where entering a nameserver not authoritative for the in-addr.arpa or ip6.arpa zone results in that nameserver being temporarily unable to be used for

[Bug c/97100] -Wformat checks all arms of _Generic leading to irrelevant type expectation warnings

2023-07-17 Thread Hi-Angel at yandex dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97100 Konstantin Kharlamov changed: What|Removed |Added CC||Hi-Angel at yandex dot ru

Django v3.2 broken admin interface due to malicious JSON value

2023-03-07 Thread hi via Django users
Hello everybody, I’ve used a fuzzer on my Django v3.2 project that resulted in a broken admin interface. I’m not sure whether this is a bug or a rough edge case. I’m using Python 3.9.13 with Django 3.2.18 with Postgres. I have a Model with a JSONField and also added the model to my admin view

Casesentives in models in django

2023-01-22 Thread Hi ND
I tried to put this code to deactivate the sensitivity of the characters when logging in, but it does not work. What is the problem with it? It still appears to me. Please consider the sensitivity of the characters I want to use this method. I do not want to use the backend method Please

Re: Please, really, make `-masm=intel` the default for x86

2022-11-24 Thread Hi-Angel via Gcc
On Fri, 25 Nov 2022 at 09:40, LIU Hao via Gcc wrote: > One annoying thing about GCC is that, for x86 if I need to write I piece of > inline assembly then I > have to do it twice: one in AT syntax and one in Intel syntax. Why? A default is merely a default. I don't really see why changing that

Re: compiled sieve files svbin ?

2022-11-23 Thread hi
The oddity now is that sieve seems to be working when there is no compiled version It could be that you have actually a compiled sieve script svbin file somewhere else thats referenced in dovecot config perhaps in global, before, after or default and thats the one working otherwise probably

Re: Can't figure out why managesieve (pigeonhole) can't connect

2022-11-22 Thread hi
Change tl s:// to s sl://, it might work. If didnt, RC dropped ss l support at some point and later returned it in master 1.6. My recommendation it is upgrade to latest RC or refer to the managesieve s sl recent commit and apply the changes manually. Zakaria.

Re: Bad Signature - Can't figure out why managesieve (pigeonhole) can't connect

2022-11-22 Thread hi
On 2022-11-22 17:00, co...@colinlikesfood.com wrote: Subject line says it all? I am using Roundcube, and every time i click on "filters" i get RC's "unable to connect to server" message. This might be an SQL error, but i can't figure out how to pull the relevant logs yet. Please see below and

Re: Dovecot not offering TLSv1.2 after a few minutes

2022-11-14 Thread hi
Has anybody experienced a similar problem before? I have not, but testssl.sh might be buggy, try online service like internet.nl validator. Zakaria.

Re: SSL error

2022-11-09 Thread hi
On 2022-11-09 16:59, Alexander Dalloz wrote: Am 09.11.2022 um 15:58 schrieb Ruben Safir: Hello I am getting this error and I have no idea why. openssh is upto date You have a self-signed certificate in place. The connecting client cannot valide whether to trust to answering server.

Re: Bad Signature - Help with configuration?

2022-11-09 Thread hi
On 2022-11-09 06:20, Ellie McNeill wrote: Hi, I'm running my own mail server on Debian 11 with exim and Dovecot 2.3.13. I have it working, but I'm seeking advice on further customising my setup. I'm using the Maildir++ format with some personal folders. I use IMAP to retrieve mail

[cctalk] Seeking a Sun monitor with 13W3 interface

2022-11-06 Thread hi--- via cctalk
Hi everyone, I'm seeking to buy a Sun Microsystems monitor with a 13W3 interface. Ideally somewhere around central Europe for pickup in person. But I'm happy to consider shipping options as well. Background: I'm looking to complete a Sun Ultra 1 build that I've been collecting parts

Re: [RCU] Bad Signature - Need help with RC changes

2022-11-04 Thread hi
On 2022-11-04 08:34, vi...@yukthi.com wrote: Hi All, I am looking for some help to make the below changes to RC. 1) Prevent concurrent login of same user. 2) Rate limiting 3) Not show the token parameter in the URL after logout. I cannot post this on the forum as it does not allow me

Re: The end of Dovecot Director?

2022-11-01 Thread hi
I think the real issue here is that Dovecot is removing _existing, long-standing, critical_ functionality from the open source version. That is a huge, huge red flag. Clear enough. It would be great if dovecot decides to keep it in one way or another in community release.

Re: [RCD] Wrong Content-Type of *.eml attachments

2022-10-31 Thread hi
at all anymore? Cheers, Hi Michael, I recommend to submit an issue in the repository, then you can expect an answer. RC dev team respond here too. Also, if it’s important change for you, you can revert it by yourself. Fork your own RC, and revert the changes made in 1.6, and along the way

Re: how to configure imapsieve to be used per user

2022-10-27 Thread hi
On 2022-10-27 02:28, Stephan Bosch wrote: On 24-10-2022 12:00, Sebastian Bachmann wrote: according to the documentation, this has to be added to the IMAP METADATA dict per mailbox (https://doc.dovecot.org/configuration_manual/imap_metadata/):

Re: The end of Dovecot Director?

2022-10-27 Thread hi
On 2022-10-27 08:31, William Edwards wrote:  Op 27 okt. 2022 om 04:25 heeft Timo Sirainen het volgende geschreven: Director never worked especially well, and for most use cases it's just unnecessarily complex. I think usually it could be replaced with: * Database (sql/ldap/whatever)

Re: The end of Dovecot Director?

2022-10-27 Thread hi
On 2022-10-27 08:31, William Edwards wrote:  Op 27 okt. 2022 om 04:25 heeft Timo Sirainen het volgende geschreven: Director never worked especially well, and for most use cases it's just unnecessarily complex. I think usually it could be replaced with: * Database (sql/ldap/whatever)

Re: Change password schema and post-login script

2022-10-22 Thread hi
-status -p postfix inet_listener { port = 12340 } } service quota-warning { executable = script /root/cretapanel/quota-warning.sh unix_listener quota-warning { mode = 0666 user = dovecot } } ssl_cert = Hi there, If I understood you correctly, yes you can. There is aut

Re: Office 365 SSL issue

2022-10-22 Thread hi
On 2022-10-22 09:30, Ervin Hegedüs wrote: Hi there, I have a bit old Dovecot instance (Ubuntu 14.04 - there is no chance to upgrade it), with these versions of packages: * Dovecot: 2.2.9 * OpenSSL: 1.0.1f Few days ago a client noticed me, that he can't reach his mails through his Office 365

[Talk-se] Question about archipelagos

2022-10-22 Thread Aleksandar Matejevic (Hi-Tech Talents LLC) via Talk-se
Hi, I have seen a lot of islets modeled as archipelagos. My question to the community is Should archipelago tags be removed from the smaller islets and put them all in larger relation as one relation since there is an info about for example Gothenburg archipelago - Wikipedia<ht

Re: dovecot mailing list (this mailing list), DKIM, SPF and DMARC

2022-10-21 Thread hi
On 2022-10-11 14:05, Benny Pedersen wrote: hi@zakaria.website skrev den 2022-10-11 13:42: On 2022-09-13 13:10, Benny Pedersen wrote: hi@zakaria.website skrev den 2022-09-13 14:03: from:from:reply-to:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content

Re: The end of Dovecot Director?

2022-10-21 Thread hi
On 2022-10-21 10:54, Zhang Huangbin wrote: On Oct 21, 2022, at 5:51 PM, Zhang Huangbin wrote: If mailbox is in Maildir format (and stored on shared storage like NFS), accessing it from different server may corrupt Dovecot index files and mailbox becomes unaccessible. Director perfectly

Re: The end of Dovecot Director?

2022-10-21 Thread hi
On 2022-10-21 10:51, Zhang Huangbin wrote: On Oct 21, 2022, at 5:23 PM, hi@zakaria.website wrote: I was wondering if one can achieve the same implementation with haproxy without dovecot director? The most important part of Director is it makes sure same mail user always proxied to same

Re: The end of Dovecot Director?

2022-10-21 Thread hi
n source email server solution: https://www.iredmail.org/ - Spider: Lightweight, on-premises Email Archiving Software: https://spiderd.io Hi, I was wondering if one can achieve the same implementation with haproxy without dovecot director? Load balancing all requests to pop3, imap, managesieve and

Re: adding caldav/carddav next to dovecot

2022-10-16 Thread hi
any resources and high iops available. I also do not want any other other 'crap' just the cal (and card) dav solution. https://github.com/1and1/cosmo This looks interesting (used 1und1 in Germany?) but not big community https://sabre.io/dav/install/ This is in php ... Hi there, I tried Roundc

Re: adding caldav/carddav next to dovecot

2022-10-16 Thread hi
any resources and high iops available. I also do not want any other other 'crap' just the cal (and card) dav solution. https://github.com/1and1/cosmo This looks interesting (used 1und1 in Germany?) but not big community https://sabre.io/dav/install/ This is in php ... Hi there, I tried Roundc

dovecot mailing list (this mailing list), DKIM, SPF and DMARC

2022-10-11 Thread hi
On 2022-09-13 13:10, Benny Pedersen wrote: hi@zakaria.website skrev den 2022-09-13 14:03: least to must pass Signature Verification. Have anyone managed to configure EXIM to verify more than one DKIM Signature header? postfix smtpd_milter_maps with a list of ips that is known maillists ips

[SOGo] Sope failed linking ssl

2022-10-10 Thread hi
Hi there, I was wondering if anyone did manage to compile sope with OPENSSL 3.0.5? On RHEL 7. It's returning failed to link ssl when I run configure with ssl flag. I have the OS prebuilt 1.0.2k and 3 openssl installed and their modules loaded in the kernel. I installed e.g. ldap

Re: One-off backup

2022-10-10 Thread hi
On 2022-10-10 14:57, Ian Evans wrote: I run a small email server for me and the missus. Six dovecot users. Our host is migrating our server instance. They usually (99.% lol) go off without a hitch. As we don't have dovecot running elsewhere, I'm assuming doveadm is the wrong tool. If we

Re: Dovecot mail-crypt webmail can't read encrypted messages

2022-10-10 Thread hi
On 2022-10-10 08:03, Serveria Support wrote: Hi, thanks, this sounds like a great idea! Will try this and let you guys know... On 2022-10-10 10:52, George Asenov wrote: Dovecot is opensource so you can download source edit the log format removing the passwords and compile it. On 09-Oct-22 8

Re: Replacing antispam plugin with IMAPSieve not 100% correct?

2022-10-04 Thread hi
On 2022-09-25 14:35, Christian Kivalo wrote: On September 25, 2022 1:27:23 PM GMT+02:00, Marc wrote: I think this page[1] is not correct If you configure this option: imapsieve_mailbox1_before = file:/usr/lib/dovecot/sieve/report-spam.sieve the file report-spam.svbin cannot be created

Re: [RCU] Bad Signature - FW: Vacation message configuration

2022-10-04 Thread hi
/#/ ___ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users Hi Naief, Please post all errors output text. It might be the problem with the composer version, perhaps you need to upgrade your composer installation to latest release or sometimes downgrade can

Re: Pigeonhole redirect is adding a message-id header when it already exists

2022-10-02 Thread hi
On 2022-10-01 22:59, michael.z...@feierfighter.de wrote: Hi Zakaria, I'm very happy about your email to the mailing list, I thought I'm alone with my problem, and it's nice to see that the problem might be a bug/problem in pigeonhole. I was not sure about it because I didn't get a technical

Re: Custom post login scripting variables via ID command

2022-09-26 Thread hi
On 2022-09-26 07:03, Aki Tuomi wrote: On 22/09/2022 23:05 EEST hi@zakaria.website wrote: On 2022-09-22 16:24, Brendan Braybrook wrote: >> I wonder if dovecot would consider this feature request. In post login >> scripting, given USER, IP, LOCAL_IP, and userdb lookup fields,

Re: Custom post login scripting variables via ID command

2022-09-22 Thread hi
On 2022-09-22 16:24, Brendan Braybrook wrote: I wonder if dovecot would consider this feature request. In post login scripting, given USER, IP, LOCAL_IP, and userdb lookup fields, are only available, I want to push additional variables from web mail to dovecot using ID commands yet I looked at

Custom post login scripting variables via ID command

2022-09-22 Thread hi
Hi there, I wonder if dovecot would consider this feature request. In post login scripting, given USER, IP, LOCAL_IP, and userdb lookup fields, are only available, I want to push additional variables from web mail to dovecot using ID commands yet I looked at the source in imap-login-cmd-id.c

Re: Bug report: TLS SNI for LDAP userdb/passdb

2022-09-18 Thread hi
On 2022-09-15 10:23, Aki Tuomi wrote: On September 15, 2022 11:10:15 AM GMT+03:00, Tobias Wolter wrote: Cheers, On Thu, 2022-09-15 at 07:18 +0300, Aki Tuomi wrote: On September 14, 2022 5:29:46 PM GMT+03:00, Tobias Wolter wrote: > Cheers, > > Dovecot 2.3.4.1 (Debian stable) here, and the

[Gretl-users] Re: gretl 2022b, commute, extra addon, yahoo_get

2022-08-22 Thread Helgi Tómasson - HI
of Iceland On Sun, 2022-08-21 at 10:20 -0400, Cottrell, Allin wrote: > On Sun, Aug 21, 2022 at 3:07 AM Riccardo (Jack) Lucchetti > wrote: > > > > On Thu, 18 Aug 2022, Helgi Tómasson - HI wrote: > > > > > In gretl 2022b there seems to be a problem with the extra-add

[Gretl-users] gretl 2022b, commute, extra addon, yahoo_get

2022-08-21 Thread Helgi Tómasson - HI
To GRETL people In gretl 2022b there seems to be a problem with the extra-add-on and yahoo_get-add-on. >From the net: 2022-08-09 version 2022b - new command/keyword "continue" for use in loops - new option --decr for use with index loops - new function commute(): pre/post multiplication by the

[Bug c++/106512] New: String optimization underflows in std::string::operator+ inlining

2022-08-03 Thread hi at jdoubleu dot de via Gcc-bugs
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: hi at jdoubleu dot de Target Milestone: --- Live example: https://godbolt.org/z/zMqG8W7WE Given the following code: ```cpp #include std::string GetHello() { return std::string

Re: Replicator: Panic: data stack: Out of memory

2022-06-05 Thread hi
Fax 1.888.892.7266 Email p...@scom.ca On 6/4/2022 6:07 AM, Marc wrote: I think it is because of the domain, obviously you should only be running a website. -Original Message- From: dovecot On Behalf Of hi@zakaria.website Sent: Saturday, 4 June 2022 11:15 To: Dovecot Subject: Re

Re: [hlds_linux] Unable to Connect to Steam With More Than One Server at a Time

2022-05-30 Thread Julian - hi at notnite.com (via hlds_linux list)
Perhaps don't try and buy an invite to a service on a Valve mailing list? On 5/30/2022 12:24 PM, Temmie S wrote: Hey Vi how much do I have to pay you to get a Rise Up invitation. I've wanted one for years but I tend to be a bit of a recluse when it comes to chat rooms. On Sun, May 29, 2022

[Bug c++/105749] New: Bogus maybe-unitialized when using std::optional, regex and sstream

2022-05-27 Thread hi+gccbugs at yamlcoder dot me via Gcc-bugs
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: hi+gccbugs at yamlcoder dot me Target Milestone: --- Created attachment 53044 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53044=edit t.ii reproducer Compiling follow

[Kernel-packages] [Bug 1833281]

2022-03-27 Thread hi-angel
Modern kernels handle SWAPPING situations much better. Also, these days the Multi-LRU patchset should pretty much resolve the problem. It is not yet upstream, but is used in downstream kernels such as linux-zen and liquorix-kernel. There is hope it will be merged by 5.19¹ 1:

[Bug 1833281]

2022-03-27 Thread hi-angel
Modern kernels handle SWAPPING situations much better. Also, these days the Multi-LRU patchset should pretty much resolve the problem. It is not yet upstream, but is used in downstream kernels such as linux-zen and liquorix-kernel. There is hope it will be merged by 5.19¹ 1:

[android-developers] Re: #GIOELEMAGALDI É ASSASSINO, PEDOFILO, LADRO, BERLUSCO卐NAZISTA, BERLU$$CORROTTO, TRUFFATORE, INFILTRATORE, TRIPLA FACCIA, VILE, VISCIDO, SATANISTA! SI, È PROPRIO COSÍ! É PEDERA

2022-02-22 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
MASSONE CULATONE GIOELE MAGALDI #GIOELEMAGALDI FERMATI DAL CIUCCIARE IL CAZZO DI TRAVESTITI E LEGGI. IN 1 TUO VIDEO DEL 2010 DICEVI " #BERLUSCONI , CON ME NON FAI IL MAFIOSO,

[android-developers] Re: #GIOELEMAGALDI É ASSASSINO, PEDOFILO, LADRO, BERLUSCO卐NAZISTA, BERLU$$CORROTTO, TRUFFATORE, INFILTRATORE, TRIPLA FACCIA, VILE, VISCIDO, SATANISTA! SI, È PROPRIO COSÍ! É PEDERA

2022-02-22 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
The world must know that #GioeleMagaldi & #SilvioBerlusconi are not "just" satanist, mafiosi & nazi, but also filthy pedophile & instigator of murders & shambles! And

[android-developers] Re: #GIOELEMAGALDI É ASSASSINO, PEDOFILO, LADRO, BERLUSCO卐NAZISTA, BERLU$$CORROTTO, TRUFFATORE, INFILTRATORE, TRIPLA FACCIA, VILE, VISCIDO, SATANISTA! SI, È PROPRIO COSÍ! É PEDERA

2022-02-22 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
NAZI卐CULATONE GIOELE MAGALDI #GIOELEMAGALDI : BASTA CIUCCIARE CAZZI DI TRAVESTITI PER BERE SBORRA. BASTA PRENDERE CAZZONI IN CULO. LEGGI ATTENTAMENTE. HAI DETTO IN TUO VIDEO CHE VUOI SALVARE LA DEMOCRAZIA DA ULTERIORI SVUOTAMENTI.

[android-developers] Re: #GIOELEMAGALDI É ASSASSINO E PEDOFILO! SI, PROPRIO COSÍ! É PEDERASTA OMICIDA: GIOELE MAGALDI DI CRIMINALE #LEGALADRONA, CRIMINALE #GRANDEORIENTEDEMOCRATICO E CRIMINALE #MOVIME

2022-02-22 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
KILLING TYRANTS #GIOELEMAGALDI , #DOMENICOSINISCALCO & #SILVIOBERLUSCONI INCITE TO HACK THIS

[android-developers] Re: #GIOELEMAGALDI É ASSASSINO E PEDOFILO! SI, PROPRIO COSÍ! É PEDERASTA OMICIDA: GIOELE MAGALDI DI CRIMINALE #LEGALADRONA, CRIMINALE #GRANDEORIENTEDEMOCRATICO E CRIMINALE #MOVIME

2022-02-22 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
PEDOPHILE GIOELE MAGALDI (#GIOELEMAGALDI FUCK MANY 11/13 YEARS OLD BOYS), IS A FREEMASON OF CRIMINAL KIND. I'M MASON TOO (GRAN LOGGIA D'ITALIA). THIS THIEF OF #MAGALDI STOLE

[v8-users] #PIERSILVIOBERLUSCONI É FIGLIO DI PUTTANA! SI, PROPRIO COSÍ! É FIGLIO DI TROIONA, PIERSILVIO BERLUSCONI DI CRIMINALE #MFE, CRIMINALE #MEDIAFOREUROPE, CRIMINALE #MEDIASET ALIAS #MAFIASET (FI

2022-02-19 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
#PIERSILVIOBERLUSCONI É FIGLIO DI PUTTANA! SI, PROPRIO COSÍ! É FIGLIO DI TROIONA, PIERSILVIO BERLUSCONI DI CRIMINALE #MFE, CRIMINALE #MEDIAFOREUROPE, CRIMINALE #MEDIASET ALIAS #MAFIASET (FIGLIO DI ZOCCOLA E FIGLIO DI PEDOFILO MACELLA MAGISTRATI. SILVIO BERLUSCONI) RICICLA MONTAGNE DI SOLDI

[qtile-dev] #PIERSILVIOBERLUSCONI É FIGLIO DI PUTTANA! SI, PROPRIO COSÍ! É FIGLIO DI TROIONA, PIERSILVIO BERLUSCONI DI CRIMINALE #MFE, CRIMINALE #MEDIAFOREUROPE, CRIMINALE #MEDIASET ALIAS #MAFIASET (F

2022-02-19 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
#PIERSILVIOBERLUSCONI É FIGLIO DI PUTTANA! SI, PROPRIO COSÍ! É FIGLIO DI TROIONA, PIERSILVIO BERLUSCONI DI CRIMINALE #MFE, CRIMINALE #MEDIAFOREUROPE, CRIMINALE #MEDIASET ALIAS #MAFIASET (FIGLIO DI ZOCCOLA E FIGLIO DI PEDOFILO MACELLA MAGISTRATI. SILVIO BERLUSCONI) RICICLA MONTAGNE DI SOLDI

[v8-users] #MARINABERLUSCONI É ASSASSINA, PEDOFILA E LESBICA DI TIPO DEPRAVATISSIMAO! SI, É PROPRIO COSÍ! É COCAINOMANE, KILLER ED INCULA BAMBINE COME IL PADRE: MARINA BERLUSCONI DI CRIMINALISSIMA #FI

2022-02-18 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
#MARINABERLUSCONI É ASSASSINA, PEDOFILA E LESBICA DI TIPO DEPRAVATISSIMAO! SI, É PROPRIO COSÍ! É COCAINOMANE, KILLER ED INCULA BAMBINE COME IL PADRE: MARINA BERLUSCONI DI CRIMINALISSIMA #FININVEST, CRIMINALISSIMA #MFE, CRIMINALISSIMA #MEDIASETE CRIMINALISSIMA #MONDADORI!

[qtile-dev] #MARINABERLUSCONI É ASSASSINA, PEDOFILA E LESBICA DI TIPO DEPRAVATISSIMAO! SI, É PROPRIO COSÍ! É COCAINOMANE, KILLER ED INCULA BAMBINE COME IL PADRE: MARINA BERLUSCONI DI CRIMINALISSIMA #F

2022-02-18 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
#MARINABERLUSCONI É ASSASSINA, PEDOFILA E LESBICA DI TIPO DEPRAVATISSIMAO! SI, É PROPRIO COSÍ! É COCAINOMANE, KILLER ED INCULA BAMBINE COME IL PADRE: MARINA BERLUSCONI DI CRIMINALISSIMA #FININVEST, CRIMINALISSIMA #MFE, CRIMINALISSIMA #MEDIASETE CRIMINALISSIMA #MONDADORI!

$$Excel-Macros$$ #MARINABERLUSCONI É ASSASSINA, PEDOFILA E LESBICA DI TIPO DEPRAVATISSIMAO! SI, É PROPRIO COSÍ! É COCAINOMANE, KILLER ED INCULA BAMBINE COME IL PADRE: MARINA BERLUSCONI DI CRIMINALISSI

2022-02-18 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
#MARINABERLUSCONI É ASSASSINA, PEDOFILA E LESBICA DI TIPO DEPRAVATISSIMAO! SI, É PROPRIO COSÍ! É COCAINOMANE, KILLER ED INCULA BAMBINE COME IL PADRE: MARINA BERLUSCONI DI CRIMINALISSIMA #FININVEST, CRIMINALISSIMA #MFE, CRIMINALISSIMA #MEDIASETE CRIMINALISSIMA #MONDADORI!

#MARINABERLUSCONI É ASSASSINA, PEDOFILA E LESBICA DI TIPO DEPRAVATISSIMAO! SI, É PROPRIO COSÍ! É COCAINOMANE, KILLER ED INCULA BAMBINE COME IL PADRE: MARINA BERLUSCONI DI CRIMINALISSIMA #FININVEST, CR

2022-02-18 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
#MARINABERLUSCONI É ASSASSINA, PEDOFILA E LESBICA DI TIPO DEPRAVATISSIMAO! SI, É PROPRIO COSÍ! É COCAINOMANE, KILLER ED INCULA BAMBINE COME IL PADRE: MARINA BERLUSCONI DI CRIMINALISSIMA #FININVEST, CRIMINALISSIMA #MFE, CRIMINALISSIMA #MEDIASETE CRIMINALISSIMA #MONDADORI!

GIOELE MAGALDI É ASSASSINO, PEDOFILO, MASSONE, SATANISTA, LADRO, BERLUSCO卐NAZISTA, BERLU$$CORROTTO, BERLUSPUTINIANO, TRUFFATORE, INFILTRATORE, SPIONE, COMPLOTTARDO, PEDERASTA CHE PAGA RAGAZZINI DI 13

2022-02-18 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
GIOELE MAGALDI É ASSASSINO, PEDOFILO, MASSONE, SATANISTA, LADRO, BERLUSCO卐NAZISTA, BERLU$$CORROTTO, BERLUSPUTINIANO, TRUFFATORE, INFILTRATORE, SPIONE, COMPLOTTARDO, PEDERASTA CHE PAGA RAGAZZINI DI 13 ANNI PER FARE SESSO OMOSESSUALE, TRIPLA FACCIA. VILE, VISCIDO, BUGIARDISSIMO! SI, È

[android-developers] Re: #MARINABERLUSCONI É ASSASSINA, PEDOFILA E PERVERTITISSIMA LESBICA! SI, SI, É PROPRIO COSÍ! É COCAINOMANE, ASSASSINA E DEPRAVATA PEDOFILA COME IL PADRE: MARINA BERLUSCONI DI CR

2022-02-18 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
cantavan coi giornalisti francesi"! Op vrijdag 18 februari 2022 om 21:08:24 UTC schreef MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE: > DA MANAGER FORZATO A FAR 1000 CRIMINI SU ORDINE DI PEDOFILO STRAGISTA > SILVIO BERLUSCONI E LESBICA KILLER MARINA BERLUSCONI, DICO

[android-developers] Re: #MARINABERLUSCONI É ASSASSINA, PEDOFILA E PERVERTITISSIMA LESBICA! SI, SI, É PROPRIO COSÍ! É COCAINOMANE, ASSASSINA E DEPRAVATA PEDOFILA COME IL PADRE: MARINA BERLUSCONI DI CR

2022-02-18 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
<https://twitter.com/hashtag/MOMENTUM?src=hashtag_click>). SI VANTAVA DI AVER "SUICIDATO" UN SUO EX COLLEGA: #UBALDOGAGGIO <https://twitter.com/hashtag/UBALDOGAGGIO?src=hashtag_click>! Op vrijdag 18 februari 2022 om 21:08:24 UTC schreef MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE:

[android-developers] Re: #MARINABERLUSCONI É ASSASSINA, PEDOFILA E PERVERTITISSIMA LESBICA! SI, SI, É PROPRIO COSÍ! É COCAINOMANE, ASSASSINA E DEPRAVATA PEDOFILA COME IL PADRE: MARINA BERLUSCONI DI CR

2022-02-18 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
DA MANAGER FORZATO A FAR 1000 CRIMINI SU ORDINE DI PEDOFILO STRAGISTA SILVIO BERLUSCONI E LESBICA KILLER MARINA BERLUSCONI, DICO DAGLI USA "ITALIA, SBATTI IN GALERA SUBITO #SILVIOBERLUSCONI E #MARINABERLUSCONI

[qtile-dev] #MARINABERLUSCONI É ASSASSINA, LESBICA E PEDOFILA! SI, PROPRIO PROPRIO COSÍ! É COCAINOMANE, ASSASSINA E PERVERTITA PEDOFILA COME IL PADRE: MARINA BERLUSCONI DI CRIMINALISSIMA #FININVEST E

2022-02-09 Thread MICHELE CALZOLARI. ASSOSIM HI-MTF SIM E SARDINE
#MARINABERLUSCONI É ASSASSINA, LESBICA E PEDOFILA! SI, PROPRIO PROPRIO COSÍ! É COCAINOMANE, ASSASSINA E PERVERTITA PEDOFILA COME IL PADRE: MARINA BERLUSCONI DI CRIMINALISSIMA #FININVEST E CRIMINALISSIMA #MONDADORI! ASSASSINA COME SUO PADRE: IL...NAZISTA, MAFIOSO, SBAUSCIA BAMBINE ED

[prometheus-developers] #MARINABERLUSCONI É ASSASSINA, LESBICA E PEDOFILA! SI, PROPRIO PROPRIO COSÍ! É COCAINOMANE, ASSASSINA E PERVERTITA PEDOFILA COME IL PADRE: MARINA BERLUSCONI DI CRIMINALISSIMA #

2022-02-09 Thread MICHELE CALZOLARI. ASSOSIM HI-MTF SIM E SARDINE
#MARINABERLUSCONI É ASSASSINA, LESBICA E PEDOFILA! SI, PROPRIO PROPRIO COSÍ! É COCAINOMANE, ASSASSINA E PERVERTITA PEDOFILA COME IL PADRE: MARINA BERLUSCONI DI CRIMINALISSIMA #FININVEST E CRIMINALISSIMA #MONDADORI! ASSASSINA COME SUO PADRE: IL...NAZISTA, MAFIOSO, SBAUSCIA BAMBINE ED

[qtile-dev] #SILVIOBERLUSCONI É BASTARDO PEDOFILO STRA ASSASSINO! SI, É PROPRIO COSÍ! É GENOCIDA, FIGLIO, MARITO, PADRE E MEGA PAGATORE DI PUTTANE: IL SATANISTA NAZISTA, IL SATA卐NAZISTA PEDOFILO, MAFI

2022-02-09 Thread MICHELE CALZOLARI. ASSOSIM HI-MTF SIM E SARDINE
#SILVIOBERLUSCONI É BASTARDO PEDOFILO STRA ASSASSINO! SI, É PROPRIO COSÍ! É GENOCIDA, FIGLIO, MARITO, PADRE E MEGA PAGATORE DI PUTTANE: IL SATANISTA NAZISTA, IL SATA卐NAZISTA PEDOFILO, MAFIOSO, STRAGISTA, STRA ASSASSINO SILVIO BERLUSCONI!!! NE SCRIVE IL MIO BANCHIERE PREFERITO, #ANDREASNIGG DI

[prometheus-developers] #SILVIOBERLUSCONI É BASTARDO PEDOFILO STRA ASSASSINO! SI, É PROPRIO COSÍ! É GENOCIDA, FIGLIO, MARITO, PADRE E MEGA PAGATORE DI PUTTANE: IL SATANISTA NAZISTA, IL SATA卐NAZISTA PE

2022-02-09 Thread MICHELE CALZOLARI. ASSOSIM HI-MTF SIM E SARDINE
#SILVIOBERLUSCONI É BASTARDO PEDOFILO STRA ASSASSINO! SI, É PROPRIO COSÍ! É GENOCIDA, FIGLIO, MARITO, PADRE E MEGA PAGATORE DI PUTTANE: IL SATANISTA NAZISTA, IL SATA卐NAZISTA PEDOFILO, MAFIOSO, STRAGISTA, STRA ASSASSINO SILVIO BERLUSCONI!!! NE SCRIVE IL MIO BANCHIERE PREFERITO, #ANDREASNIGG DI

[prometheus-users] #LEOZAGAMI É PEDOFILO ASSASSINO, SATANISTA, NAZISTA, SATA卐NAZISTA, FILO MAFIOSO, COCAINOMANE E STRA FIGLIO DI PUTTANA! SI, SI, É PROPRIO COSÍ! LEO ZAGAMI É UN UN PEZZO DI MERDA CHE

2022-02-07 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
#LEOZAGAMI É PEDOFILO ASSASSINO, SATANISTA, NAZISTA, SATA卐NAZISTA, FILO MAFIOSO, COCAINOMANE E STRA FIGLIO DI PUTTANA! SI, SI, É PROPRIO COSÍ! LEO ZAGAMI É UN UN PEZZO DI MERDA CHE ABUSA DI SUE CONNESSIONI CON CIA SCHIFOSAMENTE DI TIPO HITLERIANO...PER FAR CHIUDERE TWITTER ACCOUNTS DI

[prometheus-developers] #LEOZAGAMI É PEDOFILO ASSASSINO, SATANISTA, NAZISTA, SATA卐NAZISTA, FILO MAFIOSO, COCAINOMANE E STRA FIGLIO DI PUTTANA! SI, SI, É PROPRIO COSÍ! LEO ZAGAMI É UN UN PEZZO DI MERDA

2022-02-07 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
#LEOZAGAMI É PEDOFILO ASSASSINO, SATANISTA, NAZISTA, SATA卐NAZISTA, FILO MAFIOSO, COCAINOMANE E STRA FIGLIO DI PUTTANA! SI, SI, É PROPRIO COSÍ! LEO ZAGAMI É UN UN PEZZO DI MERDA CHE ABUSA DI SUE CONNESSIONI CON CIA SCHIFOSAMENTE DI TIPO HITLERIANO...PER FAR CHIUDERE TWITTER ACCOUNTS DI

[android-developers] #LEOZAGAMI É PEDOFILO ASSASSINO, SATANISTA, NAZISTA, SATA卐NAZISTA, FILO MAFIOSO, COCAINOMANE E STRA FIGLIO DI PUTTANA! SI, SI, É PROPRIO COSÍ! LEO ZAGAMI É UN UN PEZZO DI MERDA CH

2022-02-07 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
#LEOZAGAMI É PEDOFILO ASSASSINO, SATANISTA, NAZISTA, SATA卐NAZISTA, FILO MAFIOSO, COCAINOMANE E STRA FIGLIO DI PUTTANA! SI, SI, É PROPRIO COSÍ! LEO ZAGAMI É UN UN PEZZO DI MERDA CHE ABUSA DI SUE CONNESSIONI CON CIA SCHIFOSAMENTE DI TIPO HITLERIANO...PER FAR CHIUDERE TWITTER ACCOUNTS DI

[qtile-dev] FIGLIO DI TROIONA #PIERSILVIOBERLUSCONI DI CRIMINALISSIMA #MFE, CRIMINALISSIMA #MEDIAFOREUROPE, CRIMINALISSIMA #MEDIASET ALIAS #MAFIASET (FIGLIO DI PUTTANA E FIGLIO DI PEDOFILO MACELLA MAG

2022-01-24 Thread MICHELE CALZOLARI. ASSOSIM HI-MTF SIM E SARDINE
FIGLIO DI TROIONA #PIERSILVIOBERLUSCONI DI CRIMINALISSIMA #MFE, CRIMINALISSIMA #MEDIAFOREUROPE, CRIMINALISSIMA #MEDIASET ALIAS #MAFIASET (FIGLIO DI PUTTANA E FIGLIO DI PEDOFILO MACELLA MAGISTRATI #SILVIOBERLUSCONI)! RICICLA MONTAGNE DI CASH MAFIOSO! COME HA FATTO SUO PEZZO DI MERDA NONNO

[qtile-dev] LA FUTURA TROIA #MIRTASALVINI SI VERGOGNERA' DEL BASTARDO, ASSASSINO, NAZISTA, NDRANGHETISTA, COCAINOMANE, PEDOFILO PADRE #MATTEOSALVINI MATTEO SALVINI. E DI LUI SI VERGOGNERA' PURE LA MAD

2022-01-24 Thread MICHELE CALZOLARI. ASSOSIM HI-MTF SIM E SARDINE
LA FUTURA TROIA #MIRTASALVINI SI VERGOGNERA' DEL BASTARDO, ASSASSINO, NAZISTA, NDRANGHETISTA, COCAINOMANE, PEDOFILO PADRE #MATTEOSALVINI MATTEO SALVINI. E DI LUI SI VERGOGNERA' PURE LA MADRE DI MIRTA SALVINI, LA NAZIS卐TROIA #GIULIAMARTINELLI..GIULIA MARTINELLI (CHE DAVA FIGA E CULO AL

[krita] [Bug 449000] New: The mouse wheel zooms in and out after the picture is imported into the software.

2022-01-23 Thread Hi Seatown
https://bugs.kde.org/show_bug.cgi?id=449000 Bug ID: 449000 Summary: The mouse wheel zooms in and out after the picture is imported into the software. Product: krita Version: 5.0.2 Platform: Microsoft Windows

1-1

2021-12-04 Thread hi
-- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to jailhouse-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit

LibreJS 7.20.3 release

2021-12-03 Thread hi
Hello, GNU LibreJS[1] aims to address the JavaScript problem described in Richard Stallman's article The JavaScript Trap[2]. LibreJS is a free add-on for GNU IceCat and other Mozilla-based browsers. It blocks nonfree nontrivial JavaScript while allowing JavaScript that is free and/or trivial.

LibreJS 7.20.3 release

2021-12-02 Thread hi
Hello, GNU LibreJS[1] aims to address the JavaScript problem described in Richard Stallman's article The JavaScript Trap[2]. LibreJS is a free add-on for GNU IceCat and other Mozilla-based browsers. It blocks nonfree nontrivial JavaScript while allowing JavaScript that is free and/or trivial.

[prometheus-users] É NAZIST卍ASSASSINO #ROBERTOJONGHILAVARINI (PURE PEDOFILO E PARTE DI NDRANGHETA) DI CRIMINALISSIMO ISTITUTO GANASSINI DI RICERCHE BIOMEDICHE E CRIMINALISSIMO MOVIMENTO #FAREFRONTE FA

2021-11-20 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
É NAZIST卍ASSASSINO #ROBERTOJONGHILAVARINI (PURE PEDOFILO E PARTE DI NDRANGHETA) DI CRIMINALISSIMO ISTITUTO GANASSINI DI RICERCHE BIOMEDICHE E CRIMINALISSIMO MOVIMENTO #FAREFRONTE FARE FRONTE! IL FIGLIO DI PUTTANA OMICIDA ROBERTO JONGHI LAVARINI...SE LA FA MOLTO, A LIVELLO DI RICICLAGGIO DI

[prometheus-developers] É NAZIST卍ASSASSINO #ROBERTOJONGHILAVARINI (PURE PEDOFILO E PARTE DI NDRANGHETA) DI CRIMINALISSIMO ISTITUTO GANASSINI DI RICERCHE BIOMEDICHE E CRIMINALISSIMO MOVIMENTO #FAREFRON

2021-11-20 Thread MICHELE CALZOLARI. ASSOSIM, HI-MTF SIM E SARDINE
É NAZIST卍ASSASSINO #ROBERTOJONGHILAVARINI (PURE PEDOFILO E PARTE DI NDRANGHETA) DI CRIMINALISSIMO ISTITUTO GANASSINI DI RICERCHE BIOMEDICHE E CRIMINALISSIMO MOVIMENTO #FAREFRONTE FARE FRONTE! IL FIGLIO DI PUTTANA OMICIDA ROBERTO JONGHI LAVARINI...SE LA FA MOLTO, A LIVELLO DI RICICLAGGIO DI

[GTALUG] [GTALUG-Announce] AGM & Round Table Q - Tonight

2021-11-09 Thread hi--- via talk
# AGM & Round Table Q A Round Table Q Session is where we take questions from the audience, and the audience discusses and attempts to answer those questions from their own knowledge. It's a great way to meet fellow members of our community and discover the

[GTALUG-Announce] AGM & Round Table Q - Tonight

2021-11-09 Thread hi
# AGM & Round Table Q A Round Table Q Session is where we take questions from the audience, and the audience discusses and attempts to answer those questions from their own knowledge. It's a great way to meet fellow members of our community and discover the

[GTALUG] [GTALUG-Announce] GTALUG AGM - Tues. Nov. 9th, 7:30pm

2021-10-30 Thread hi--- via talk
# GTALUG AGM - Tues. Nov. 9th, 7:30pm The next Annual General Meeting (AGM) of the Greater Toronto Area Linux User Group (GTALUG) will take place virtually at 7:30pm on November 9, 2021. Join Zoom Meeting https://us02web.zoom.us/j/81924329473?pwd=MndSWHNaRGNZSUtIeVB0WG1xTkZTQT09 Meeting

[GTALUG-Announce] GTALUG AGM - Tues. Nov. 9th, 7:30pm

2021-10-30 Thread hi
# GTALUG AGM - Tues. Nov. 9th, 7:30pm The next Annual General Meeting (AGM) of the Greater Toronto Area Linux User Group (GTALUG) will take place virtually at 7:30pm on November 9, 2021. Join Zoom Meeting https://us02web.zoom.us/j/81924329473?pwd=MndSWHNaRGNZSUtIeVB0WG1xTkZTQT09 Meeting

[GTALUG] [GTALUG-Announce] Meeting Today

2021-10-12 Thread hi--- via talk
# The state of Mozilla with Mike Hoye Mike Hoye will be joining us to talk where Firefox, Mozilla and the Web are today, and where they're going. We're going to use Zoom for this meeting: Time: October 12, 2021 07:30 PM Easter Time Join Zoom Meeting:

[GTALUG-Announce] Meeting Today

2021-10-12 Thread hi
# The state of Mozilla with Mike Hoye Mike Hoye will be joining us to talk where Firefox, Mozilla and the Web are today, and where they're going. We're going to use Zoom for this meeting: Time: October 12, 2021 07:30 PM Easter Time Join Zoom Meeting:

[GTALUG] [GTALUG-Announce] Meeting Tomorrow

2021-09-13 Thread hi--- via talk
https://gtalug.org/meeting/2021-09/ # Lightning talks and Round Table This is GTALUG's version of an un-conference, a loosely structured short talks emphasizing the informal exchange of information and ideas between participants, rather than following a conventionally structured GTALUG

[GTALUG-Announce] Meeting Tomorrow

2021-09-13 Thread hi
https://gtalug.org/meeting/2021-09/ # Lightning talks and Round Table This is GTALUG's version of an un-conference, a loosely structured short talks emphasizing the informal exchange of information and ideas between participants, rather than following a conventionally structured GTALUG

Re: [Evolution] Copies of messages not deleted on the server and multiple copies of the same downloaded

2021-09-06 Thread Vincenzo * HI-Lab via evolution-list
Now we don't have problems on Evolution. 16.259 messages are all received. There's not duplicate messages. The only problem is that 16.259 messages are still on pop3 servers and they was not deleted. Il giorno gio, 02/09/2021 alle 21.05 +0200, Vincenzo * HI-Lab via evolution-list ha scritto

Re: [Evolution] Copies of messages not deleted on the server and multiple copies of the same downloaded

2021-09-02 Thread Vincenzo * HI-Lab via evolution-list
still all on the server... I hope now that I have explained myself better. Thanks! Il giorno gio, 02/09/2021 alle 17.21 +0200, Milan Crha via evolution- list ha scritto: > Hi. > that seems to be supported by the log: > > > pop3_folder_maybe_expunge_cache: Recognized 0 downloaded m

Re: [Evolution] Copies of messages not deleted on the server and multiple copies of the same downloaded

2021-09-02 Thread Vincenzo * HI-Lab via evolution-list
38035 pop3 Il giorno mer, 01/09/2021 alle 19.55 +0200, Vincenzo * HI-Lab via evolution-list ha scritto: > Well all solved!! > > It was enough to delete in ~/.local/share/evolution/mail all the > folders with the name [number]@[hostname] with the exception of the > directories "

Re: [Evolution] Copies of messages not deleted on the server and multiple copies of the same downloaded

2021-09-01 Thread Vincenzo * HI-Lab via evolution-list
so much Milan! Il giorno mer, 01/09/2021 alle 16.26 +0200, Milan Crha via evolution- list ha scritto: > On Wed, 2021-09-01 at 15:23 +0200, Vincenzo * HI-Lab wrote: > > Local directory is so big, some directories is small. Are you sure > > I > > can surely delete these dire

Re: [Evolution] Copies of messages not deleted on the server and multiple copies of the same downloaded

2021-09-01 Thread Vincenzo * HI-Lab via evolution-list
Il giorno mer, 01/09/2021 alle 08.44 +0200, Milan Crha via evolution- list ha scritto: > Maybe when you run Evolution from a terminal it'll show what had been > failing. You can also run it as: > >    $ CAMEL_DEBUG=pop3 evolution > > to see the communication between all the POP3 servers/your

Re: [Evolution] Copies of messages not deleted on the server and multiple copies of the same downloaded

2021-09-01 Thread Vincenzo * HI-Lab via evolution-list
Il giorno mer, 01/09/2021 alle 08.44 +0200, Milan Crha via evolution- list ha scritto: > Maybe when you run Evolution from a terminal it'll show what had been > failing. You can also run it as: > >    $ CAMEL_DEBUG=pop3 evolution > > to see the communication between all the POP3 servers/your

Re: [Evolution] Copies of messages not deleted on the server and multiple copies of the same downloaded

2021-09-01 Thread Vincenzo * HI-Lab via evolution-list
Il giorno mer, 01/09/2021 alle 08.44 +0200, Milan Crha via evolution- list ha scritto: > On Tue, 2021-08-31 at 18:28 +0200, Vincenzo * HI-Lab via evolution- > list > wrote: > > The mail client has several pop3 accounts. > > Hi, > there probably happened some

[Evolution] Copies of messages not deleted on the server and multiple copies of the same downloaded

2021-08-31 Thread Vincenzo * HI-Lab via evolution-list
Hello everyone! It happened that the computer crashed while it was sending and receiving emails. When switched on, this problem began to appear: new emails arrived on the server are not deleted and therefore duplicate every time the program downloads new mail. The mail client has several pop3

  1   2   3   4   5   6   7   8   9   10   >