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.330.470 Times

Email Delivery Log freeware
Filter: All | Freeware | Demo
 

Email Delivery Log

< 1 2 3 4 5 > 
Released: July 03, 2006  |  Added: July 03, 2006 | Visits: 3.819

Kiwi Log Viewer (Lin) Only a small section of the file is read from disk at a time which saves memory and allows you to view a file that would be too big to fit in memory. The tail option monitors the specified log file for changes and displays any new data that is added in real time. Text string matching allows...



Platforms: *nix

License: Freeware Size: 1.17 MB Download (221): Kiwi Log Viewer (Lin) Download

Released: July 03, 2006  |  Added: February 23, 2009 | Visits: 5.766

Kiwi Log Viewer (Mac) Kiwi Log Viewer for Mac OS X is a freeware application that displays text based log files in a tabular format. Only a small section of the file is read from disk at a time which saves memory and allows you to view a file that would be too big to fit in memory. The tail option monitors the...





Platforms: Mac

License: Freeware Size: 1.54 MB Download (492): Kiwi Log Viewer (Mac) Download

Released: October 02, 2007  |  Added: November 28, 2007 | Visits: 2.336

MailBase Email Archiver MailBase is an email archiving program that runs in the background and keeps a copy of all incoming and outgoing emails without interfering with your normal email client. It allows business' to create an archive of incoming and outgoing emails, reducing the risk of losing or deleting important...


Platforms: Windows

License: Freeware Size: 262.16 KB Download (248): MailBase Email Archiver Download

Released: February 24, 2008  |  Added: March 25, 2008 | Visits: 1.698

SendEmails Free Edition SendEmails is the premier email marketing software. Design. Deliver. Track. Now e-mail marketing is easy as 1-2-3. SendEmails is a high-performance newsletter software with advanced functions. The product features: ultra fast delivery which submits your newsletter in minutes, highest...


Platforms: Windows

License: Freeware Size: 5.46 MB Download (175): SendEmails Free Edition Download

Released: April 01, 2008  |  Added: April 02, 2008 | Visits: 4.109

NT Email Notifier NT Email Notifier is a small free e-mail checker that allows you to check unlimited mail boxes for new messages. The program use system tray notification and play a WAV file. You can set time interval to check and add program to startup list. NT Email Notifier supports any POP3 email account and...


Platforms: Windows

License: Freeware Size: 670 KB Download (475): NT Email Notifier Download

Released: June 27, 2008  |  Added: July 01, 2008 | Visits: 3.104

Send Link By Email Quickly send an email containing a link to the website you are currently viewing or a link you found on a website by right-clicking and choosing "Send Link by Email..." in Internet Explorer. Features: -Right-click in some empty space on a website to send a link to that site. -Right-click on...


Platforms: Windows, Palm OS

License: Freeware Size: 105.26 KB Download (135): Send Link By Email Download

Released: June 23, 2009  |  Added: January 13, 2010 | Visits: 4.822

AcreSoft Email Ecards Ecards to insert in your email, blogs, etc. to celebrate friends birthdays, aniversaries, etc. Thinking of you, and thank you ecards are included. Also emoticons for in your emails, blogs etc.


Platforms: Not Applicable

License: Freeware Size: 1.45 MB Download (166): AcreSoft Email Ecards Download

Added: January 18, 2010 | Visits: 1.433

Email::AutoReply Email::AutoReply is a Perl extension for writing email autoresponders. SYNOPSIS use Email::AutoReply; my $auto = Email::AutoReply->new; $auto->reply; This module may be useful in writing autoresponders. The example code above will try to respond (using Sendmail) to an email message given...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (108): Email::AutoReply Download

Added: May 20, 2010 | Visits: 1.132

adcfw-log adcfw-log is a tool for analyzing firewall logs in order to extract meaningful information. It is designed to be a standalone script with very few requirements that can generate different kinds of reports, such as fully formatted reports of what had been logged, with summaries by source or...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (94): adcfw-log Download

Added: February 17, 2010 | Visits: 1.378

