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

Mail Order Catalog Business freeware
Filter: All | Freeware | Demo
 

Mail Order Catalog Business

< 1 2 3 4 5 
Added: November 21, 2010 | Visits: 1.005

Contentment::Catalog Contentment::Catalog is a Perl module to provides categorization and indexing features. SYNOPSIS # Get a list of the available indexes my @indexes = $context->catalog->indexes; for my $index (@indexes) { # Get a list of avilable terms my @terms = $index->terms; for my $term (@terms) {...



Platforms: *nix

License: Freeware Size: 112.64 KB Download (90): Contentment::Catalog Download

Added: January 03, 2010 | Visits: 1.127

Mail::ListDetector::Detector::Onelist Mail::ListDetector::Detector::Onelist is a ONElist message detector. SYNOPSIS use Mail::ListDetector::Detector::Onelist; An implementation of a mailing list detector, for ONElist mailing lists. ONElist was eaten by eGroups which became Yahoo! Groups so this detector is really only useful...





Platforms: *nix

License: Freeware Size: 39.94 KB Download (143): Mail::ListDetector::Detector::Onelist Download

Added: January 10, 2010 | Visits: 1.603

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 (134): Junk Mail Buffering Agent Download

Added: April 18, 2010 | Visits: 1.074

ExiBomb Mail ExiBomb is a system designd to monitor mail traffic on the Exim based MTA server. The interface is developed in PHP. It reads the maillogs in a tail method and stores all relevant data in a MYSQL Database.The script reading the logs was developed in PERL. Installation: Exibomb.pl needs your...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (89): ExiBomb Mail Download

Added: September 01, 2010 | Visits: 1.059

HTML::Mail HTML::Mail is a Perl extension for sending emails with embedded HTML and media. SYNOPSIS use HTML::Mail; ### initialisation my $html_mail = HTML::Mail->new( HTML => http://www.cpan.org, Text => This is the text representation of the webpage http://www.cpan.org, From => me@myhost.org,...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (94): HTML::Mail Download

Added: June 04, 2010 | Visits: 1.856

Claws Mail Claws Mail (previously known as Sylpheed-Claws) project is an e-mail client (and news reader), based on GTK+. The appearance and interface are similar to some popular e-mail clients for Windows, such as Outlook Express, Becky!, and Datula. The interface is also designed to emulate the mailers...


Platforms: *nix

License: Freeware Download (103): Claws Mail Download

Added: February 10, 2010 | Visits: 1.799

