Download Greylite - Greylite Description, Greylite Reviews
Contact
 


 

Download

 
Download Now
BSD License
Downloads till now: 9
 
 

Quick search

 



 

Rate this software

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

No. Votes

0

 

Linux

Chat , Conferencing , Email , Email Filters , Fax, Filesharing , Internet Phone , Telephony ,

Windows

Mac

Mobile

Drivers

Scripts - DHTML

Scripts - DHTML (new)

Web Developer Blog

Web Developer Blog (new)

Scripts and Applications

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
XML

Greylite

 

Details

Last Update: 2008-02-05 11:01:06
Version: 2.2
License/Program Type: BSD License
Publisher: Mij
Price:$0.00
Description:

Greylite is a greylisting solution for qmail. Greylite may be preferred to other greylisting solutions because:
it does not require patching qmail, it is simply plugged in the top of the qmail chain; thus is works smoothly with already-patched installations
it does not depend on bigger RDBMSs like PostgreSQL or MySQL, it is self-contained because it uses sqlite
Greylite is easy to setup and maintain, and it is small and fast.
Installation:
1. fetch the latest greylite package
2. decompress it and get into its top dir
3. compile and install the software:
cc -O2 -lsqlite3 -o greylite greylite.c
install -s greylite /usr/local/bin/
4. prepare the greylite.db file:
sqlite3 -init greydb.sql /var/db/greylite.db
(then exit from the sqlite console with .quit or Ctrl-D). Well, any path and filename is ok, see controls below.
5. set it up into the qmail chain: edit the qmail-smtp run file, and change it from (example block taken from lifewithqmail.org)
/usr/local/bin/tcpserver -v -R -l "$LOCAL" -x /etc/tcp.smtp.cdb -c "$MAXSMTPD"
-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp /var/qmail/bin/qmail-smtpd 2>&1
to
/usr/local/bin/tcpserver -v -R -l "$LOCAL" -x /etc/tcp.smtp.cdb -c "$MAXSMTPD"
-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp /usr/local/bin/greylite /var/qmail/bin/qmail-smtpd 2>&1
6. be sure to enable greylisting from your .cdb file: change tcp.smtp from (example crafted manually)
friends
192.168.0.:allow,RELAYCLIENT=""
127.:allow,RELAYCLIENT=""
10.0.0.5:allow,RELAYCLIENT=""
bad guys
:allow
to
friends
192.168.0.:allow,RELAYCLIENT=""
127.:allow,RELAYCLIENT=""
10.0.0.5:allow,RELAYCLIENT=""
bad guys
:allow,GREYLIST=""
then recompile it with make (or alternatively tcprules tcp.smtp.cdb footmpcdbfile < tcp.smtp)
This makes it. You might be interested in some practical matters for effectively using greylisting.
Notes:
- if cc fails for some reason, be sure to have sqlite3 installed and reachable from the compiler path; possibly help the compiler with -I/headers/path and -L/libraries/path (for example -I/opt/local/include and -L/opt/local/lib).
- if you have more complicated command lines, for example with rbl modules before qmail-smtpd or authentication modules after it, just put greylite right before qmail-smtpd
Controls
Greylist can be controlled with the following environment variables:
1. GREYLIST &8212; if set (even empty), it makes greylite apply greylisting. Otherwise, greylite simply passes contro to qmail-smtpd transparently. This is meant to be set in the cdb file controlling tcpserver
2. DBFILE &8212; if set, it tells greylite where to look for the greylist database. Otherwise, greylite will look for /var/db/greylite.db. This is meant to be set in the cdb file controlling tcpserver, or manually from the ucspi command line with the env tool (tcpserver ... env DBFILE="/var/myfile.db" /usr/local/bin/greylite ...).
3. LOGTHRESHOLD &8212; if set between 0 (high) and 7 (low), it is the threshold of log messages: log messages with priority values exceeding this value are discarded. Otherwise, this level defaults to 3 (LOG_ERR).
What's New in This Release:
· The "354 go ahead (in reply to RCPT TO command)" bug was fixed when responding to non-suspicious clients at the second delivery attempt.



