Removing x86 support in 5.7

Use this forum if you want to discuss a problem or ask a question related to a hMailServer beta release.
Post Reply
User avatar
martin
Developer
Developer
Posts: 6846
Joined: 2003-11-21 01:09
Location: Sweden
Contact:

Removing x86 support in 5.7

Post by martin » 2019-08-02 06:41

I'm leaning towards removing x86 support in 5.7 and just supporting x64. The main reason is 'development experience'. Maintaining two separate versions increases build times, makes code more complex, makes it take longer to set up a dev environment and so on.

Any thoughts on that?
Martin Knafve

User avatar
mattg
Moderator
Moderator
Posts: 22437
Joined: 2007-06-14 05:12
Location: 'The Outback' Australia

Re: Removing x86 support in 5.7

Post by mattg » 2019-08-02 07:22

just do it.

Most programs these days for windows don't come in 32 bit flavours anymore, only 64 bit.
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation

User avatar
jimimaseye
Moderator
Moderator
Posts: 10060
Joined: 2011-09-08 17:48

Re: Removing x86 support in 5.7

Post by jimimaseye » 2019-08-02 09:02

mattg wrote:
2019-08-02 07:22
just do it.

Most programs these days for windows don't come in 32 bit flavours anymore, only 64 bit.
+1