Mail::Client::Yahoo Mail::Client::Yahoo is a Perl module with programmatically access Yahoos web-based email. SYNOPSIS use Mail::Client::Yahoo; $y = Mail::Client::Yahoo->login( username => bob, password => secret, secure => 1, # for the paranoid and patient ); $y->select_folder(Inbox); $m =...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (210): Mail::Client::Yahoo Download

Added: February 10, 2010 | Visits: 1.153

Business::Shipping::DataTools Business::Shipping::DataTools is a Perl module that can convert tables from original format into usable format. SYNOPSIS bin/update.pl This is an optional module. It is used to update Business::Shipping::DataFiles. These tools convert the original source data obtained from shippers into a...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (92): Business::Shipping::DataTools Download

Added: March 26, 2010 | Visits: 1.082

Business::OnlinePayment::iAuthorizer Business::OnlinePayment::iAuthorizer is an iAuthorizer.net backend for Business::OnlinePayment. SYNOPSIS use Business::OnlinePayment; my $tx = new Business::OnlinePayment("iAuthorizer"); $tx->content(login => ..., # login, password, and serial for your account password => ..., serial =>...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (107): Business::OnlinePayment::iAuthorizer Download

Added: June 25, 2010 | Visits: 814

Manitou-Mail Manitou-Mail is an open source database-driven mail user-agent and associated utilities. Manitou-Mail project provides a framework and programs for storing, exposing, and managing mail as organized data in a PostgreSQL database. It can be viewed as a versatile alternative to an imap-aware client...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (91): Manitou-Mail Download

Added: September 27, 2010 | Visits: 1.911

Mail::Mbox::MessageParser Mail::Mbox::MessageParser is a feature-poor but very fast mbox parser. Mail::Mbox::MessageParser uses the best of three strategies for parsing a mailbox: either using GNU grep, cached folder information or highly-optimized Perl..


Platforms: *nix

License: Freeware Size: 245.76 KB Download (184): Mail::Mbox::MessageParser Download

Added: September 17, 2010 | Visits: 1.241

Photo Mail Wizard Photo Mail Wizard is a desktop application designed to help users to search, choose, and send optimized photos by mail. Sent photos are automatically commented, rotated, resized, and/or compressed using the users current parameters. The selected photos files are not modified, and nothing is...


Platforms: *nix

License: Freeware Size: 890.88 KB Download (102): Photo Mail Wizard Download

Added: January 16, 2010 | Visits: 3.568

The Open For Business Project The Open For Business Project is an open source enterprise automation software project licensed under the MIT Open Source License. By open source enterprise automation we mean: Open Source ERP, Open Source CRM, Open Source E-Business / E-Commerce, Open Source SCM, Open Source MRP, Open Source...


Platforms: *nix

License: Freeware Size: 28.51 MB Download (374): The Open For Business Project Download

Added: June 13, 2010 | Visits: 1.053

Business::PayBox Business::PayBox is a OO wrapper for Paybox Java Localhost Listener (LHL). SYNOPSIS To create object: use Business::PayBox; $PB = Business::PayBox->new(MRID => +490001234567); or $PB = Business::PayBox->new(MRID => +490001234567, server => 192.168.1.1, port => 61); To do a payment:...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (102): Business::PayBox Download

Added: February 03, 2010 | Visits: 1.040

Class::IntrospectionMethods::Catalog Class::IntrospectionMethods::Catalog can manage catalogs from IntrospectionMethods. Exported functions set_method_info( target_class, method_name, info_ref ) Store construction info for method method_name of class target_class. set_global_catalog (target_class, ...) Store catalog...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (94): Class::IntrospectionMethods::Catalog Download

Added: January 09, 2010 | Visits: 2.134

Yahoo Mail Sucker As you probably know, Yahoo Mail does not provide free POP access to its users any more. You can still use your YM account for free, but you have to use a Yahoo Mail web site to access your account. This is not very convenient as you always have to be online, you cannot use your favourite...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (143): Yahoo Mail Sucker Download

Added: November 25, 2010 | Visits: 1.953

Dwarf Mail Server Dwarf Mail Server is a full-featured mail server developed on the Java platform, implementing SMTP, POP3 and IMAP4rev1 protocols. Dwarf Mail Server provides support for rich application message processing via pluggable mail filters and agents, as well as full handling of virtual domains for the...


Platforms: *nix

License: Freeware Size: 931.84 KB Download (122): Dwarf Mail Server Download

Added: July 22, 2010 | Visits: 1.255

Mail::SendEasy Mail::SendEasy can send plain/html e-mails through SMTP servers (platform independent). Supports SMTP authentication and attachments. This modules will send in a easy way e-mails, and doesnt have dependencies. Soo, you dont need to install libnet. It supports SMTP authentication and...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (103): Mail::SendEasy Download

Added: August 02, 2010 | Visits: 1.275

Mail::Salsa::Action::Help Mail::Salsa::Action::Help is a Perl extension for a lot of functions. SYNOPSIS use Mail::Salsa::Action::Help; Stub documentation for Mail::Salsa, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited..


Platforms: *nix

License: Freeware Size: 26.62 KB Download (97): Mail::Salsa::Action::Help Download

Added: June 24, 2010 | Visits: 1.212

Mozilla New Mail Icon Mozilla New Mail Icon is an extension which displays an icon in the system tray when new mail arrives in your Mozilla or Mozilla Thunderbird . Mozilla New Mail Icon supports the standard (FreeDesktop.org) system tray, as used by GNOME, KDE and IceWM..


Platforms: *nix

License: Freeware Size: 29.7 KB Download (108): Mozilla New Mail Icon Download

< 1 2 3 4 5