Greylite: Greylisting for Qmail
Version 1.1 of Greylite, a greylisting implementation for the Qmail mail server was released a couple of days ago.
Greylite is not a patch for the mail server but resides in the Qmail chain. Greylite requires an Sqlite 3 database and Qmail running on the Tcpserver super server which listens for incoming connections and understand access restrictions like Tcpwrapper.
Greylisting involves denying all initial delivery attempts. Regular MTAs will attempt to redeliver, spammers and wormers will typically not, and this makes greylisting a useful technique for fighting spam. To avoid unnecessary delays to legitimate mail, Greylite uses a variant on this techniqe: servers that have passed the test once before are added to a whitelist and can deliver mail without restrictions in future.
The C source code of the program is available from the project homepage under the revised BSD license. In the few days since version 1.0 was released, the developers have made a number of improvements: Greylite no longer waits infinitely if the other end fails to respond but removes obsolete requests from the database.
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
-
Substantial Update to IPFire Now Available
The lastest version of IPFire features a fundamental change to how the system handles DNS.
-
Gnome Working on Test Center App to Make Testing Easier
It's now possible to test experimental features on the Gnome desktop without worrying that you'll break things.
-
New Vulnerability Discovered in Linux Kernel
Hiding out for nearly 15 years, the Ghostlock vulnerability allows a standard logged-in user to gain root privileges.
-
New Linux Flaw Lets Attackers Escape VMs
A 16-year-old vulnerability allows an attacker to escape a virtual machine, gain access to the host, and execute malicious code.
-
Hannah Montana Linux Is Back!
Developer Noah Cagle decided the world needed the once obscure but beloved Linux distribution and gave it a decidedly pink refresh.
-
System76 Refreshes the Lemur Laptop
If you're looking for a laptop with tons of power and battery, look no further than the latest iteration of the System76 Lemur Pro.
-
More than 43 Million Lines of Code in Linux Kernel 7.2
Using the cloc utility, Michael Larabel of Phoronix discovered that Linux kernel 7.2 has over 43 million lines of code.
-
Kubuntu Focus Goes Ultra
The Kubuntu Focus team has upped the performance ante of its M2 and Zr laptops with the latest, greatest CPUs from Intel.
-
Linux Gamers May Soon See Less Mouse Lag in KDE Plasma
Gamers using KDE’s Plasma desktop have been suffering from a slight input delay in mouse movement that could lead to getting fragged.
-
Three Lines of Code Improve Linux Storage Performance
A developer changed three lines of code, giving Linux storage performance a 5% bump.
