As of 2021, we only provide binaries for 64 bit Linux.
If you need binaries for a Linux distribution available as a Docker image not listed below, please let us know.
Version 4.2
- Domain names with accented characters are now supported.
- Accented characters are also supported for the message subject, by prefixing it with “iso-8859-1:” or “utf-8:”. This will make them sent using the “=?charset?Q?subject?” syntax.
Form2PDF 4.2 for CentOS and RedHat 7
Form2PDF 4.2 for CentOS and RedHat 8
Form2PDF 4.2 for Ubuntu 18
Form2PDF 4.2 for Ubuntu 20 (run “apt-get install libqrencode4 libjpeg62” first)
Version 4.1d
- Use multipart/mixed again, it works better than multipart/alternative with some SMTP providers.
Form2PDF 4.1d for CentOS and RedHat 7
Form2PDF 4.1d for CentOS and RedHat 8
Form2PDF 4.1d for Ubuntu 18
Form2PDF 4.1d for Ubuntu 20 (run “apt-get install libqrencode4 libjpeg62” first)
Version 4.1c
- Improved compatibility with various email servers.
- New option to add additional files as attachments: –attach [encoding:]filename
Form2PDF 4.1c for CentOS and RedHat 7
Form2PDF 4.1c for CentOS and RedHat 8
Form2PDF 4.1c for Ubuntu 18
Version 4.1
- QR code support.
- Improved logic for the –showhostid option. Earlier versions had problems understanding the network configurations in newer Linux distributions.
Version 4.0
SMTP TLS (STARTTLS) and SSL (smtps) support.