Main > Free Download Search >

Free specifying attachments software for linux

specifying attachments

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2039
Attachment Mailer class 1.20

Attachment Mailer class 1.20


Attachment Mailer class is a PHP class that can send email messages with multiple attachments and HTML. more>> <<less
Download (0.019MB)
Added: 2006-11-22 License: GPL (GNU General Public License) Price:
1075 downloads
ZAttachmentAttribute 2.3

ZAttachmentAttribute 2.3


ZAttachmentAttribute provides a system to manage attachments within Zope objects. more>>
ZAttachmentAttribute provides a system to manage attachments within Zope objects.
his product is meant to be used with PloneArticle 2 and PloneExFile 2 versions only. For recent versions of PloneArticle or PloneExFile, please use AttachmentField instead.
ZAttachmentAttribute is used to help use of simple attachment files with user-created Zope products. It is pluggable, which means you can make it support new file types.
Enhancements:
- Used the new release management tool
<<less
Download (0.028MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
985 downloads
renattach 1.2.4

renattach 1.2.4


renattach is a mail filter that renames/deletes dangerous email attachments. more>>
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 (which eliminates entire messages) can also help sites deal with resource strains caused by modern virus floods.
renattach is written in pure C and can quickly process mail with little overhead. Unlike a conventional virus scanner, there are no specific virus or worm definitions. Instead, renattach identifies potentially dangerous attachments based on file extension and executable encoded body content.
The software is even capable of reading filenames from inside ZIP archives on the fly, without requiring any external software. The self-contained MIME code parses, fully interprets, then rewrites the header of every attached file.
During this process it checks the files extension against a list, and further checks to make sure the filename is not on a banned list. Only after passing through these steps is the MIME header written fresh using a predetermined, known format.
The programs operation is simple: a single mail message is read from stdin, filtered, then written to stdout (or piped to an external command).
Tested under Linux, FreeBSD, NetBSD, Solaris, Mac OS X, OS/2, and Cygwin. This software should compile on any UNIX-like system that has standard C libraries.
Enhancements:
- The --loop option was added, which removes Delivered-To headers from the input message.
- This defends Postfix against a "mail forwarding loop" spam relay trick which could be used when renattach is installed as an smtpd-side content filter.
<<less
Download (0.11MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1094 downloads
Nameko 1.3.1 (NamekoAttachmentsRetriever)

Nameko 1.3.1 (NamekoAttachmentsRetriever)


Nameko is a set of tools for working with e-mails in PHP. more>>
Nameko is a set of tools for working with e-mails in PHP.
The core of Nameko is composed by a set of classes for retrieve mail from a POP3 server, and parsing them to get the body (both in plain text and HTML, if included) and the attachments.
The class to retrieve e-mails from a POP3 server is NamekoPop3Interface; once you get an e-mail with this class in raw format, you can parse it with the NamekoMailParser class to get all its parts.
But there is much more. There are some special build with this classes to do directly some special tasks.
Using the NamekoAttachmentsRetriever class you can retrieve attachments directly from a mailbox. The project is based on both NamekoPop3Interface (to get the e-mail from the POP3 server) and NamekoMailParser (to parse the mail looking for attachments).
Nameko technology
Nameko is a set of PHP classes. It requires PHP 5 at server side: it doesnt work with older version of PHP.
At the client side Nameko require a browser that support Javascript and CSS. The best choose is Firefox, or one of the other Gecko based browsers such as Mozilla or Netscape Navigator. It also works with Opera, Konqueror and Internet Explorer, for both Linux and Microsoft Windows platforms. I know there are some problem with browsers for Mac, and Im working to fix them.
The communication between the browser and the server it has been used the AJAX technology, XML and JSON: that make the interface to be more responsive and hopefully easier to use. Im working also on a traditional interface, to make the webmail accessible also for older and textual browsers.
Enhancements:
- The class NamekoMailParser has been upgraded to version 1.3.1.
<<less
Download (0.014MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
834 downloads
getattach.pl 1.3

getattach.pl 1.3


getattach.pl is a Perl script for retrieving email attachments. more>>
getattach.pl is a useful Perl script which automatically retrieves all the attachments in your mailbox, decodes them, and saves them in your destination directory
If you receive a lot of image or video, or even audio files via email attachments this utility can save you a lot of time spent selecting messages, opening and decoding attachments and specifying the destination directory, etc.
Getattach.pl make your life much easier, and less stressfull. You can spend your time being more productive, making more money, and getting more for your money.
Main features:
- Simplifies decoding and saving 100s-1,000s of attachments in a mailbox.
- Saves time and money for all email attachment related activities.
- Requires Perl and several CPAN modules. {Specifically Mail::Box and Date::Manip}
<<less
Download (0.010MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1227 downloads
Attachment Ripper and Displacement System 1.48

Attachment Ripper and Displacement System 1.48


Attachment Ripper and Displacement System (aradis) is a filter that removes attachments from email. more>>
Attachment Ripper and Displacement System (aradis) is a filter that removes attachments from email.
The removed attachment is sent to a specified resource for storage. The attachment is replaced with a notice of where the removed attachment may be found.
The filter can also rename filenames for security. The project uses GMime for MIME handling.
Enhancements:
- Anonymous attachments are now given a name according to the MIME type.
- The ability to insert replacement messages as HTML instead of plain text was added.
<<less
Download (0.11MB)
Added: 2006-12-14 License: GPL (GNU General Public License) Price:
1047 downloads
gtk-splitter 2.2

gtk-splitter 2.2


gtk-splitter can split files into smaller pieces. more>>
gtk-splitter can split files into smaller pieces and combine them back together. It can also generate a DOS batch file so that the split files can be combined on DOS/Windows systems. gtk-splitter is good for working around file limitations with floppy disks, email attachments, etc.
Dependencies:
- GTK+ 2.x
- mhash [optional]
<<less
Download (0.03MB)
Added: 2005-04-08 License: GPL (GNU General Public License) Price:
1677 downloads
Sub::PatMat 0.01

Sub::PatMat 0.01


Sub::PatMat can call a version of subroutine depending on its arguments. more>>
Sub::PatMat can call a version of subroutine depending on its arguments.
SYNOPSIS
use Sub::PatMat;
# basics:
sub fact : when($_[0] $b) { 1 }
print join ", ", sort mysort (3,1,2);
# intuiting parameter names:
sub dispatch : when($ev eq "help") { my ($ev) = @_; print "helpn" }
sub dispatch : when($ev eq "blah") { my ($ev) = @_; print "blahn" }
dispatch("help");
dispatch("blah");
# no fallback, this will die:
dispatch("hest"); # dies with "Bad match"
# silly
sub do_something : when(full_moon()) { do_one_thing() }
sub do_something { do_something_else() }
The Sub::PatMat module provides the programmer with the ability to define a subroutine multiple times and to specify what version of the subroutine should be called, depending on the parameters passed to it (or any other condition).
This is somewhat similar to argument pattern matching facility provided by many programming languages.
To use argument pattern matching on a sub, the programmer has to specify the when attribute. The parameter to the attribute must be a single Perl expression.
When the sub is called, those expressions are evaluated consequitively until one of them evaluates to a true value. When this happens, the corresponding version of a sub is called.
If none of the expressions evaluates to a true value, a Bad Match exception is thrown.
It is possible to specify a fall-back version of the function by doing one of the following:
specifying when without an expression
specifying when with an empty expression
not specifying the when attribute at all
Please note that it does not make sense to specify any non-fall-back version of the sub after the fall-back version, since such will never be called.
There is an additional limitation for the last form of the fall-back version (the one without the when attribute at all), namely, it must be the last version of the sub defined.
It is possible to specify named sub parameters in the when-expression. This facility is highly experimental and is currently limited to scalar parameters only. The named sub parameters are extracted from expressions of the form
my (parameter list) = @_;
anywhere in the body of the sub.
Version restrictions:
- The ability to intuit parameter names is very limited and without doubts buggy.
- The when attribute condition is limited to a single Perl expression.
Enhancements:
- Perl
<<less
Download (0.014MB)
Added: 2007-08-07 License: Perl Artistic License Price:
808 downloads
spin_feedback 1.0.6

spin_feedback 1.0.6


spin_feedback collects parameters of an (X)HTML form. more>>
spin_feedback collects parameters of an (X)HTML form, as either multipart/form-data or application/x-www-form-urlencoded, validates them, stores them into an SQL database, and emails them to a designated email address.
Emailing of attachments is supported, but only the name of the uploaded file is stored in the database.
Enhancements:
- This version builds and runs against the new development version of mod_spin, 1.1.
<<less
Download (0.022MB)
Added: 2005-11-28 License: GPL (GNU General Public License) Price:
1425 downloads
IA-32 Instructions Database 0.0.1

IA-32 Instructions Database 0.0.1


IA-32 Instructions Database is a description of all IA-32 instructions in the form of SQL source. more>>
IA-32 Instructions Database is a description of all IA-32 instructions in the form of SQL source, specifying operands, arguments, prefixes, encoding details, and description.

This database information initially came from XI (http://verb.org.ua/xi/) project, which was generated using information from (unfortunately outdated) IA-32 Intel(r) Architecture Software Developers Manual 2002.

Current release is alpha, so your feedback and bug reports are highly appreciable!

How to Build

Basically, there is no much need to build ia-32-instrdb, as it is just an sql file. However, you can type `make and if you have sqlite properly installed, you will get sqlites ia32instrs.db file shortly.
<<less
Download (0.016MB)
Added: 2006-07-20 License: Freely Distributable Price:
1192 downloads
Cicerone 1.4 RC1

Cicerone 1.4 RC1


Cicerone is a multi-platform/server/database, Web-based corporate information system that allows to maintain infos on the fly. more>>
Cicerone is a multi-platform/server/database, Web-based corporate information system that allows to maintain infos on the fly.
It supports any type of file attachment, built in security levels, user and system-wide customizations, automatic import of syndicated news and content, custom email notification of new content, and ease of use.
It is ideal for community-driven Internet/Intranet/Extranet sites or as a standalone document/content management system.
Main features:
- Content Forums
- Content Management
- Document Attachments
- News Monitoring
- Security Features
- User Subscriptions
<<less
Download (0.12MB)
Added: 2006-09-05 License: GPL (GNU General Public License) Price:
1145 downloads
OpenChange 0.1 (eplugin)

OpenChange 0.1 (eplugin)


OpenChange project intends to provide an implementation of Microsoft Exchange under Unix platforms. more>>
OpenChange project intends to provide an implementation of Microsoft Exchange under Unix platforms.
Gnome Evolution is a powerful messaging client which offers several features but do not yet have native Exchange protocols support. This plugin extends Gnome Evolution, provides interoperability with Microsoft Exchange servers and aims to provide a messaging client with most of the common features Microsoft Outlook users are dealing with on a daily basis.
Main features:
- Exchange account setup
- Fetch emails
- Send emails
- Delete emails
- Fetch and send attachments
- Handle Message flags (attachments and importance)
- Display light mailbox folder hierarchy
Enhancements:
- This experimental release provides exchange account setup using the Evolution account wizard.
- It can fetch, send, and delete email messages with or without attachments. Message flags (attachment, importance, read/unread) are supported.
- A light mailbox folder hierarchy is provided.
<<less
Download (MB)
Added: 2007-06-04 License: GPL (GNU General Public License) Price:
873 downloads
XPertMailer 1.4.5

XPertMailer 1.4.5


XPertMailer is a PHP class to send encoded MIME-type email messages. more>>
XPertMailer is a PHP class to send encoded MIME-type email messages like text, HTML, HTML embedded images, attachments, etc., to client, localhost, or relay SMTP servers with optional authorisation.
The class functions are optimised to execute in a very small time and to be easy to use. This reduces the size of the code and the time required to write it.
Data sending is done according to RFC 821 and RFC 2821, and the message type is in compliance with RFC 2045, RFC 2046, RFC 2047, RFC 2048, RFC 2049, and RFC 2822.
Enhancements:
- Added the clear attachments functionality
<<less
Download (0.028MB)
Added: 2006-05-26 License: GPL (GNU General Public License) Price:
1284 downloads
jPOPc 0.1a

jPOPc 0.1a


jPOPc project is a simple, threaded, multi-part, UTF-8 compliant POP3 email client. more>>
jPOPc project is a simple, threaded, multi-part, UTF-8 compliant POP3 email client.
Main features:
- threaded
- very fast
- supports Base64 encoded attachments
- supports Quoted-Printable encoded attachments
- flexible configuration
<<less
Download (0.38MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
925 downloads
DBIx::Wrapper::Config 0.01

DBIx::Wrapper::Config 0.01


DBIx::Wrapper::Config Perl module allows the use of a configuration file in XML specifying information. more>>
DBIx::Wrapper::Config Perl module allows the use of a configuration file in XML specifying information required to connect to databases using DBIx::Wrapper.

This way, your database connection specifications can be kept in one place.

Each "db" element specifies a key/name for the database connection, which should be passed as the $db_key argument to connect() in order to connect to that database.

The "db" elements children specify the dsn, authentication, and attribute information. dbi:mysql:database=test_db;host=example.com;port=3306 test_user test_pwd test_user test_pwd connect($db_key, $conf_path, %dbix_wrapper_attrs) Return a DBIx::Wrapper object connected to the database specified by $db_key in the file at $conf_path.

%dbix_wrapper_attrs is the optional 5th argument to DBIx::Wrappers connect() method, specifying handlers, etc. The file specified by $conf_path should be in the format specified in the DESCRIPTION section of this document.

Installation:

perl Makefile.PL
make
make test
make install
<<less
Download (0.003MB)
Added: 2006-01-31 License: Perl Artistic License Price:
1361 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5