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

Email Fixer freeware
Filter: All | Freeware | Demo
 

Email Fixer

< 1 2 3 4 5 
Added: February 08, 2006 | Visits: 2.608

SpamAI Lite Email Filter Software SpamAI filters 99% of spam in single-user mode on Windows. Free. Never expires. Adds footer on received email. SpamAI uses spammer evasions to trip them up. SpamAI immediately flags as [SPAM] misspellings such as "vi@gra", invisible images to track you, and many other cloaking behaviors....



Platforms: Windows

License: Freeware Size: 1.03 MB Download (127): SpamAI Lite Email Filter Software Download

Added: August 09, 2008 | Visits: 1.259

EFS (Email Forwarding Server) EFS is a free email routing utility that pulls mail from a single mail account at your ISP and distributes the messages to users mailboxes on a local mail server (such as Microsoft Exchange) Unlimited users, account aliasing, brief and detailed transaction windows, scheduling, transaction logging...





Platforms: Windows

License: Freeware Size: 1.2 MB Download (127): EFS (Email Forwarding Server) Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 1.693

Free Anti Spam Software - Email Remover Email Remover is a free anti spam software that allows you to view your emails from POP3 server by showing you headers. You can remove them in seconds without downloading it if you receive unwanted mail like huge attachments or spam. The program has the following useful features: preview headers...


Platforms: Windows

License: Freeware Size: 1.56 MB Download (123): Free Anti Spam Software - Email Remover Download

Added: August 13, 2008 | Visits: 1.372

Email Express! Email Express! is an anti-spam tool that works with all Windows POP3/SMTP email programs. It uses realtime blackhole lists and word proximity filtering to provide the very best inbox protection against spam. It also features bug filtering and active content filtering that some spammers use to spy...


Platforms: Windows

License: Freeware Size: 5.5 MB Download (117): Email Express! Download

Added: May 22, 2010 | Visits: 2.166

Attach to Email Service Menu Attach to Email Service Menu is a service menu for Konqueror that works in conjunction with a python script to allow the user to select multiple files and add them as attachments to an email using whatever mail client is configured. If a directory is selected, then its contents will be attached...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (113): Attach to Email Service Menu Download

Added: August 08, 2008 | Visits: 936

Email Monitor Monitors all outgoing emails from your computer and alerts you whenever an unauthorized or unknown program (virus, keylogger, spyware etc.) is trying to send an email in the background. It also stops emails to unknown recipients or containing potentially unsafe attachments. Works on system level...


Platforms: Windows

License: Freeware Size: 171 KB Download (110): Email Monitor 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: February 12, 2010 | Visits: 1.475

Email::FolderType::MH Email::FolderType::MH is a Perl class to help Email::FolderType recognise MH mail directories. SUBROUTINES folder_type < path > Automatically detects what type of mail folder the path refers to and returns the name of that type. It primarily bases the type on the suffix of the path...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (108): Email::FolderType::MH Download

Added: August 16, 2008 | Visits: 1.102

Vemail Voice Email Software for Windows Vemail is software that lets you record and send voice messages instead of text using ordinary email. To send a voice message with Vemail simply enter an email address and then press and hold down F6 while speaking. When you have finished recording, the message will be compressed and sent as an...


Platforms: Windows

License: Freeware Size: 233 KB Download (108): Vemail Voice Email Software for Windows Download

Added: August 01, 2008 | Visits: 1.175

Easter Variety Email Stationery Easter Variety Holiday Email Stationery Collection by Cloudeight is a set of 9 scrolling, musical stationery, compatible with Win95/98/NT/2000/Me The Easter collection includes RoseBunny, Easter Chick, Colors, Angel and many others. Only three steps to use in your Outlook or Outlook Express mail...


Platforms: Windows

License: Freeware Size: 285 KB Download (107): Easter Variety Email Stationery Download

Added: May 12, 2010 | Visits: 2.256

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: April 20, 2010 | Visits: 1.166

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: January 25, 2010 | Visits: 912

Email Encoder Email Encoder encodes your email address so that most of the spam bots that go around websites grabbing email addresses are not spidering your email address. It does this by encoding the text into ASCII characters.


Platforms: Mac

License: Freeware Download (104): Email Encoder Download

Added: September 08, 2010 | Visits: 2.032

Email::Store Email::Store is a framework for database-backed email storage. SYNOPSIS use Email::Store dbi:mysql:mailstore; Email::Store->setup; # Do this once Email::Store::Mail->store( $rfc822 ); Email::Store::Mail->retrieve( $msgid ); ... Email::Store is the ideal basis for any application which...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (103): Email::Store Download

Released: July 21, 2012  |  Added: July 21, 2012 | Visits: 1.046

Email Spider Standard Edition Email Spider Software is a powerful extractor component made to extract email ids from various sources.Furthermore, this application is very easy to install and operate, even for those with no advanced computer skills.Mail Account - You can create mail accounts from which you want to extract...


Platforms: Windows

License: Freeware Download (102): Email Spider Standard Edition 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: August 23, 2010 | Visits: 1.264

Data::ICal::Entry::Alarm::Email Data::ICal::Entry::Alarm::Email is a Perl module that represents an emailed alarm in an iCalendar file. SYNOPSIS my $valarm = Data::ICal::Entry::Alarm::Audio->new(); $valarm->add_properties( attach => [ "basic:ftp://host.com/pub/sounds/bell-01.aud", { fmttype => "audio/basic" } ], #...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (101): Data::ICal::Entry::Alarm::Email Download

Added: May 18, 2010 | Visits: 903

Email::Handle Email::Handle is a Objective Email Handler. SYNOPSIS use Email::Handle; my $email = Email::Handle->new(root@example.com); print $email->is_valid ? yes : no; print $email->obfuscate; print $email->anonymize; print $email; $email->send(From => foo@example.com); This module is also...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): Email::Handle Download

Added: November 03, 2010 | Visits: 1.445

Email::Store::DBI Email::Store::DBI is a Perl module for database backend to Email::Store. SYNOPSIS use Email::Store dbi:...; This class is a subclass of Class::DBI and contains means for Email::Store-based programs to register what DSN they wish to use. It also provides for building database tables from...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (100): Email::Store::DBI Download

Added: August 22, 2010 | Visits: 1.562

RH Email Server The Email Server is designed to provide services offered by its commercial email products, such as IMAP/POP services, Web-Based Email Interface and Administration, Mail Filtering, Spam Blocking and Directory-Based Authentication and Addressbooks. RH Email Server is fine for businesses and...


Platforms: *nix

License: Freeware Size: 19.44 MB Download (99): RH Email Server Download

< 1 2 3 4 5