GLST is an SMTP grey listing implementation that
uses GDBM to store triplets and associated
metadata. It can parse XMail spool files to
extract SMTP connection information without the
caller having to specify them in the command line.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Esta versão adiciona suporte para analisar IPV6, acrescenta a capacidade de passar a rejeitar explicitamente nome do arquivo, e corrige o comportamento - mnet.
Tags:
Minor feature enhancements
This release adds IPV6 parsing support, adds the ability to explicitly pass the reject file name, and fixes the --mnet behaviour.
Esta versão foi mudado para utilizar uma porta nova GDBM para Win32 (no porto Win32). Esta versão corrige um problema que estava presente no antigo GDBM para Win32, que causou 100% de utilização da CPU quando manusear grandes bases de dados (o bloqueio do porto velho Win32 não foi tratada corretamente).
Tags:
Minor bugfixes
This release has switched to using a new GDBM port for Win32 (in the Win32 port). This fixes a problem that was present in the old GDBM for Win32, which caused 100% of CPU utilization when handling big databases (the locking in the old Win32 port was not handled correctly).