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

Mime Email Fix freeware
Filter: All | Freeware | Demo
 

Mime Email Fix

< 1 2 3 4 5 > 
Added: August 01, 2008 | Visits: 2.642

Smart Email Recovery Smart Email Recovery offers an easy way to recover deleted email and corrupted email databases in Microsoft Outlook Express. The innovative technology allows for fully automatic operation, and recovers deleted messages quickly and efficiently. There is absolutely no risk of ruining an email... Platforms: Windows

License: Freeware Size: 1.34 KB Download (1263): Smart Email Recovery Download

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

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.436

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: March 08, 2010 | Visits: 1.224

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: September 25, 2010 | Visits: 1.192

gnome-mime-data gnome-mime-data package contains the base MIME and Application database for GNOME. It is meant to be accessed through the MIME functions in GnomeVFS. MIME Media Types [RFC2045,RFC2046] specifies that Content Types, Content Subtypes, Character Sets, Access Types, and conversion values for... Platforms: *nix

License: Freeware Size: 921.6 KB Download (107): gnome-mime-data Download

Added: April 27, 2010 | Visits: 1.348

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

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: May 22, 2010 | Visits: 2.175

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: January 15, 2010 | Visits: 1.381

Encode::MIME::Header Encode::MIME::Header is a Perl module that contains MIME B and Q header encoding. SYNOPSIS use Encode qw/encode decode/; $utf8 = decode(MIME-Header, $header); $header = encode(MIME-Header, $utf8); ABSTRACT This module implements RFC 2047 Mime Header Encoding. There are 3 variant... Platforms: *nix

License: Freeware Size: 1.9 MB Download (135): Encode::MIME::Header Download

Added: August 19, 2010 | Visits: 1.053

MIME::Words MIME::Words is a Perl module to deal with RFC-1522 encoded words. SYNOPSIS Before reading further, you should see MIME::Tools to make sure that you understand where this module fits into the grand scheme of things. Go on, do it now. Ill wait. Ready? Ok... use MIME::Words qw(:all); ###... Platforms: *nix

License: Freeware Size: 389.12 KB Download (95): MIME::Words Download

Added: October 15, 2010 | Visits: 1.046

MIME::Head MIME::Head is a MIME message header (a subclass of Mail::Header). SYNOPSIS Before reading further, you should see MIME::Tools to make sure that you understand where this module fits into the grand scheme of things. Go on, do it now. Ill wait. Ready? Ok... Construction ### Create a new,... Platforms: *nix

License: Freeware Size: 389.12 KB Download (94): MIME::Head Download

Added: February 01, 2010 | Visits: 1.316

MIME::Parser MIME::Parser is a experimental class for parsing MIME streams. SYNOPSIS Before reading further, you should see MIME::Tools to make sure that you understand where this module fits into the grand scheme of things. Go on, do it now. Ill wait. Ready? Ok... Basic usage examples ### Create a... Platforms: *nix

License: Freeware Size: 389.12 KB Download (108): MIME::Parser Download

Added: August 15, 2010 | Visits: 1.128

MIME::WordDecoder MIME::WordDecoder is a Perl module to decode RFC-1522 encoded words to a local representation. SYNOPSIS See MIME::Words for the basics of encoded words. See "DESCRIPTION" for how this class works. use MIME::WordDecoder; ### Get the default word-decoder (used by unmime()): $wd = default... Platforms: *nix

License: Freeware Size: 378.88 KB Download (97): MIME::WordDecoder Download

Added: March 13, 2010 | Visits: 813

MIME::Charset MIME::Charset module contains charset information for MIME. SYNOPSIS Getting charset informations: use MIME::Charset qw(:info); $benc = body_encoding("iso-8859-2"); # "Q" $cset = canonical_charset("ANSI X3.4-1968"); # "US-ASCII" $henc = header_encoding("utf-8"); # "S" $cset =... Platforms: *nix

License: Freeware Size: 29.7 KB Download (99): MIME::Charset Download

Added: July 18, 2010 | Visits: 959

MIME::EncWords MIME::EncWords is a Perl module created to deal with RFC-1522 encoded words (improved). SYNOPSIS MIME::EncWords is aimed to be another implimentation of MIME::Words so that it will achive more exact conformance with MIME specifications. Additionally, it contains some improvements. Following... Platforms: *nix

License: Freeware Size: 21.5 KB Download (98): MIME::EncWords Download

Added: April 24, 2010 | Visits: 1.693

MIME::Base64 MIME::Base64 is an encoding and decoding of base64 strings. SYNOPSIS use MIME::Base64; $encoded = encode_base64(Aladdin:open sesame); $decoded = decode_base64($encoded); This module provides functions to encode and decode strings into and from the base64 encoding specified in RFC 2045 -... Platforms: *nix

License: Freeware Size: 15.36 KB Download (179): MIME::Base64 Download

Added: September 22, 2010 | Visits: 1.115

Spruce Spruce is an X11 mail user agent (commonly known as an email client) written with the Gtk+ widget set. It is extremely small and fast and has all the common features of an usual user. Spruce supports MIME (Multipurpose Internet Mail Extensions), an Internet Standard for representing multipart... Platforms: *nix

License: Freeware Size: 471.04 KB Download (93): Spruce Download

Added: August 23, 2010 | Visits: 1.270

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: February 06, 2010 | Visits: 822

Shared Mime Library Shared Mime Library is my implementation for libsharedmime. It reads the Shared Mime Info database and returns you the MIME-TYPE of a file. Freedesktop make this database freely available, but they dont seem to be distributing a library to read it anymore (Its no where in their CVS that I can... Platforms: *nix

License: Freeware Size: 17.41 KB Download (92): Shared Mime Library Download

Added: May 18, 2010 | Visits: 909

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

< 1 2 3 4 5 >