Question:
I am building up a win2003 32bit server and I need to install smtpQ mail queue. The Chilkat download page only has the 64bit version of this software. Is it sill possible to get the 32 version?
Thanks,
-- Erik
Yes. Here's a download URL for the new SMTPQ win32 service executable:
http://www.chilkatsoft.com/download/ChilkatSmtpQ-9.4.1-win32.zip
Chilkat won't publish a 32-bit SMTPQ package going forward, but existing customers needing the latest 32-bit build should be able to get it upon request. The download above contains only the service EXE. The existing config programs are still valid for the new version.
Hi,
The download link above returns a 404. I need that as well.
Thanks, Stanley
Stanley,
Not yet. Chilkat is getting close to releasing the SMTPQ source on Github. This will allow for the service to be built for both 32-bit and 64-bit. The SMTPQ source will effectively be an "application" that uses Chilkat and requires a Chilkat Email unlock code to be inserted within the source code.
Hi,
Until its released, I'd like to try the ChilkatSmtpQ-9.4.1-win32.zip, unless your Github release will be available in the next few days.
Thanks, Stanley
The SMTPQ projects are finally available on GitHub here:
https://github.com/chilkatsoft/Chilkat-SMTPQ
There's one caveat: The MailMan.SendQ/SendQ2 methods are broken in Chilkat v9.5.0.55, so you'd need to use either v9.5.0.54 (or older) or a pre-release of v9.5.0.56 which I can provide.
If you need any help, please let me know.
Does this mean that you will not provide compiled versions to download?