Re: [Lazarus] I can't exit this component

2024-03-30 Thread Marc Weustink via lazarus
The onenter is indeed fired when the control gets focus. However if you show a dialog in that event, the control loses focus and gets it again when the dialog is closed, resulting in a loop. In general it is bad coding to have much logic in onenter/onleave events I once was confronted with an

Re: [Lazarus] Lazarus Release Candidate 1 of 3.0

2023-07-10 Thread Marc Weustink via lazarus
... == How to test == Download and install the 3.0 RC1. - On Windows you can install as a 2ndary install, that will not affect your current install: http://wiki.lazarus.freepascal.org/Multiple_Lazarus#Installation_of_multiple_Lazarus - On other platforms, if you install to a new

Re: [Lazarus] Who uses "caret past EOL"?

2023-06-02 Thread Marc Weustink via lazarus
On 02/06/2023 15:21, Martin Frb via lazarus wrote: On 02/06/2023 15:07, Michael Van Canneyt via lazarus wrote: On Fri, 2 Jun 2023, Martin Frb via lazarus wrote: If you do, do you use it within the range of the "longest line" only? I use it, it was the first thing I enabled when it was

Re: [Lazarus] Can I delete a property from a collectionitem

2022-10-13 Thread Marc Weustink via lazarus
On 12-10-2022 18:21, Michael Van Canneyt via lazarus wrote: On Wed, 12 Oct 2022, nibbikfrans via lazarus wrote: Hi, I have a collection stored in a file. One property of each collectionitem is a value of what seeems to be a set but is not. That property is no longer needed. Is there a

Re: [Lazarus] More Gtk3 Status

2022-07-20 Thread Marc Weustink via lazarus
I don't know if it is the same for GTK 4 buut for GTK 1,2 ,3 the problem was that the API isn't stable. It is work in progress. So for every dot version you get new functionality. Until they decide it is time for a major release and gtkX+1 is born, where gtkX becomes obsolete soon. The moment

Re: [Lazarus] crash on startup

2022-04-01 Thread Marc Weustink via lazarus
On 1-4-2022 15:59, Marc Weustink via lazarus wrote: On 1-4-2022 14:52, Marco van de Voort via lazarus wrote: On 1-4-2022 12:57, Marc Weustink via lazarus wrote: The SIGILL here points more to the generated code I think. Indeed, I see what I think are avx512 instructions Yes, CPUID

Re: [Lazarus] crash on startup

2022-04-01 Thread Marc Weustink via lazarus
On 1-4-2022 14:52, Marco van de Voort via lazarus wrote: On 1-4-2022 12:57, Marc Weustink via lazarus wrote: The SIGILL here points more to the generated code I think. Indeed, I see what I think are avx512 instructions Yes, CPUID Feature Flag AVX512F  0x005afb7a <+90>:  

Re: [Lazarus] crash on startup

2022-04-01 Thread Marc Weustink via lazarus
The SIGILL here points more to the generated code I think. Marc On 1-4-2022 12:43, Marco van de Voort via lazarus wrote: I rebuilt Lazarus today (FPC trunk 2 days old -lazarus trunk today), and I suddenly got  a GPF while starting. I ran under GDB and the traceback is: Thread 1 received

Re: [Lazarus] SVG Object

2022-01-17 Thread Marc Weustink via lazarus
I'm afraid there is no easy solution for that. SVGs are rendered from the first element to the last, where ever element (atleast in theory) can be a part of a given pixel. SVG elements do have a x,y,width,height but they may also be part of one or more transformations. To give you an idea, the

Re: [Lazarus] UTF8LengthFast returning incorrect results on AARCH64 (MacOS)

