MultiMailer 2027 has now been released

We have now released a new version of our e-mail / newsletter tool MultiMailer. The name of the new version is SamLogic MultiMailer 2027 and some new features in the new version are:

All versions:
– Font settings (for example font sizes) can now be set with more precision.
– The Bluesky social media platform is supported.
– The max. length for web addresses in clickable links has been doubled.
– The link validation functions has been updated to handle more cases.
– The exclusion list functions have been improved and extended with new features.
– MultiMailer can show the current status of SPF, DKIM and DMARC directly in the editor.
– There is now a local right-click menu available in the HTML/newsletter editor.
– The backup function in MultiMailer can now also make backups of emails/newsletters.
– The latest version of Microsoft email server is now supported.
– Improved co-operation with a Google email server.

Professional and Enterprise:
– The current bounce rate is shown during the whole email delivery (from start to end).
– MultiMailer can now show statistics for a group of mailings instead of only per mailing.
– The statistics functions are faster than before.
– Backup servers for email delivery and statistics are now available.

MultiMailer - two tabs

More Information
A detailed list of the new features in MultiMailer 2027 is available on this web page.

How to use MultiMailer with a Microsoft email server

MicrosoftIn this blog post that we published earlier this year, we described how to send emails from MultiMailer via a Google server. MultiMailer can also send emails via a Microsoft server (for example an Outlook server). How to do this, we will cover in this tip:

> How to send emails via a Microsoft server when using MultiMailer

The tip requires that you have MultiMailer 2027 or the latest update of MultiMailer 2024 installed in your computer. You must also have a Microsoft account, for example a Microsoft 365 account.

Search tips for MultiMailer (and Visual Installer)

FindIn MultiMailer it is possible to search after text in most of the lists in the program. For example, if you want to search for text in the mailing list (in the Mailing List tab), you can select the menu item Edit – Find or press the keys Ctrl F, and then type your search text in the dialog box that appears and click the Find button. MultiMailer will then search for and display the first line in the list where there is a match.

This is the traditional way to search. However, there is another method that can be faster in some contexts. If you want to search in the first column of the list (the leftmost column) and you know the first letters of the text you want to search for, you can type the text directly without opening a search box.
Keyboard
In MultiMailer, the first column usually contains email addresses, so if you type the first letters of the email address, MultiMailer automatically jumps to that row and selects it.

Example
Suppose you want to quickly jump to the email address ann.karlsson@samlogic.com in a list with email addresses:

. . .
anita.andersson@abc.se
ann.karlsson@samlogic.com
anna.svensson@blommor.se

. . .

Then you just need to type the first letters of the email address, for example A N N, and that row will be highlighted. (You don’t need to press Enter, just type the letters.)

Mailing list

Works also in Visual Installer
The technique described above also works in Visual Installer. There it can for example be used to quickly find a specific file in the installation packages file list. You only need to enter the first letters of the filename, and you will have the row with the file selected in the file list.

New log functions in our email communication / delivery component (SLSMTP)

SamLogic Internet ComponentsThe email communication / delivery component SLSMTP, that is distributed with the SamLogic Internet Components toolbox, has been updated with new log functions:

SetLogFileName : Sets a new filename for the log file.
GetLogFileName : Returns the current filename for the log file.
GetLogPath : Returns the full file path to the log file.

More information
> The ‘SLSMTP’ component
> The ‘SamLogic Internet Components’ toolbox

An update of MultiMailer 2024 is now available

There is now an update of SamLogic MultiMailer available. The version number is 10.6.50, and some of the news and improvements in this version are:

◼ MultiMailer can now switch to a backup server for the email bounces and statistics handling if the regular server that handles this is overloaded or down for some reason. This will mean fewer interruptions and more stable email sending.

◼ Microsoft changed the login method to Microsoft’s cloud-based email servers (including its Outlook servers) a while ago. This update of MultiMailer supports the new login method.

◼ MultiMailer’s interaction with a Google email server (e.g. Google Gmail and Google Workspace) has been improved.

◼ The maximum length of URLs in clickable web links has been increased from 256 to 512 characters. MultiMailer now supports really long URLs.

◼ MultiMailer automatically skips email addresses that have a text content that indicates that the e-mail address will not function or is not intended to be used to incoming emails/newsletters. Reduces unnecessary email bounces and improves the sender’s reputation.

◼ The dialog boxes that handle exclusion lists have been updated with more local functions, such as a selection function that can select email addresses with the same domain name.

◼ When starting a mailing: if the sender has no sender name, MultiMailer warns.

How to download the update
If you have MultiMailer 2024 and a 12 months maintenance plan or an active subscription on Media Tools, you can download the update of MultiMailer 2024 from the following download page:

> Download – MultiMailer 2024 – Latest update

If you have an older version of MultiMailer (before 2024) you can upgrade to the latest version of MultiMailer from this order page:

> Upgrade to MultiMailer 2024

How to use MultiMailer with a Google email server

