Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.986 Times

Postfix Notations freeware
Filter: All | Freeware | Demo
 

Postfix Notations

< 1 2 3 4 5 > 
Added: August 02, 2008 | Visits: 1.735

Premier Web Site about Regular Expressions Regex Tutorial, Examples and Reference - Regexp Patterns. A regular expression (regex or regexp for short) is a special text string for describing a search pattern. You can think of regular expressions as wildcards on steroids. You are probably familiar with wildcard notations such as *.txt to... Platforms: Any

License: Freeware Download (490): Premier Web Site about Regular Expressions Download

Added: August 01, 2008 | Visits: 1.519

Guitar Solo Toolbar The Guitar Solo Toolbar is a free add-in for the Internet Explorer browser. The toolbar helps you to quickly find guitar information and equipment from any web page on www.MyGuitarSolo.com as well as on the major search engines - Google, Yahoo, and MSN. In MyGuitarSolo.com you can freely find and... Platforms: Windows

License: Freeware Size: 283 KB Download (138): Guitar Solo Toolbar Download

Added: March 02, 2010 | Visits: 612

mudsbuilder mudsbuilder project consists of tools for creating areas for MUDs. Mudsbuilder is a set of tools for the creation of dungeon maps in MUDs. Once a map is created, the user has the ability to generate LPC code from that map for virtually any mudlib. It supports standard (south, north, east,... Platforms: *nix

License: Freeware Size: 143.36 KB Download (89): mudsbuilder Download

Added: February 22, 2010 | Visits: 1.092

GPGlist GPGlist project is a Perl script to implement gpg encrypted alias lists in a mail server. GPGlist is a Perl script to implement gpg encrypted alias lists in a mail server such as Sendmail or Postfix. It uses one XML config file to store information about lists. It backs up messages if an... Platforms: *nix

License: Freeware Size: 5.12 KB Download (97): GPGlist Download

Added: October 27, 2010 | Visits: 1.127

GOsa GOsa is a PHP-based administration tool for role based managing of accounts and systems in LDAP databases. Standard configurations can manage generic, posix/shadow, postfix/cyrus/sieve, pureftpd, fax and samba2/3 accounts in LDAP. GOsa has plugins for DNS (BIND), DHCP (ISC dhcpd), and... Platforms: *nix

License: Freeware Size: 2.4 MB Download (117): GOsa Download

Added: November 02, 2010 | Visits: 1.092

Grinch Grinch is a small script written in Perl which can be used to check whether a given address is an open mail relay host. It can operate as a daemon and speaks the tcp_map protocol implemented in Postfix in that case. Its also possible to use it in arbitrary shell script environments where the... Platforms: *nix

License: Freeware Size: 10.24 KB Download (123): Grinch Download

Added: January 26, 2010 | Visits: 969

MIMEDefang MIMEDefang is a flexible MIME email scanner designed to do all kinds of email processing, including anti-virus scanning, anti-spam scanning, replacing parts of messages with URLs, adding boilerplate disclaimers, and so on. It can alter or delete various parts of a MIME message according to a... Platforms: *nix

License: Freeware Size: 307.2 KB Download (92): MIMEDefang Download

Added: May 19, 2010 | Visits: 850

SyslogScan::Daemon::SpamDetector::Filter SyslogScan::Daemon::SpamDetector::Filter contains filter reports. SYNOPSIS plugin SyslogScan::Daemon::SpamDetector as sd_ sd_plugin SyslogScan::Daemon::SpamDetector::Filter status spam match SpamAssassin field relayname acceptfirst 1 accept (?:bdynamicb|badsld*b|bcableb|.dhcp.|.dyn.) deny .... Platforms: *nix

License: Freeware Size: 18.43 KB Download (95): SyslogScan::Daemon::SpamDetector::Filter Download

Added: March 12, 2010 | Visits: 1.098

Yaala yaala is a very flexible analyser for all kinds of logfiles. It uses parsers to extract information from a logfile, an SQL-like query language to relate the information to each other and an output-module to format the information appropriately. Yaala can process many of the logs created by a... Platforms: *nix

License: Freeware Size: 49.15 KB Download (92): Yaala Download

Added: April 09, 2010 | Visits: 1.033

Unicode::Overload Unicode::Overload is a Perl source filter to implement Unicode operations. SYNOPSIS use charnames :full; use Unicode::Overload ( "N{UNION}" => infix => sub { my %a = map{$_=>1}@{$_[0]}; my %b = map{$_=>1}@{$_[1]}; return keys(%a,$b); }, "N{SUPERSCRIPT TWO}" => postfix => sub { $_[0] **... Platforms: *nix

License: Freeware Size: 5.12 KB Download (97): Unicode::Overload Download

Added: March 24, 2010 | Visits: 1.277

Games::Chess Games::Chess Perl module represent chess positions and games. SYNOPSIS use Games::Chess qw(:constants); my $p = Games::Chess::Position->new; $p->at(0,0,BLACK,ROOK); $p->at(7,7,WHITE,ROOK); print $p->to_text; The Games::Chess package provides the class Games::Chess::Piece to represent... Platforms: *nix

License: Freeware Size: 49.15 KB Download (114): Games::Chess Download

Added: November 07, 2010 | Visits: 977

SiMP SiMP (Simple Mail Parser) is a procmail-like mailparser, except that its much more easier to configure. With SiMP you can automatically store incoming mail in seperate folders, remove junkmail, send a reply, forward the mail, etc. It has been tested with Sendmail and Postfix as a mailserver and... Platforms: *nix

License: Freeware Size: 20.48 KB Download (100): SiMP Download

Added: February 14, 2010 | Visits: 1.027

IsoQlog Isoqlog is an MTA log analysis program written in C. It designed to scan qmail, postfix, sendmail, exim logfile and produce usage statistics in HTML format. for viewing through a browser. It produces Top domains output according to Incoming, Outgoing, total mails and bytes, it keeps your main... Platforms: *nix

License: Freeware Size: 153.6 KB Download (96): IsoQlog Download

Added: January 22, 2010 | Visits: 871

TopicEngine TopicEngine is an advanced topic management script for eggdrop bots. Its features are: fine-grained access permissions, multiple channels, shortcuts to commands, intelligent topic handling, learning, locking, and more. Commands can be executed via public message (using !topic in a channel),... Platforms: *nix

License: Freeware Size: 17.41 KB Download (91): TopicEngine Download

Added: February 03, 2010 | Visits: 1.239

smtpauth smtpauth is a authenticating proxy for servers without SMTP AUTH. Use smtpauth and stunnel programs to add SMTP AUTH (PLAIN, LOGIN) support to any SMTP server. Clients can authenticate over SSL port 465 or cleartext port 587, and authentication is fully logged via syslog. Works with JBMail,... Platforms: *nix

License: Freeware Size: 11.26 KB Download (101): smtpauth Download

Added: November 17, 2010 | Visits: 1.186

renattach renattach is a mail filter that renames/deletes dangerous email attachments. renattach is a fast and efficient UNIX stream filter that can rename or delete potentially dangerous e-mail attachments. The filter is invoked as a simple pipe for use in a wide variety of systems. The kill feature... Platforms: *nix

License: Freeware Size: 112.64 KB Download (106): renattach Download

Added: March 27, 2010 | Visits: 936

Lire Lire is an Open Source reporting and analysis software, and serving as a nexus of documentation, ideas, and thought on the topic of log files and their potential applications. As any good system administrator knows, theres a lot more to keep track of in an active network than just webservers.... Platforms: *nix

License: Freeware Size: 2.7 MB Download (101): Lire Download

Added: November 05, 2010 | Visits: 918

MEsmtpd MEsmtpd provides a small SMTP Daemon with From-header rewrite and SMTP-Auth. The main features of MEsmtpd are SMTP-Auth (RFC 2554) and rewriting the From: header (email body From: header and envelope from) based on an account-list (configuration file and auth data). Some big companies dont... Platforms: *nix

License: Freeware Size: 5.12 KB Download (120): MEsmtpd Download

Added: February 03, 2010 | Visits: 939

Voltalinux Voltalinux is a GNU/Linux distro based on Slackware GNU/linux and the pkgsrc package system from NetBSD. The two pieces of software put together give you great power. Great availability of software for a strong and solid distribution as Linux Slackware. The pkgsrc is already available to the... Platforms: *nix

License: Freeware Size: 260 MB Download (94): Voltalinux Download

Added: September 25, 2010 | Visits: 628

MEPIS SoHoServer 3.3.2 MEPIS has released MEPIS SoHoServer Test02 for public testing. This release is available for download at public mirrors and the MEPIS subscription ftp server. Look in the “testing” subdirectory. SoHoServer is a general purpose server based on the recent release of Debian... Platforms: *nix

License: Freeware Size: 596 MB Download (105): MEPIS SoHoServer 3.3.2 Download

< 1 2 3 4 5 >