2021-12-28 Thread Marc Weustink via lazarus
On 27-12-2021 22:10, Noel Duffy via lazarus wrote: On 28/12/21 01:47, Juha Manninen via lazarus wrote: On Mon, Dec 27, 2021 at 1:44 AM Noel Duffy via lazarus < lazarus@lists.lazarus-ide.org> wrote: I need some help getting to the root of a problem with incorrect results on Apple hardware (M1,

[Lazarus] Lazarus server back online

2021-12-28 Thread Marc Weustink via lazarus
Hi all, It took a bit longer than expected, but I'm happy to inform you that the Lazarus services are back online. For those interested in why it took longer, I'll explain at the end of the message. Marc On 24-12-2021 08:30, Marc Weustink wrote: Hi, On Monday 27 December 9.00 CET (8.00

Re: [Lazarus] Lazarus server maintenance

2021-12-27 Thread Marc Weustink via lazarus
The mailing lists should be available again Marc On 24-12-2021 08:30, Marc Weustink via lazarus wrote: Hi, On Monday 27 December 9.00 CET (8.00 GMT) the Lazarus server will be down for maintenance. This affects the following services: * Lazarus website * Lazarus mailinglists * Lazarus

[Lazarus] Lazarus server maintenance

2021-12-23 Thread Marc Weustink via lazarus
Hi, On Monday 27 December 9.00 CET (8.00 GMT) the Lazarus server will be down for maintenance. This affects the following services: * Lazarus website * Lazarus mailinglists * Lazarus online package manager * Lazarus and FreePascal forum Thanks, Marc --

Re: [Lazarus] Mantis vs GitLab issue tracker

2021-08-14 Thread Marc Weustink via lazarus
On August 14, 2021 10:59:25 AM GMT+02:00, "Florian Klämpfl via lazarus" wrote: > > >> Am 13.08.2021 um 21:53 schrieb Bart via lazarus >> : >> >> On Fri, Aug 13, 2021 at 9:02 PM Vojtěch Čihák via lazarus >> wrote: >> >>> is it just my impression that Mantis was more feature rich an had

Re: [Lazarus] Lazarus list down?

2021-07-12 Thread Marc Weustink via lazarus
I guess it was, I restarted it this morning since it was a bit quiet in here. Marc On 9-7-2021 16:48, John Landmesser via lazarus wrote: Test -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

[Lazarus] test

2021-06-10 Thread Marc Weustink via lazarus
test -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] Clipboard Data Goes Away

2021-04-02 Thread Marc Weustink via lazarus
Just s general warning, it doesn't say anything about your observations. Be careful with drawing conclusions when using vnc. The past year I've been working remote and I'm using vnc to access my desktop at work. Transferring clipboard data most times work, but sometimes it is a pain. It won't

[Lazarus] Ping

2020-11-28 Thread Marc Weustink via lazarus
Pong -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] libmysql.dll

2020-11-05 Thread Marc Weustink via lazarus
On 4-11-2020 15:46, Larry Dalton via lazarus wrote: I think so. I removed all versions of libmysql from my computer, and replaced them with the version that downloaded with the new Mysql install. Is there any way I can check all the installations  to be sure they are all 64bit? What I use

[Lazarus] Test

2020-10-26 Thread Marc Weustink via lazarus
Test -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] Win 7 issue / Re: -dWINDOWS_LIGATURE [[Re: Font ligatures support]]

2020-10-09 Thread Marc Weustink via lazarus
On 9-10-2020 04:33, Martin Frb via lazarus wrote: It might be dead simple (at least I hope) {$IFDEF WINDOWS_LIGATURE} function GetCharacterPlacementW(hdc: HDC; lpString: LPCWSTR; nCount, nMaxExtend: Integer; var lpResults: GCP_RESULTSW; dwFlags: DWORD): DWORD; stdcall; external 'gdi32' name

Re: [Lazarus] Feature Request: Override/Implement methods

2020-10-08 Thread Marc Weustink via lazarus
On 8-10-2020 02:02, Mattias Gaertner via lazarus wrote: On Thu, 8 Oct 2020 01:36:23 +0200 Martin Frb via lazarus wrote: On 08/10/2020 01:16, Graeme Geldenhuys via lazarus wrote: Hi, I've pulled the latest Lazarus code and went through all the menu items I could find but could see what I

Re: [Lazarus] Where to define conditionals for FPC

2020-05-16 Thread Marc Weustink via lazarus
On 15-5-2020 23:54, Bo Berglund via lazarus wrote: On Fri, 15 May 2020 21:26:43 +0200, Marc Weustink via lazarus wrote: On May 14, 2020 10:21:22 AM GMT+02:00, Bo Berglund via lazarus wrote: On Tue, 12 May 2020 13:49:08 +0200, Marc Weustink via lazarus wrote: While going through your