Leave a comment




(optional)

What is 7-3?




0 comments


Add to

 Del.icio.us   Digg It   Furl   YahooMyWeb   Blinklist
 

Greylite Version History

Product Date Added
Greylite 2.2 2008-02-05 11:01:06


Related Software

Blootbot
From category: Chat
Blootbot 1.2.0 is chat software developed by Tim Riker. This bot is based upon infobot-0.44.2 by kevin lenzo. The basis of infobot is still there but _many_ wild features have been added. Along the...
Pentabarf
From category: Conferencing
Pentabarf is a conference planning software written in Ruby ( using the Rails framework) and PL/pgSQL....
getmail
From category: Email
getmail is a mail retriever designed to allow you to get your mail from one or more mail accounts on various mail servers....
Attachment Ripper and Displacement System 1.48
From category: Email-Filters
Attachment Ripper and Displacement System 1.48 is email filters software developed by Jens Laas. Attachment Ripper and Displacement System (aradis) is a filter that removes attachments from email.\...
VoiceOne
From category: Telephony
VoiceOne project is an easy to use web based GUI for the Asterisk PBX....
AqMail 0.9.1 Beta
From category: Email
AqMail 0.9.1 Beta is email software developed by Martin Preuss. AqMail fetches mails from remote mailboxes (POP3), applies admin-defined filters, and stores the email in local mailboxes for POP3 da...
FreeCast 20060629
From category: Filesharing
FreeCast 20060629 is filesharing software developed by Alban Peignier. FreeCast is a Java application which allows peer-to-peer streaming. FreeCast makes possible a stream broadcast to a large numb...
EB-lite alpha 13
From category: Chat
EB-lite alpha 13 is chat software developed by Meredydd Luff. EB-lite is the name of the rewrite that is being developed of the instant messaging client Everybuddy. EB-lite carries many major advan...
Cgmail
From category: Email
Cgmail is a fresh and shiny gmail checker and notifier that integrate well into gnome desktop....
Courier
From category: Email
Courier 0.53.2 is email software developed by Sam Varshavchik. Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3,...
Eicq
From category: Chat
Eicq 0.8 is chat software developed by Eicq Team. Eicq is an ICQ client written in Emacs Lisp. It runs in SXEmacs & XEmacs. Eicq will not run in GNU/Emacs and we have no immediate plans for...
bobot++
From category: Chat
bobot++ 2.2.2 is chat software developed by Clinton Ebadi. Bobot++ project is the C++ version of the IRC bot bobot written by Etienne Bernard and Bartman. Here are some key features of \"bob...
Potscript
From category: Chat
Potscript is an Xchat script that searches milw0rm and reads RSS feeds....
Chungles
From category: Filesharing
Chungles 0.3 is filesharing software developed by Alex Nagelberg. Chungles is a file-sharing program for local networks that runs on any platform. More, it\'s a file-sharing program that uti...
archivemail 0.7.0
From category: Email
archivemail 0.7.0 is email software developed by Paul Rodger. archivemail is a tool written in Python for archiving and compressing old email in mailboxes. archivemail can move messages older than...
 

Top Downloads

 
1. Audio Catalog
2. Realtek Sound Card AC97 A
3. Microsoft ActiveSync
4. Mercury VD56UC2
5. OneWorldStore
6. Micro Machines 2 - Turbo Tournament
7. Hamish McTavish: The Haggis on the Moors
8. Crossword Power
9. Click Tray Calendar
10. Index Files Search Words Lite
11. Fatman Adventures 2: Underground Adventures
12. Christmas Season 3D Screensaver
13. smart GSM
14. Learn To Type Tutor
15. Drunken Clock Screensaver
16. Asus P4R800-VM Bios
17. CoolMernus Standard
18. Total Pro Golf 2
19. Math ActiveX
20. Konica Minolta bizhub 350