Google WorkspaceIt is possible to use a Google email server as a email delivery server when sending emails with MultiMailer. If you have a Gmail account or a Google Workspace account, you can have MultiMailer interact with these accounts and send emails with your Google account’s email address as a sender address.

There is a limit on how many emails you can send per day in this way. The limit depends on the type of Google account. But for smaller mailing quantities, this server solution works great. However, if you want to send larger quantities of emails, another server is required; for example MultiMailer’s built-in server.

Email bounces are also handled
It is possible to set up your Google account so that email bounces are automatically forwarded to MultiMailer. So the bounces will be displayed as usual in the Bounces tab in MultiMailer, in the same way as when MultiMailer’s built-in server is used for mailing.

Tip
In this detailed tip on our website, we describe step by step how to set up a Google account and MultiMailer to use a Google email server for the email delivery:

> How to send emails via a Google server when using MultiMailer

How to create an INI file with settings in the main destination folder (Visual Installer)

With Visual Installer you can set initial settings for your application in different ways. One simple method is to store the settings in an INI file. INI files have existed since the first Windows version, and are still used today because they are simple to use and support all basic features for storage of settings that are needed.

In Visual Installer’s editor there is a dedicated tab that is used to handle data to INI files. The name of the tab is “INI files” and in the tab there are four buttons:

New file : Creates a new file.
Add section : Adds a section to the INI file.
Add value : Adds a value name and a value (for example a text string) to the INI file.
Variables : Shows a list of variables that can be inserted in the INI file.

To add/create a new INI file in your Visual Installer project, follow the steps below:

Step by step – How to add/create an INI file in your Visual Installer project

1. Open the “INI files” tab in Visual Installer’s editor.
2. Click the New file button in the “INI files” tab. The button is located in the bottom left.

The 'INI file' tab

3. Enter the filename of the INI file in the dialog box that is shown. E.g., “MySettings.ini“.

Create new INI file

4. Click OK.
5. A message box with a question is now shown, with the following text:
Do you want the INI file to be created in the main destination folder of the installation?
6. Answer Yes.
7. Now click the Add section button in the “INI files” tab.
8. Enter a section name. For example: “Directories“.

Add section to INI file

9. Click OK.
10. Now click the Add value button in the “INI files” tab.
11. Enter a value name and a value in the dialog box that is shown. For example:

Add value to INI file

12. Click OK.
13. The result, that is shown in the “INI files” tab, will look something like this:

INI file - Example

You have now created an INI file with some contents for your installation project. The INI file will be created in the main destination folder during the installation and the variables used in the INI file will be replaced with actual values when the INI file is created.

%DESTDIR that is used above is a variable that will be replaced with the installation’s main destination folder path during the installation. You can read more about %DESTDIR here.

The menu tools now support PNG pictures

Our menu tools (CD-Menu Creator 2026 and USB Menu Creator 2026) now support PNG pictures in menu interfaces. PNG is a modern picture format and have great support for transparency. Both full transparency and partial transparency.

PNG pictures can be used for the background picture, the logotype picture and the menu picture. But PNG pictures are especially useful for logotype pictures. Thanks to the great transparency support, the logotype is nicely combined with the background.

The two screen shots below show examples of that. A title and a PNG logotype has been added to each menu interface. The PNG logotype has been placed in the bottom right of each menu window.

Two menus with PNG logotype

Logotypes on websites are often in the PNG format. So if you already use a PNG picture for your website logotype, it can also be used on a menu interface created with our menu tools.

See also
> PNG pictures are now supported in menu interfaces

USB Menu Creator 2026 has now been released

We have now released a new version of our USB autorun menu tool USB Menu Creator. The name of the new version is SamLogic USB Menu Creator 2026 and contains the following news:

PNG pictures in menu interfaces are now supported.
• Updated social media support: Supports now X.
• Updated social media support: Supports now Bluesky.
• More flexibility when setting letter case for file and folder names.
• Supports latest updates of Windows 11.
• All main binary files are now code signed with a DigiCert 4096 bit digital certificate.

If you want to create menu interfaces that support autorun for USB flash drives, you should choose this product instead of CD-Menu Creator. CD-Menu Creator can create menu interfaces for USB sticks, but it does not support autorun. USB Menu Creator does.

If you want to upgrade, you can do it via this order page.

CD-Menu Creator 2026 has now been released

A new version of our menu designer tool CD-Menu Creator has now been released. With this tool you can create menu interfaces for CDs, DVDs, USB sticks and SD memory cards.

The name of the new version is SamLogic CD-Menu Creator 2026, and some of the new features in the new version are:

PNG pictures in menus are now supported. This picture format is very useful for logotypes etc.
• Updated social media support: Supports now X.
• Updated social media support: Supports now Bluesky.
• More flexibility when setting letter case for file and folder names.
• Supports latest updates of Windows 11.
• All main binary files are now code signed with a DigiCert 4096 bit digital certificate.

A detailed list with the new features is available on this information page.

If you want to upgrade, you can do it via this order page.