Re: [Lazarus] Where to define conditionals for FPC

2020-05-15 Thread Marc Weustink via lazarus
On May 14, 2020 10:21:22 AM GMT+02:00, Bo Berglund via lazarus wrote: >On Tue, 12 May 2020 13:49:08 +0200, Marc Weustink via lazarus > wrote: > >While going through your post I got into this section: > >>> 3) Compiling same code with Delphi and FPC? >>> Do yo

Re: [Lazarus] Where to define conditionals for FPC

2020-05-12 Thread Marc Weustink via lazarus
On 11-5-2020 09:33, Bo Berglund via lazarus wrote: On Sun, 10 May 2020 14:37:12 +0200, Marc Weustink via lazarus wrote: The last weeks, since I'm working from home, I've been converting a lot of our Delphi 6 projects. I only use the convertor to get a Lazarus project from a dpr. All other

Re: [Lazarus] Where to define conditionals for FPC

2020-05-10 Thread Marc Weustink via lazarus
On May 8, 2020 6:03:00 PM GMT+02:00, Bo Berglund via lazarus wrote: >On Fri, 8 May 2020 17:19:30 +0200, Sven Barth via lazarus > wrote: > >>Such an include file would need to be included in all units where a >define >>might be needed. >> >>Alternatively if you always use LazSerial for

Re: [Lazarus] [fpc-devel] Attn Michael: Issue #0036788: Bad SSL certicificate

2020-03-12 Thread Marc Weustink via lazarus
Michael Van Canneyt via lazarus wrote: On Wed, 11 Mar 2020, Bart via fpc-devel wrote: Hi Michael, You resolved https://bugs.freepascal.org/view.php?id=36788 as unable to reproduce. However, I have exactly the same problem here: https://www.lazarus.freepascal.org/ gives me the Bad SSL

[Lazarus] Freepascal/Lazarus forum and Lazarus website outage wrap-up

2020-02-12 Thread Marc Weustink via lazarus
Now that everything seems to be normal, time for a wrap-up, what happened: There were happening 2 things simultaneously - an increased interest(?) from china - one or two bots every second looking for SQL injections. This caused a load on the original server configuration, apache using

Re: [Lazarus] NanoVG Graphics

2020-01-28 Thread Marc Weustink via lazarus
Anthony Walter via lazarus wrote: I am starting a rewrite of my 2D hardware accelerated Pascal graphics library based on an OpenGL 3D backend, and I stumbled across an open source project called NanoVG. I am impressed with how small and self contained NanoVG is, and although I will recreated

Re: [Lazarus] NanoVG Graphics

2020-01-28 Thread Marc Weustink via lazarus
Anthony Walter via lazarus wrote: I am starting a rewrite of my 2D hardware accelerated Pascal graphics library based on an OpenGL 3D backend, and I stumbled across an open source project called NanoVG. I am impressed with how small and self contained NanoVG is, and although I will recreated

Re: [Lazarus] Unneeded Paint calls from LCL

2020-01-13 Thread Marc Weustink via lazarus
AlexeyT via lazarus wrote: Details: Linux gtk2: LCL calls Paint 5 times for ATSynEdit on FormCreate/FormShow: 1- DoOnResize - i filtered it out 2- DoOnResize - i filtered it out 3- Paint - it's ok 4- Paint again - i cannot filter it out 5- Paint again Win32: LCL calls Paint 3 times: 1- Paint

Re: [Lazarus] Lazarus code editor improvement?

2019-11-04 Thread Marc Weustink via lazarus
Bo Berglund via lazarus wrote: On Sat, 2 Nov 2019 15:42:54 +0100, Martin Frb via lazarus wrote: Alt - n (1-9) is "goto source editor n" (switch to tab n) Why this triggers on altgr for you, I am not sure OK, but then where in Key Mappings do I find it so I can disable it? It is very

Re: [Lazarus] Lazarus on POWER9 Little Endian

2019-08-26 Thread Marc Weustink via lazarus
When debugging these kinds of X related errors, start your application with the (gtk) X option in synchronized mode. I can't remember which option it was, but Google will tell Marc On August 20, 2019 1:06:35 PM GMT+02:00, Tobias Giesen via lazarus wrote: >It seems to work slightly better on