(I'm aware that some database installs can come as 32bit - as long as there is still compatibility with them.... )
5.7 on test.
SpamassassinForWindows 3.4.0 spamd service
AV: Clamwin + Clamd service + sanesecurity defs : https://www.hmailserver.com/forum/viewtopic.php?f=21&t=26829

1ucasPitts
New user
New user
Posts: 8
Joined: 2014-08-27 17:06

Re: Removing x86 support in 5.7

Post by 1ucasPitts » 2019-08-02 14:56

+1

BeSmart
New user
New user
Posts: 7
Joined: 2019-05-21 10:26

Re: Removing x86 support in 5.7

Post by BeSmart » 2019-08-08 18:01

Maybe Windows XP/Vista/7/8 support should be removed as well.

User avatar
martin
Developer
Developer
Posts: 6846
Joined: 2003-11-21 01:09
Location: Sweden
Contact:

Re: Removing x86 support in 5.7

Post by martin » 2019-08-08 19:01

I have removed x86 support now.

Removing Windows 7/8 seems a bit premature. They are still supported by Microsoft (unless you're talking about specific service pack configurations).
Martin Knafve

BeSmart
New user
New user
Posts: 7
Joined: 2019-05-21 10:26

Re: Removing x86 support in 5.7

Post by BeSmart » 2019-08-13 18:19

Martin,

Support for Windows 7 ends in 6 months (January 14, 2020 - https://support.microsoft.com/en-us/help/4057281), support for Windows 8 ended 3 years ago (January 16, 2016 - https://support.microsoft.com/en-us/hel ... s-products).

I guess moving to Windows 8.1+ for the 5.7 branch and leaving the 5.6 branch as is until EOL should not cause any issues. Doing so allows you to upgrade the 5.7 branch to the latest technology stacks.

prisma
Senior user
Senior user
Posts: 325
Joined: 2010-07-09 13:16

Re: Removing x86 support in 5.7

Post by prisma » 2019-09-25 13:44

Let me annotate that the support for server 2008 (that last 32-bit server) ends also at 14/01/2020 (and that's for professional environments more important than desktop OSs).
So, it's absolutely OK to end x86 support in 5.7.

BUT some things:
  • There is no .net 3.5/2.0 core package to install in Server 2016 and 2019 (GUI and Core). So hMailserver setup fails.
    It's a "feature on demand" you need to install from DVD/ISO with DISM or Powershell. The setup should handle this in any way, at least with an information that or how to do it.
  • Knowing this it's expectable that Microsoft will remove 3.5/2.0 core package completely in one of the next versions.
    So, letting x86 die for better support and easier and more modern development is one thing. But replacing old .net components with new ones should be the same step.
  • We (the professional users) vitally need an upgrade process from 5.6.X 32-bit to 5.7 64-bit.
    Fresh installs are no option for production systems which have (!) to be updated on the fly with minimal downtime because of security reasons or known issues.

petesky
New user
New user
Posts: 28
Joined: 2019-11-15 09:07

Re: Removing x86 support in 5.7

Post by petesky » 2019-12-16 13:03

Please do not remove X86 XP support as i still use W2K3 x86 (and maybe others). Thank you.
HMS 5.6.9 on Windows 2003 x86 :-)
Btw. this server is great & stable and i hope HMS still works in future.

User avatar
Dravion
Senior user
Senior user
Posts: 2071
Joined: 2015-09-26 11:50
Location: Germany
Contact:

Re: Removing x86 support in 5.7

Post by Dravion » 2019-12-16 13:13

petesky wrote:
2019-12-16 13:03
Please do not remove X86 XP support as i still use W2K3 x86 (and maybe others). Thank you.
If you really need it, you can compile 32-Bit x86 XP SP3 builds yourself.

But keep in Mind, XP and Win2k Servers are long out of Support by Microsoft itself.
Even Windows 7 is out of Support and grace period is over end of January 2020.

You should update to a recent Windows 10 version (1909 or higher) or Windows Server 2019
which has Production support til 2029.

User avatar
SorenR
Senior user
Senior user
Posts: 6315
Joined: 2006-08-21 15:38
Location: Denmark

Re: Removing x86 support in 5.7

Post by SorenR » 2019-12-16 15:03

petesky wrote:
2019-12-16 13:03
Please do not remove X86 XP support as i still use W2K3 x86 (and maybe others). Thank you.
5.6.8 is still available. 5.7 is pre-alpha testing so not expected to be stable anyways.
SørenR.

Woke is Marxism advancing through Maoist cultural revolution.

User avatar
Dravion
Senior user
Senior user
Posts: 2071
Joined: 2015-09-26 11:50
Location: Germany
Contact:

Re: Removing x86 support in 5.7

Post by Dravion » 2019-12-16 15:17

SorenR wrote:
2019-12-16 15:03
petesky wrote:
2019-12-16 13:03
Please do not remove X86 XP support as i still use W2K3 x86 (and maybe others). Thank you.
5.6.8 is still available. 5.7 is pre-alpha testing so not expected to be stable anyways.
5.7 Pre-Alpha is not the same Codebase than Codestate: https://github.com/Dravion/hmailserver/ ... 766f4adc81

There are lot of changes, especially regarding OpenSSL 1.1.1 (TLSv1.3) Support.
It's true, Martin did not provide a new Installer which covers the latest, official changes, but i did.

This Installer includes the latest changes, in only compiled it and packaged it
https://www.hmailserver.com/forum/viewt ... 10&t=34621

User avatar
SorenR
Senior user
Senior user
Posts: 6315
Joined: 2006-08-21 15:38
Location: Denmark

Re: Removing x86 support in 5.7

Post by SorenR » 2019-12-17 01:18

Dravion wrote:
2019-12-16 15:17
SorenR wrote:
2019-12-16 15:03
petesky wrote:
2019-12-16 13:03
Please do not remove X86 XP support as i still use W2K3 x86 (and maybe others). Thank you.
5.6.8 is still available. 5.7 is pre-alpha testing so not expected to be stable anyways.
5.7 Pre-Alpha is not the same Codebase than Codestate: https://github.com/Dravion/hmailserver/ ... 766f4adc81

There are lot of changes, especially regarding OpenSSL 1.1.1 (TLSv1.3) Support.
It's true, Martin did not provide a new Installer which covers the latest, official changes, but i did.

This Installer includes the latest changes, in only compiled it and packaged it
https://www.hmailserver.com/forum/viewt ... 10&t=34621
5.6.8 is updated to use OpenSSL 1.1.1d ... Is Boost 1.71.00 official?
SørenR.

Woke is Marxism advancing through Maoist cultural revolution.

petesky
New user
New user
Posts: 28
Joined: 2019-11-15 09:07

Re: Removing x86 support in 5.7

Post by petesky » 2019-12-17 11:02

Dravion wrote:
2019-12-16 13:13
But keep in Mind, XP and Win2k Servers are long out of Support by Microsoft itself.
Even Windows 7 is out of Support and grace period is over end of January 2020.
You should update to a recent Windows 10 version (1909 or higher) or Windows Server 2019
which has Production support til 2029.
Out of support yes but stable anyway (runs for "years" without any reboot until needed important patches). I'm currently running HMAIL 5.6.8 which runs fine and i was very happy to get TLS 1.2 so i hope for few more years as long as my hardware will work. Thank you and happy new year.
HMS 5.6.9 on Windows 2003 x86 :-)
Btw. this server is great & stable and i hope HMS still works in future.

User avatar
Dravion
Senior user
Senior user
Posts: 2071
Joined: 2015-09-26 11:50
Location: Germany
Contact:

Re: Removing x86 support in 5.7

Post by Dravion » 2019-12-17 12:33

Staying secure is always a run between a Rabbit and a hedgehog.

If you fall short with applying patches, you risking your complete hMailServer.
Its more likely to get hit by a hack if you run on a unsupported OS than not because
the old security holes will never get fixed.

User avatar
SorenR
Senior user
Senior user
Posts: 6315
Joined: 2006-08-21 15:38
Location: Denmark

Re: Removing x86 support in 5.7

Post by SorenR » 2019-12-17 13:54

Dravion wrote:
2019-12-17 12:33
Staying secure is always a run between a Rabbit and a hedgehog.

If you fall short with applying patches, you risking your complete hMailServer.
Its more likely to get hit by a hack if you run on a unsupported OS than not because
the old security holes will never get fixed.
You are assuming the server is also used by a carbon based humanoid as a workstation ... A properly locked down server is never at risk if left alone - UNLESS there is a security hole in hMailServer OR script code is executed with elevated priviledges outside the sandbox.

You did not confirm if Boost 1.71.00 is official ...
SørenR.

Woke is Marxism advancing through Maoist cultural revolution.

User avatar
Dravion
Senior user
Senior user
Posts: 2071
Joined: 2015-09-26 11:50
Location: Germany
Contact:

Re: Removing x86 support in 5.7

Post by Dravion » 2019-12-17 16:27

No. BOOST 1.72 is official

Version 1.72.0
December 11th, 2019 18:06 GMT

https://www.boost.org/users/history/version_1_72_0.html

User avatar
SorenR
Senior user
Senior user
Posts: 6315
Joined: 2006-08-21 15:38
Location: Denmark

Re: Removing x86 support in 5.7

Post by SorenR » 2019-12-17 18:06

Dravion wrote:
2019-12-17 16:27
No. BOOST 1.72 is official

Version 1.72.0
December 11th, 2019 18:06 GMT

https://www.boost.org/users/history/version_1_72_0.html
YOU listed Boost 1.71.0 for hMailServer 5.7. I just wanted to know if that version is OFFICIAL HMAILSERVER.

PS. I can bloody well read a webpage like anyone else so I already knew 1.72.0 to be the latest version.
SørenR.

Woke is Marxism advancing through Maoist cultural revolution.

User avatar
Dravion
Senior user
Senior user
Posts: 2071
Joined: 2015-09-26 11:50
Location: Germany
Contact:

Re: Removing x86 support in 5.7

Post by Dravion » 2019-12-17 18:49

SorenR wrote:
2019-12-17 18:06
Dravion wrote:
2019-12-17 16:27
No. BOOST 1.72 is official

Version 1.72.0
December 11th, 2019 18:06 GMT

https://www.boost.org/users/history/version_1_72_0.html
YOU listed Boost 1.71.0 for hMailServer 5.7. I just wanted to know if that version is OFFICIAL HMAILSERVER.

PS. I can bloody well read a webpage like anyone else so I already knew 1.72.0 to be the latest version.
I dont know, maybe you ask Martin if you are eager to have silly bs talk

scratchbuild1
New user
New user
Posts: 1
Joined: 2020-01-08 16:48

Re: Removing x86 support in 5.7

Post by scratchbuild1 » 2020-01-08 16:50

I know I'm late to the party but I'll put in a vote for not getting rid of Win7/2008r2 support just yet. I'm fine with no 32-bit binaries, but would appreciate if the win7/8 support could stay for a bit longer.

User avatar
Paulo Meireles
Normal user
Normal user
Posts: 86
Joined: 2005-04-16 13:09
Location: Lisbon - Portugal

Re: Removing x86 support in 5.7

Post by Paulo Meireles » 2020-03-02 00:13

I fully understand the need to eventually drop x86 support - and older Windows versions along with it.
That will, however, leave in the cold users that are running precisely these older setups.
I'm running hmailserver for many years in a WinXP VM behind a firewall (only hmailserver is exposed).
It's still from the time when hmailserver included MySQL - which is what is running still.

As there is no upgrade path from x86 Windows to x64 Windows, a migration will be needed.
An easy migration procedure (between different machines) would be extremely useful.
Is there such a migration procedure I could use to migrate to a new server with x64 Windows?
Without it, just discontinuing x86 and older Windows versions will be a nightmare for us... :(

User avatar
mattg
Moderator
Moderator
Posts: 22437
Joined: 2007-06-14 05:12
Location: 'The Outback' Australia

Re: Removing x86 support in 5.7

Post by mattg » 2020-03-02 01:23

Paulo Meireles wrote:
2020-03-02 00:13
An easy migration procedure (between different machines) would be extremely useful.
You mean something like

-Update old machine to latest 5.6.x
-Backup hamailserver selecting all options including compresion
-move backup to new server
-Install same version of hmailserver on new machine
-restore backup to new machine
-test, test, test
- modify router forwards and DNS entries as needed

You don't even need the same database, but of course you can use MySQL (or MariaDB) on the new server, or PostgreSQL, or MS SQL Server
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation

User avatar
Paulo Meireles
Normal user
Normal user
Posts: 86
Joined: 2005-04-16 13:09
Location: Lisbon - Portugal

Re: Removing x86 support in 5.7

Post by Paulo Meireles » 2020-03-02 02:00

Ideally there would be some scripts to migrate messages, databases and settings to a new machine.
That would help most of the "old guard" migrate off old x86 Windows into new x64 Windows.
However, a description of the procedure will also do.

For me, the tricky part is "-Backup hamailserver selecting all options including compresion"
As far as I remember, backup is not supported when exceeding 1GB - and my server has around 40GB of email.
Is there any other method to backup/restore larger servers?

User avatar
SorenR
Senior user
Senior user
Posts: 6315
Joined: 2006-08-21 15:38
Location: Denmark

Re: Removing x86 support in 5.7

Post by SorenR » 2020-03-02 02:40

Paulo Meireles wrote:
2020-03-02 02:00
Ideally there would be some scripts to migrate messages, databases and settings to a new machine.
That would help most of the "old guard" migrate off old x86 Windows into new x64 Windows.
However, a description of the procedure will also do.

For me, the tricky part is "-Backup hamailserver selecting all options including compresion"
As far as I remember, backup is not supported when exceeding 1GB - and my server has around 40GB of email.
Is there any other method to backup/restore larger servers?
5.6.8 runs fine on my Windows 2003 R2 and I presume it will run on XP also. Upgraded MySQL from 5.1.73 to 5.5.62 and hMailServer 5.4.2 to 5.6.8 in one go without backup :oops:

Well, I had made a dump of MySQL with all my databases and DB users/passwords plus a copy of the DATA directory so I had something just in case ... 8)

I did actually have a spare computer with Windows Server 2012 R2 Eval with about a month left. For Worst Case scenario ...
SørenR.

Woke is Marxism advancing through Maoist cultural revolution.

User avatar
Paulo Meireles
Normal user
Normal user
Posts: 86
Joined: 2005-04-16 13:09
Location: Lisbon - Portugal

Re: Removing x86 support in 5.7

Post by Paulo Meireles » 2020-03-02 04:31

I still have the binaries for hmailserver 4.0 build 125 - I think it was how my server was created.
However, I've been updating hmailserver over the years, and I've been running 5.6.8 for a while.
Nevertheless, I'm still running MySQL 4.1.18-nt...
Just checked, and there are over 250.000 messages in the server, taking around 35GB of disk.

I can easily install hMailServer 5.6.8 on a new virtual machine with Windows Server 2019.
I can even install it in the same drive letter and path as the original server.
But what should I do then? How can I move all data from the old server?
Should I just do a backup/restore from hMailServer without the messages, to make it under 1GB?
May I then just xcopy/robocopy the messages from the original server to the target?

User avatar
mattg
Moderator
Moderator
Posts: 22437
Joined: 2007-06-14 05:12
Location: 'The Outback' Australia

Re: Removing x86 support in 5.7

Post by mattg » 2020-03-02 09:35

If you upgrade the old server to latest, i think that the backup limit has been removed
You will NEED the same version at both ends of the transfer anyway


If you migrate manually, copy the database (use a tool like PhPMyAdmin to backup), copy the data folder (to same location), copy the hmailserver.ini, eventhandlers.vbs and any other custoimisations
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation

User avatar
Dravion
Senior user
Senior user
Posts: 2071
Joined: 2015-09-26 11:50
Location: Germany
Contact:

Re: Removing x86 support in 5.7

Post by Dravion » 2020-03-02 10:42

I don't know if it will help you, but i will build x86 (i686) 32-Bit versions (Windows 32-Bit) because it helps to identify some native C/C++ code errors better.
This will help hMailServer on the long run, especially if we see a CPU Register length upgrade in the future like 128-Bit CPU's or greater.

User avatar
Paulo Meireles
Normal user
Normal user
Posts: 86
Joined: 2005-04-16 13:09
Location: Lisbon - Portugal

Re: Removing x86 support in 5.7

Post by Paulo Meireles » 2020-03-02 22:04

If you upgrade the old server to latest, i think that the backup limit has been removed
That would be great! I'll try it. Thank you!
(...) i will build x86 (i686) 32-Bit versions (Windows 32-Bit) (...)
That would help me keep running on XP if I wanted to keep it - which I don't... Thanks anyway! :)

I suppose that 5.7 will do an "in-place upgrade" from 32-bit to 64-bit... Is that what's planned?

User avatar
mattg
Moderator
Moderator
Posts: 22437
Joined: 2007-06-14 05:12
Location: 'The Outback' Australia

Re: Removing x86 support in 5.7

Post by mattg » 2020-03-03 01:58

I'm running 5.7, and just did an in-place upgrade


How do I know if it is running in 64 bit mode?
I assume so because I had to change to a 64 bit version of the mysqldll to connect to my existing 64 bit MySQL database
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation

RChadwick
Normal user
Normal user
Posts: 109
Joined: 2008-01-27 10:06

Re: Removing x86 support in 5.7

Post by RChadwick » 2020-03-09 19:56

I'd like to vote for dropping 32-bit support, but please keep support for Windows 7+. I can understand XP might be getting long in the tooth, but 7 and 8.1 (If you fix the crappy GUI) work fine, and are the only alternatives to Windows 10. Maybe I'll sound like a tinfoil hat wearer, but I'll never trust Windows 10.

prisma
Senior user
Senior user
Posts: 325
Joined: 2010-07-09 13:16

Re: Removing x86 support in 5.7

Post by prisma » 2022-01-13 13:19

RChadwick wrote:
2020-03-09 19:56
but 7 and 8.1 (If you fix the crappy GUI) work fine, and are the only alternatives to Windows 10. Maybe I'll sound like a tinfoil hat wearer, but I'll never trust Windows 10.
Sorry for that late reply, have seen this post by chance, which appears more like hijacking than answering ... But:

For this server OSs are made. Less bananaware bugfixes, less testing by user, less or no telemetry, less senseless services running, no half year upgrades.
I would never run hmail on a desktop OS. So we should discuss if support for Server 2008R2 could or couldn't be dropped (which of course shares the same codebase with Win7).

BTW: Were is 5.7?

User avatar
mattg
Moderator
Moderator
Posts: 22437
Joined: 2007-06-14 05:12
Location: 'The Outback' Australia

Re: Removing x86 support in 5.7

Post by mattg » 2022-01-14 04:15

prisma wrote:
2022-01-13 13:19
BTW: Were is 5.7?
https://build.hmailserver.com/

Under the success link is 'artifacts'

THIS IS AN ALPHA version
prisma wrote:
2022-01-13 13:19
I would never run hmail on a desktop OS.
I don't like the idea of paying $++ for an operating system that will only run my mailserver

If I could run hMailserver on Ubuntu Server I would, even as a docker container
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation

prisma
Senior user
Senior user
Posts: 325
Joined: 2010-07-09 13:16

Re: Removing x86 support in 5.7

Post by prisma » 2022-01-14 12:03

mattg wrote:
2022-01-14 04:15
THIS IS AN ALPHA version
Thanks, I know. But When/where/why not there's at least a beta, rc or better release? Years of alpha... Don't get me wrong, I love hmail, such a good piece of software... But dead. At least from the agility point of view. And agility is needed for security.
mattg wrote:
2022-01-14 04:15
If I could run hMailserver on Ubuntu Server I would, even as a docker container
Indeed, and which would be also a ServerOS.

prisma
Senior user
Senior user
Posts: 325
Joined: 2010-07-09 13:16

Re: Removing x86 support in 5.7

Post by prisma » 2022-01-14 13:00

And I know, it's open source and free to use. Why do I cry?
But I'd rather pay a (OK, small but) appropriate amount for it, every month or year or one time per update, however, than having a freezed product.

User avatar
mattg
Moderator
Moderator
Posts: 22437
Joined: 2007-06-14 05:12
Location: 'The Outback' Australia

Re: Removing x86 support in 5.7

Post by mattg » 2022-01-15 04:17

The source is on github

Fork the source and knock yourself out
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation

prisma
Senior user
Senior user
Posts: 325
Joined: 2010-07-09 13:16

Re: Removing x86 support in 5.7

Post by prisma » 2022-01-17 10:55

mattg wrote:
2022-01-15 04:17
The source is on github
By the way, only because you brought it up, this:
https://github.com/hmailserver/hmailserver/issues/303
was the only thing, beside security fixes, I hoped being improved in 5.7. I just wanted to be able to type paths by hand in an (existing) edit field when no file picker exists on OS (core installation).

Look at the date when this request was closed. Maybe a coincidence...

User avatar
mattg
Moderator
Moderator
Posts: 22437
Joined: 2007-06-14 05:12
Location: 'The Outback' Australia

Re: Removing x86 support in 5.7

Post by mattg » 2022-01-17 13:12

Martin closed a heap of 'issues' the same way, don't take it personally

Like I said, feel free to make your own version, and if you don't have the skills you could pay someone to add what you want, for your own personal version...that's the open source way

Oh, and Hmailadmin.exe works for me on HyperV Server Core versions
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation

prisma
Senior user
Senior user
Posts: 325
Joined: 2010-07-09 13:16

Re: Removing x86 support in 5.7

Post by prisma » 2022-01-18 11:06

mattg wrote:
2022-01-17 13:12
Oh, and Hmailadmin.exe works for me on HyperV Server Core versions
For us too, since years. First 2008core, now 2019core. Therefore, I wrote "improved support needed", not "support needed".
We had only problems with filling some edits (as far as I can remember within backup configuration, maybe elsewhere) by hand, which are expected to be filled by file picker...

User avatar
Lee Thompson
Normal user
Normal user
Posts: 38
Joined: 2009-01-15 11:18

Re: Removing x86 support in 5.7

Post by Lee Thompson » 2022-03-30 10:06

Definitely dump x86 but I'm still running hmail on 2008 R2 server (mostly because I don't like 2012+ server flavors although I haven't tried 2019 yet).

User avatar
RvdH
Senior user
Senior user
Posts: 3235
Joined: 2008-06-27 14:42
Location: The Netherlands

Re: Removing x86 support in 5.7

Post by RvdH » 2022-04-02 01:59

Lee Thompson wrote:
2022-03-30 10:06
Definitely dump x86 but I'm still running hmail on 2008 R2 server (mostly because I don't like 2012+ server flavors although I haven't tried 2019 yet).
In that case skip 2019 and go straight to 2022, which (finally) supports TLS 1.3, HTTP/3
CIDR to RegEx: d-fault.nl/cidrtoregex
DNS Lookup: d-fault.nl/dnstools
DKIM Generator: d-fault.nl/dkimgenerator
DNSBL Lookup: d-fault.nl/dnsbllookup
GEOIP Lookup: d-fault.nl/geoiplookup

Post Reply