PostgreSQL Table Log PostgreSQL Table Log contains functions that allow you to log PostgreSQL table inserts, updates, and deletes into another table. This can be used to recover the state of the logged table or to recover specific rows from a given time period. Whats New in This Release: - This version now...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (115): PostgreSQL Table Log Download

Added: January 10, 2010 | Visits: 1.605

Junk Mail Buffering Agent Junk Mail Buffering Agent is a tool for preventing delivery of email until the sender has confirmed their address. Junk Mail Buffering Agent can be used in conjunction with a spam filter to prevent delivery of spammy-looking email unless the sender is confirmed as valid. jmba is designed to...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (135): Junk Mail Buffering Agent Download

Added: March 08, 2010 | Visits: 1.219

Email This! Bookmarklet Extension Email This! Bookmarklet Extension is formerly known as GMail This! Email This! (formerly known as GMail This!) will send your recipient the link, title, & highlighted text of the page you are viewing using GMail, Yahoo, and Stand-Alone Mail Clients like Outlook Express, Thunderbird, & More!...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (85): Email This! Bookmarklet Extension Download

Added: November 10, 2010 | Visits: 936

Log Watcher Log Watcher is a tool for log watching and colorize. Installation: The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile in each directory of the package. It may also create one...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (95): Log Watcher Download

Added: June 22, 2010 | Visits: 1.174

HTTPD::Log::Filter HTTPD::Log::Filter is a Perl module to filter entries out of an httpd log. SYNOPSIS my $hlf = HTTPD::Log::Filter->new( exclusions_file => $exclusions_file, agent_re => .*Mozilla.*, format => ELF, ); while( <> ) { my $ret = $hlf->filter( $_ ); die "Error at line $.: invalid log...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): HTTPD::Log::Filter Download

Added: April 27, 2010 | Visits: 1.343

Catalyst::Plugin::Email::Page Catalyst::Plugin::Email::Page is a Perl module to email your Catalyst page. SYNOPSIS use Catalyst::Plugin::Email::Page; __PACKAGE__->config->{email_page}{ email = q{webmaster@example.com}, subject = q{User Report for}, link_text = q{Report Page}, }; # In your Template [%...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (101): Catalyst::Plugin::Email::Page Download

Added: May 12, 2010 | Visits: 2.257

Email Administration Utility Email Administration Utility provides an IMAP-based email account management utility. The Email Administration Utilities package can be used to manage email accounts with a series of PHP-based scripts through a browser. Addition, Removal, and modification of accounts is possible as long as an...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (105): Email Administration Utility Download

Added: August 05, 2010 | Visits: 1.012

Log::StdLog Log::StdLog is a Perl module with a simple log file via a special filehandle. SYNOPSIS use Log::StdLog { level => warn, file => "$0.log" }; # Messages at the same or a higher level are logged... print {*STDLOG} error => "This error message will be loggedn"; print {*STDLOG} warn => "This...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): Log::StdLog Download

Added: April 20, 2010 | Visits: 1.167

Email Email sends email to remote SMTP servers via the command line, which makes it useful in cron jobs. It will send to any RFC standard remote ESMTP server, and will allow you to encrypt, sign, and design your message on the fly. It has the capability to use signature files with dynamic options,...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (105): Email Download

Added: July 08, 2010 | Visits: 1.259

Puppet::Log Puppet::Log provides a log facility with an optional Tk display. This class implements a log facility with an optional Tk display. I .e once the class is created, you can log messages in it, but the Tk display does no need to be created at the same time. You may invoke later only when you...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): Puppet::Log Download

Added: November 14, 2010 | Visits: 967

Log::Dispatch::ToTk Log::Dispatch::ToTk provides class to redirect Log::Dispatch to Tk widgets. Most users will only need to use Log::Dispatch::TkText widget to have Log::Dispatch messages written on a text widget. For more fancy uses, this module can be used by a composite widget dedicated to handle...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Log::Dispatch::ToTk Download

< 1 2 3 4 5 >