Re: [Lazarus] Nice Lazarus ScrabbleControl, also a Gtk2 Bug

2019-08-09 Thread Marc Weustink via lazarus
Anthony Walter via lazarus wrote: While demonstrating objects to kids in my computer programming classes for kids this summer, I wrote a Scrabble board game control. It's on Github right now released under the LGPL. Here is a brief video demonstration:

Re: [Lazarus] Lazarus website is down

2019-06-26 Thread Marc Weustink via lazarus
Michael Van Canneyt via lazarus wrote: Seems the mysql db on the lazarus server is having problems. But only some of the lazarus devs have access to that machine. They need to fix it... Michael. On Tue, 25 Jun 2019, Fabio Luis Girardi via lazarus wrote: Lazarus website is down? I tried

Re: [Lazarus] Forum down ?

2019-06-26 Thread Marc Weustink via lazarus
Dimitrios Chr. Ioannidis via lazarus wrote: Hi,   I just tried to connect to https://forum.lazarus.freepascal.org/ and I got :   "Sorry, SMF was unable to connect to the database. This may be caused by the server being busy. Please try again later. "   Is it under maintenance ?

Re: [Lazarus] Modal Window Crashes on Mac OS X 10.15 Beta (Catalina)

2019-06-12 Thread Marc Weustink via lazarus
Dmitry Boyarintsev via lazarus wrote: On Tue, Jun 11, 2019 at 10:06 AM David Jenkins via lazarus mailto:lazarus@lists.lazarus-ide.org>> wrote: I looked at the assembly for NSApplication.run, there are a lot of things being called and set before the call to nextEventMatching...  

Re: [Lazarus] fpdebug apps

2019-06-07 Thread Marc Weustink via lazarus
Martin Frb via lazarus wrote: On 06/06/2019 22:20, Martin Frb via lazarus wrote: On 06/06/2019 16:59, Dimitrios Chr. Ioannidis via lazarus wrote: Hi,   if I remember correctly, there was a standalone fpdebug application. Am I correct ? Because I could not build any project from the

Re: [Lazarus] Update sound shop my next tutoring project

2019-05-18 Thread Marc Weustink via lazarus
Hi, You have still some (possible) clicks in your source. Have a look at its spectrogram: https://paste.pics/e2acc70acd050d843565b21e4fed82b1 Almost the same you see in the output: https://paste.pics/0b5b5d895fbab3729888df8f2500f374 When looking at the output waveform you see missing audio:

Re: [Lazarus] Update sound shop my next tutoring project

2019-05-16 Thread Marc Weustink via lazarus
AW: I will take you advice and write the samples out to a PCM wave file then examine them in audacity. Regarding the underflow, I always wipe the buffer with zeros before I play a note and the popping occurs sometimes when only one note is playing. That is when there is the least amount of

Re: [Lazarus] Update sound shop my next tutoring project

2019-05-16 Thread Marc Weustink via lazarus
Just to verify that it isn't caused by your program, just open a temp filestream and write every sample you write to the sdl library also to that stream. When the pops happen. Stop running, close the stream and import the raw file into audacity. If the spectral view is clean, it is not your

Re: [Lazarus] Update sound shop my next tutoring project

2019-05-16 Thread Marc Weustink via lazarus
Anthony Walter via lazarus wrote: Marc, That is interesting and you've given me something to consider and perhaps adjust. Thank you. Also with regards to attack and release, I've opted to call it just attack. That is when the note is starting to play, or ending playing, I perform a short

Re: [Lazarus] Update sound shop my next tutoring project

2019-05-16 Thread Marc Weustink via lazarus
Anthony Walter via lazarus wrote: I have summer camp with several successive week long classes coming up and am trying to put together some fun programming materials to engage the kids and hopefully encourage them to explore more. Yesterday I created the start of my next project for teaching

[Lazarus] Default https for all lazarus-ide sites

2019-04-06 Thread Marc Weustink via lazarus
Hi all, You might have noticed, but all lazarus-ide sites now default to https. When you used to visit the forum by http, you my be asked to reenter your password. Marc -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org

Re: [Lazarus] Comparing strings case-insensitive and ignoring accents

