Customize your mail environment with the light and powerful Claws Mail
Configuring Claws Mail
Claws Mail offers a number of options for configuring preferences and customizing the interface. The Account Preferences dialog lets the user define basic information such as email addresses, signatures, incoming and outgoing server names, and ports. You can also configure security parameters, such as SSL settings, SMTP authentication options, and GnuPG keys.
The Common Preferences dialog offers other configuration options, with which you can choose to use an external program to retrieve mail, configure colors and fonts, select an icon theme, customize the toolbars, set up external applications such as a web browser, configure plugins, and much more.
Each folder also has a smaller set of options, known as Properties, that overrule preferences set elsewhere. This feature is particularly useful if you use filtering to organize a large collection of messages into many folders. A folder can be associated with a default template, default dictionary, or a default account.
Filtering
Claws Mail comes with a filtering engine that enables matching based on any part of a received message. You can filter messages as they arrive or later. A filtering rule consists of a condition or several conditions that a message must match (Figure 2), and one or more actions, which are operations that are carried out on a matching message. A message can, for example, be matched by any header, any phrase in the body, an attachment type, a color label, whether the address is found in the address book, and so on.
Changing to Claws Mail
Claws Mail uses MH mailboxes, which means it can share mailboxes with other MUAs, such as Mutt. Claws also comes with support for the MBOX format. The Tools page of the Claws Mail website provides various scripts for converting mailboxes, address books, and filtering rules from other email applications.
Actions
Actions extend the possibilities of Claws Mail, enabling the full power of the Unix command line for processing mail. A user can decode uuencoded messages, reformat message text using external tools such as Par, or pass text selections to external tools – the only limit is the user's imagination.
The actions that are configured by the user are accessible from the /Tools/Actions/… menus of both the main and Compose windows. See the box titled "Examples of Actions" for a sample of some Claws Mail actions.
Examples of Actions
This action decodes uuencoded messages with the xdeview decoder. If an encoded file is split into multiple messages, the action decodes them all:
Menu Name: UUdeview Command Line: xdeview %F&
This action pipes the Subject header value to a script:
Menu Name: Get Subject Command Line: grep "^Subject:\ " %f | cut -d\ -f 2-| script.sh
This action performs a whois lookup on the selected text
Menu Name: whois Command Line: | whois '%s'
« Previous 1 2 3 4 Next »
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.
-
Gnome 47.2 Now Available
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
-
Armbian 24.11 Released with Expanded Hardware Support
If you've been waiting for Armbian to support OrangePi 5 Max and Radxa ROCK 5B+, the wait is over.