DownloadTube Editor Reviews

 
1. NetShareWatcher
NetShareWatcher is a smart network security improvement soft...
2. Recovery for Oracle
Recovery for Oracle is a comprehensive tool designed to help...
3. Fix My Registry
The Windows Registry is a crucial part of your PC\'s operati...
4. VeryDOC DWG to Image Converter
VeryDOC DWG to Image Converter is a powerful utility that al...
5. Free AVI to M4A Converter
Doremisoft Free AVI to M4A Converter is an easy-to-use media...
6. Replay Media Splitter
Replay Media Splitter is a really simple and easy to use aud...
7. Instant Invoice n Cashbook 2007
Instant Invoice n Cashbook 2007 is a smart and powerful invo...
8. Data Doctor Recovery Digital Camera
Data Doctor Recovery Digital Camera is a Point and Shoot cam...
9. Free AVI to MPG Converter
Doremisoft Free AVI to MPG Converter is an easiy-to-use medi...
10. 1st Disk Drive Protector
Protect your PC from the abusive use of removable media with...

Software Reviews Full List



Recent Blog Posts

 
1. Easy Publishing of WordPress Blogs RSS Feeds With FeedBurner
RSS (Really Simple Syndication) Feeds are a modern form of c...
2. Automatic Installation of Joomla! on Windows With JoomlaPC
A convenient alternative for the development or testing of J...
3. An Introduction To Joomla! Templates Creation With Adobe Dreamweaver CS3
Joomla! is a content management system and framework with a ...
4. Two New Firefox Stable Releases Are Available For Free Download: Firefox 3.0.2 and Firefox 2.0.0.17
Recently, two Firefox stable releases for Windows, Mac OS, a...
5. How To Deploy A Linux LiveCD on Windows Using MobaLiveCD
There are many ways to test a certain Linux distribution on ...
6. Ever Needed A Free Video Converter And You Just Couldn’t Find It? Here’s Our Suggestion.
With so many different video (or even audio) converters arou...
7. Top 101 Most Downloaded Windows Software: Free Demo Movies and Download Links
We often have to decide if we should download the latest v...
8. A New Powerful Virus Could Affect Millions of WordPress Blogs
The WordPress blogging platform powers millions of web...
9. Google Chrome – It’s Finally Here. Will A Revolution Begin?
First, it was the rumors. Then, Google announced it official...
10. An Amazing Free Document Processing Software: LyX
The documents management task could be difficult in absence ...

Last 20 Scripts

 
1. Cookie Crumbs
Cookie Crumbs JavaScript creates a breadcrumb type trail of
2. Loupe.js
Loupe.js script allows you to add a loupe (magnifier) to ima
3. Reflex.js
Reflex.js script allows you to add a Cover Flow™ like effect
4. Edge.js
Edge.js Javascript adds individual masks to images on web pa
5. Curl.js
Curl.js is a simple to install and use JavaScript that adds
6. Busy.js
Busy.js script permits you to add/remove loading indicators
7. Mapper.js
Mapper.js automatically ads an area highlighting to image ma
8. Filmed.js
Filmed.js script allows you to add film strip and shadows to
9. Slided.js
Slided.js script adds slide frames and shadows to images on
10. Shiftzoom.js
Shiftzoom.js script permits you to add pan and zoom function
11. Instant.js
Instant.js script allows you to add an instant picture effec
12. Glossy.js
Glossy.js script allows you to add corners, shading and shad
13. Corner.js
Corner.js script helps you to create custom corners to image
14. Sphere.js
Sphere.js script allows you to add a spherical picture effec
15. Bevel.js
Bevel.js script allows you to add bevels (and also shading,
16. jQuery Lightbox Plugin
jQuery Lightbox Plugin provides a way to display an image on
17. jQuery Tag Suggestion Plugin
jQuery Tag Suggestion plugin helps you create a subset of ta
18. jClock
jClock is a jQuery clock plugin that allows you to display c
19. jqac
jqac is a jQuery plugin that extends jQuery namespace with a
20. YUI Based Lightbox
YUI Based Lightbox is a lightweight implementation of a ligh