2018-05-20 Thread Marc Weustink via Lazarus
On May 20, 2018 4:06:42 AM GMT+02:00, "Marcos Douglas B. Santos via Lazarus" wrote: >Hi, > >Is there any (fast) built-in function in RTL or LCL that compare two >strings using case-insensitive and ignoring accents? > >These strings are UTF-8. For comparing case

Re: [Lazarus] Can not access www.lazarus-ide.org

2018-02-14 Thread Marc Weustink via Lazarus
Hi all, Due to a typo, the netmask of the network adapter was /8 instead of /24 Since Lazarus has IP 37.97.187.115, all 37.x.x.x traffic got routed locally It should work now Marc Marc Weustink via Lazarus wrote: Nope Lazarus is not blocking ip blocks. Only a few ips in the 2xx.xxx.xxx.xxx

Re: [Lazarus] Can not access www.lazarus-ide.org

2018-02-13 Thread Marc Weustink via Lazarus
Nope Lazarus is not blocking ip blocks. Only a few ips in the 2xx.xxx.xxx.xxx range are temporary blocked by fail to ban. Through trans-ip (our hoster) i've received some complaints from Croatia and Italy. I've tried to trace what happened but no success. Can you confirm that it happens for

Re: [Lazarus] GTK2/X Appcrash when TPen.Pattern has invalid value

2018-01-07 Thread Marc Weustink via Lazarus
On January 6, 2018 8:14:30 PM GMT+01:00, Alexander Hofmann via Lazarus wrote: >Dear all, > >I spend some time debugging a programming error (read: >misinterpretation >of available documentation) and though I should share my findings... > >I wanted to have a

Re: [Lazarus] Byte-Alignment of TBitmap

2018-01-01 Thread Marc Weustink via Lazarus
On January 1, 2018 8:17:31 PM GMT+01:00, Martok via Lazarus wrote: >Hi all, > >this showed up in the Discussion around 32876 and 30509: >> LCL Tbitmap supports 1,24 and 32 bit images from what I see. > >That is indeed true: > luma.PixelFormat:= pf8bit; >

Re: [Lazarus] Why is there no announcement of Lazarus event

2017-09-08 Thread Marc Weustink via Lazarus
for an announcement Marc On September 8, 2017 2:21:02 PM GMT+02:00, Graeme Geldenhuys via Lazarus <lazarus@lists.lazarus-ide.org> wrote: >On 2017-09-08 13:03, Marc Weustink via Lazarus wrote: >> Which event are you referring to? > > >http://www.blaisepascal.eu/agenda/lazarus_confer

Re: [Lazarus] Why is there no announcement of Lazarus event

2017-09-08 Thread Marc Weustink via Lazarus
Which event are you referring to? Marc On September 8, 2017 10:48:38 AM GMT+02:00, Graeme Geldenhuys via Lazarus wrote: > >Just wondering? Or is it still coming? > > >Regards, > Graeme > >-- >___ >Lazarus mailing

Re: [Lazarus] Gtk2 missed try-finally

2017-07-25 Thread Marc Weustink via Lazarus
How do you get an exception there ? Marc On July 25, 2017 4:35:50 PM GMT+02:00, Alexey via Lazarus wrote: > >>How did you manage to create a mem leak there? > >If not using try-finally, and exception, Bitmap will not be freed. > >-- >Regards, >Alexey > >--

Re: [Lazarus] SPAM - Postfix master

2017-05-19 Thread Marc Weustink via Lazarus
José Mejuto via Lazarus wrote: Hello, Can Postfix master ban 14.169.188.113 ? All "Gabor Boros" (I know he is not responsible) spam comes from that mail server (DNS name does not match IP, only reverse resolution) and it looks like a Fiber/DSL user in Vietnam. The IP is listed in at least 15

Re: [Lazarus] Patch for fixing the window resizes when switching components

2017-05-18 Thread Marc Weustink via Lazarus
zeljko via Lazarus wrote: On 18.05.2017 01:43, Kostas Michalopoulos via Lazarus wrote: if GDK_IS_WINDOW(PGtkWindow(OurWidget)^.window) and (gdk_window_get_state(PGtkWindow(OurWidget)^.window) = GDK_WINDOW_STATE_MAXIMIZED) then gtk_window_unmaximize() ... Same for unfullscreen and other "un"

Re: [Lazarus] SPAM - Postfix master

2017-05-14 Thread Marc Weustink via Lazarus
Thank for noticing. I didn't see them since they ended I my spambox Marc On May 14, 2017 9:08:09 PM GMT+02:00, "José Mejuto via Lazarus" wrote: >Hello, > >Can Postfix master ban 14.169.188.113 ? All "Gabor Boros" (I know he is > >not responsible) spam comes from

Re: [Lazarus] Insufficient keyboard modifiers support in IDE

2017-05-11 Thread Marc Weustink via Lazarus
On May 11, 2017 5:21:49 PM GMT+02:00, Graeme Geldenhuys via Lazarus wrote: >On 2017-05-11 16:00, Alexey via Lazarus wrote: >> It must not see em. Laz dont know what is Hyper key, and Super. > >So it is a LCL bug then? Not sure, iirc I've implemented them in gtk.

Re: [Lazarus] Alpha blending in GTK2 under Linux

2017-04-14 Thread Marc Weustink via Lazarus
On April 14, 2017 7:35:20 PM GMT+02:00, "Valdas Jankūnas via Lazarus" wrote: >Hello, > >I working with alpha blending. On QT it works fine. On GTK2 I get >"Depth: 24" when executing "GetDescriptionFromDevice(0)" (on QT -> 32). > >Why GTK2 "screen" not supports

Re: [Lazarus] Lazarus and Windows 10 IoT

2017-03-22 Thread Marc Weustink via Lazarus
LacaK via Lazarus wrote: Hi, I am sure taht this question was already asked, but I can not find clear answer. Is there possibility to create Lazarus application with GUI which will run on Raspberi Pi - ARM - Windows 10 IoT ? (Target OS=Win32, Target CPU=Arm ?) From what I've read, I fear

Re: [Lazarus] https website for Lazarus

2017-03-17 Thread Marc Weustink via Lazarus
Graeme Geldenhuys via Lazarus wrote: On 2017-03-13 21:50, Marc Weustink via Lazarus wrote: It is one of my plans to enable it for the lazarus sites. And now with Firefox 52, it gives you a "in your face" warning that you are logging into a unsecure website. Only only the crossed o

Re: [Lazarus] https website for Lazarus

2017-03-14 Thread Marc Weustink via Lazarus
As a test I used Letsencrypt for my own site. If successful then I planned to update Lazarus. My first automated certificate update went smooth, so Lazarus is next. One mayor issue with Letsencrypt is that all automated update processes re-generate the CSR. Since our hoster supports dnsseq

Re: [Lazarus] https website for Lazarus

2017-03-13 Thread Marc Weustink via Lazarus
It is one of my plans to enable it for the lazarus sites. Mar On March 13, 2017 6:08:14 PM GMT+01:00, Tony Whyman via Lazarus wrote: >Has anyone thought about supporting https on the Lazarus (and Free >Pascal) websites? Firefox, for example, is getting

Re: [Lazarus] TruBrain user activation

2017-03-03 Thread Marc Weustink via Lazarus
Ok disabled mail On March 3, 2017 9:30:11 PM GMT+01:00, Marc Weustink via Lazarus <lazarus@lists.lazarus-ide.org> wrote: >Freshdesk isnt a spammer , but ticket support system. Someone used the >lazarus address to subscribe to the trubrain ticket system :( > >Ive sear

Re: [Lazarus] LCL High-DPI request for help adding images

2017-02-27 Thread Marc Weustink via Lazarus
On February 26, 2017 10:11:58 PM GMT+01:00, Ondrej Pokorny via Lazarus wrote: >On 26.02.2017 16:33, Vojtěch Čihák via Lazarus wrote: >> >> Wouldn't be better (or would it be possible) to have *.svg icons in >> resources and generate *.png icons on start of IDE?

[Lazarus] Mailinglist issues

2016-09-24 Thread Marc Weustink via Lazarus
Hi all, As you might have noticed, there have been troubles with receiving mail from the lazarus list by gmail, yahoo and other subscribers. It is not a real change of policy, but mere a result of more and more subscribers using mail servers which sign (DKIM) and validate (DMARC) mail. As a