Main > Free Download Search >

Free your inbox software for linux

your inbox

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 64
Temporary Inbox 2.0.1

Temporary Inbox 2.0.1


Temporary Inbox is a Firefox extension that generates random disposable email addresses. more>>
Temporary Inbox is a Firefox extension that generates random disposable email addresses. You can use these email addresses for registration in forums, adult sites or whereever.

The email addresses dont require registration. This is an easy way to avoid spam, because the spamer will never get your private email address .. only the temporaryinbox.com email address. And there the emails will be deleted after 6 hours.

Avoiding spam is sooo easy!

Here is a small instruction:

FIRST! There is no registration required!!

1. The situation: You want to signup at a website. You are at the registration form and you have to enter your private email address.
2. You dont want to give away your private email address. So you decide to use an email address from temporaryinbox.com.
3. Now click the "random email" button at the temporaryinbox firefox extension toolbar.
4. A random temporary email address has been generated for you.
5. Copy it from the toolbar to the email address field in the registration form.
6. Enter the other things and submit.
7. Now you can check the inbox of your email address on temporaryinbox.com. But its easier to use the firefox extension. Just enter the email account name you used before in the left field of the toolbar and press "Check".
8. Now you will be redirected directly to the inbox of your temporaryinbox account.
9. Open the email and click on the activation link or copy the password... or whatever.
10. Delete the mail or let it be. However the mail will be deleted after 6 hours.

<<less
Download (0.015MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
827 downloads
@1 Know Your Events 1.0

@1 Know Your Events 1.0


Let your site visitors view or search events posted by you. more>> Let your site visitors view or search events posted by you. Support image upload.<<less
Download (12KB)
Added: 2009-04-11 License: Freeware Price: Free
195 downloads
Mail::Box 2.065

Mail::Box 2.065


Mail::Box can manage a mailbox, a folder with messages. more>>
Mail::Box can manage a mailbox, a folder with messages.

INHERITANCE

Mail::Box
is a Mail::Reporter

Mail::Box is extended by
Mail::Box::Dir
Mail::Box::File
Mail::Box::Net

SYNOPSIS

use Mail::Box::Manager;
my $mgr = Mail::Box::Manager->new;
my $folder = $mgr->open(folder => $ENV{MAIL}, ...);
print $folder->name;

# Get the first message.
print $folder->message(0);

# Delete the third message
$folder->message(3)->delete;

# Get the number of messages in scalar context.
my $emails = $folder->messages;

# Iterate over the messages.
foreach ($folder->messages) {...} # all messages
foreach (@$folder) {...} # all messages

$folder->addMessage(Mail::Box::Message->new(...));
Tied-interface:
tie my(@inbox), Mail::Box::Tie::ARRAY, $inbox;

# Four times the same:
$inbox[3]->print; # tied
$folder->[3]->print; # overloaded folder
$folder->message(3)->print; # usual
print $folder->[3]; # overloaded message

tie my(%inbox), Mail::Box::Tie::HASH, $inbox;

# Twice times the same
$inbox{$msgid}->print; # tied
$folder->messageId($msgid)->print;# usual

A Mail::Box::Manager creates Mail::Box objects. But you already knew, because you started with the Mail::Box-Overview manual page. That page is obligatory reading, sorry!

Mail::Box is the base class for accessing various types of mailboxes (folders) in a uniform manner. The various folder types vary on how they store their messages, but when some effort those differences could be hidden behind a general API. For example, some folders store many messages in one single file, where other store each message in a separate file withing the same directory.

No object in your program will be of type Mail::Box: it is only used as base class for the real folder types.

<<less
Download (0.57MB)
Added: 2006-06-08 License: Perl Artistic License Price:
1234 downloads
Yahoo Mail Sucker pr79

Yahoo Mail Sucker pr79


Yahoo Mail Sucker is a Perl script that allows you to fetch Yahoo Mail messages. more>>
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 e-mail client to read your messages, and so on. You can easily immagine the disadvantages of having to manage all your corespondence via web.
When Yahoo disabled its free POP access, the first thing that came to my mind was to change my e-mail account. But then I realized, there are far too many people used to my current Yahoo Mail address, that I am used to my YM address very much too and I thought - if Yahoo closes a free service, the other services will follow sooner or later. So changing an e-mail service/account wasnt really solution.
That is when I have decided to write YoSucker as a simple portable perl application, that would simulate a user actions to retrieve my mail to my local inbox. Yahoo Mail Sucker simply connects to the Yahoo Mail web site, parses the HTML code and fetches new messages.
With time I have added lots of other features and functionality (like support for multiple accounts, support for procmail, support for local Yahoo Mail sites, for proxy connection and much more) but the basic idea still stay the same...
Main features:
- secure SSL login
- support for multiple accounts
- encrypted passwords for enhanced security
- transaction safe writes
- support for various folders (including BULK mail)
- support for multiuser environment
- support for multiple mailboxes in one config file
- support for procmail (output to a pipe)
- support for localized Yahoo Mail sites
- support for proxy
- support for basic proxy authorization
- support of command line parameters
- powerful digest feature for listing mailbox content
- handles virtually unlimited number of messages
- LeaveOnServer, EmptyTrash and OnlyNew features
- restore message unread flag feature
- powerful CLEAN option
- quota storage warning system
- session Respawn feature
Enhancements:
- This things been around too long be be a prototype any longer.
- Filtered the annoying "Yahoo! Domain Keys" message in From header
<<less
Download (0.043MB)
Added: 2007-06-14 License: GPL (GNU General Public License) Price:
864 downloads
how to raise your credit score fast 1.0

how to raise your credit score fast 1.0


Discover how to raise your credit score fast. free report... more>> <<less
Download (4KB)
Added: 2009-04-21 License: Freeware Price: Free
185 downloads
Create Your Own Adventure 0.4 Beta

Create Your Own Adventure 0.4 Beta


Create Your Own Adventure project is an interactive adventure in which the users themselves write the adventure. more>>
Create Your Own Adventure project is an interactive adventure in which the users themselves write the adventure. When the user reaches the end of the adventure, the user will be given the option to continue writing the next part of the adventure.

The user can upload a picture (in any format supported by Web browsers) and define how many choices the player will have. Its possible to connect choices to other parts of the story simply by selecting the chapter number from the dropdown list next to the choice.

<<less
Download (0.014MB)
Added: 2007-06-28 License: GPL (GNU General Public License) Price:
851 downloads
eCorrei 1.2.5

eCorrei 1.2.5


eCorrei is a webmail system. more>>
eCorrei is a webmail system. This means it will allow you to access your POP email account via the web. It can do (nearly) all the things a normal email client can do: receiving mail, sending mail, replying, forwarding, etc. eCorrei is fast, simple and cross-platform.
Main features:
- Support for both POP3 and IMAP
- Receiving plain text messages, HTML messages, messages with attachments, HTML messages with attachments and HTML messages with inline images
- Sending emails using a SMTP server or the PHP mail function
- Replying and forwarding of emails
- Deleting emails, one or more at a time
- Autorefresh of Inbox
- Options for setting name and email address
- Parsing of URLs in messages
- Quickly send mails with smart maillinks in messages
- Add signature to mails
- Addressbook with groups to organize your addresses
- Multiple language support (user can choose language)
Enhancements:
- Fixed PHP version bug in check.php
- Now presets language based on browser settings
- Some CSS changes
- Changed config options to $cfg->...
- Added append option in config
- Converted all images to PNG
- Fixed signature problem
- Added Invert selection feature in Inbox
- Fixed some IE6 center problems
- Updated SECURITY
- Fixed inline imaging
- Added option to set timezone in Options
- Added UTF-8 support (receiving)
- JavaScript included in every page is in a .js-file now
- Magic quotes is disabled now
- Possibility to view message header
- New configuration option allows you to set refresh time of Inbox
- Fixed bug in autorefresh of Inbox
- New address parser in create script allows you to mail to entire groups of the addressbook at once
- Fixed bug with high priority
- Tweaked the icons a bit
- Fixed JavaScript problem in Inbox and Contacts
- Fixed CC and BCC problem
<<less
Download (0.053MB)
Added: 2006-06-08 License: GPL (GNU General Public License) Price:
1233 downloads
L.A.U.R.A 0.0.1

L.A.U.R.A 0.0.1


L.A.U.R.A project provides a secure and performant e-mail proxy. more>>
L.A.U.R.A project provides a secure and performant e-mail proxy designed with the goal of shutting down the "Unsolicited Commercial/Bulk E-mail Era".
What is "Greenmarking"?
Greenmarking is something I think I invented myself (I might be wrong though, I coulndt find it anywhere else). Greenmarking works like this: if a triplet of (sender_ip, sender, recipient) is first seen, it gets marked green. The message will be sent unmarked with the meaning of "never seen it before". Next time the triplet is met, the message will also be marked green, meaning "I know this guy already".
Yes I know this sounds like greylisting (its a variation of it, hence the name). However, greenmarking is (and should be) done after greylisting. Why? Greylisting mostly means that the passing message is almost certalny originating from a valid (E)SMTP mail server daemon. Worms usually dont retry too much. So greenmarking is effective especially against evil mail selvers. Its implemented in the project. Just add an Inbox filter to your (web)mail client and move all the messages with a "neverseen" header in a special suspect folder. If you dont want to hassle with them, activate the Inbox filter only after youve run the greenmarking daemon for a while (1/2 weeks maybe?).
Main features:
- ESMTP capability for interoperating with Postfix
- Lightening fast B+ infrastructure for internal database
- No false positives
- No "lost" e-mail messages
- No miss-rate
- BSD license (the most liberal and FREE, in honour to the FreeBSD team)
- Its written in plain old C
- It was designed to be as fast as applicable
- It is (going to be) very secure (multiple audits, formal verifications, programming care)
- No package dependencies - no extra libraries or tools needed
- Hassle-free for admins - just install it
- Hassle-free for users - it just works, without user intervention
- Hassle-free and polite with other Internet neighbours - no rude messages, nothing
- Secure inter-server cooperation for MX backups - without any hassle or complexity (needs to be done)
<<less
Download (0.046MB)
Added: 2006-04-20 License: BSD License Price:
1282 downloads
SMSLink 0.56b-3

SMSLink 0.56b-3


SMSLink project implements a client/server gateway to the SMS protocol. more>>
SMSLink project implements a client/server gateway to the SMS protocol (short messages on the mobile phones).
It requires the use of dedicated hardware (a serial GSM module).
Both SMS emission and reception are supported, either in text-mode or in PDU-mode.
It also includes an SMS to eMail gateway module.
The server runs under Linux and FreeBSD and supports interactive mode via telnet.
The command-line client already exists for Linux, FreeBSD, Solaris, HP-UX, and Win32.
A basic Web interface is also provided.
Main features:
- The use of TCP/IP sockets for communication between client and server means that the application is network-aware from the start and that deploying it over a WAN (or across the internet) is a piece of cake. Expanding it as well, since writing additional clients for it is possible on any platform supporting sockets. Various ports of the client to Win32 are now available.
- The server process has a command-line interface connected to the socket, making it possible to use it interactively from a telnet session (only line mode telnet supported at the present time - see server/BUGS and server/TODO in the sources directory). This feature is of enormous help when troubleshooting or debugging.
- The command-line interface is backed by a parser written in lex and yacc (flex/bison, actually), which makes the language relatively easy to extend.
- The server was built from the start with the idea of multiple GSM modules in mind. Adding a line to two configuration files (and connecting the hardware, of course) is all there is to using two modules instead of one. The number of modules supported by the server is limited by the hardware only.
- The choice to use specific hardware (the serial GSM module), although limiting the general-purpose use of this application, allows for some very usefull features, the most prominant one being the ability to receive SMS messages as well as send them. This feature is now implemented (as of version 0.41b). Once downloaded from the GSM module, those messages can either be stored in an inbox file or fed through an external program or script, or both.
- By sitting straight on the GSM network, the use of the GSM module offers an advantage that far outweighs its cost : provider independance. The ability to send and receive SMS might be limited in some way or another by the level of your subscription, but all providers should offer a standard way of doing it. No "provider-specific driver" is required in this case. Whats more, all SMS routing aspects are being taken care of by the GSM network itself. Caution is advisable when choosing the provider though, as some of them might place some restrictions on routing to and/or from outside networks (e.g. Mobistar and Itineris*) or lack the implementation of some advanced features of the SMS protocol such as "point-to-point SMS" or "SMS-back" (e.g. Proximus through the UCP interface*).
- As of version 0.48b, initial support for PDU mode and the creation of a "driver-like" capability table for the GSM modules means that most module brands on the market could be supported with little effort. This "driver" approach also garanties that youll be able to mix and match different brands and models of modules on the same server with no problem. Support for PDU mode also opens up a new batch of options, like setting the validity period for a message, potential support for non-standard alphabet, binary content delivery to the mobile phone (logos, tunes, etc. ?) and more.
- A full-fledged access control mechanism allows you to specify precisely which client machine or subnet should be allowed to connect and which shouldnt. The access control is IP-based (as opposed to user-based) and defaults to "deny" for increased security. When the situation doesnt require any access control, the whole thing can be easily disabled by the administrator.
<<less
Download (0.26MB)
Added: 2006-10-02 License: GPL (GNU General Public License) Price:
1129 downloads
Gmail Skins 0.9.8

Gmail Skins 0.9.8


Gmail Skins provides skins and other extra features for Gmail. more>>
Gmail Skins provides skins and other extra features for Gmail.
Main features:
- Change the colour/skin of your inbox.
- Integrate your google homepage alongside your inbox. This allows you to view weather reports, rss feeds, news headlines, flickr recently added, google calendar module etc from your inbox.
- Easily insert images from your Picasa web album in to your emails
- Insert smileys/emoticons and images in to your emails.
- Insert HTML tables and other complex HTML in to your emails.
- Make the navigation (Inbox, Starred, Sent Mail, etc) horizontal.
- Fix the navigation in place so that you dont have to scroll to the top of the page to see it.
- Zebra stripes on mailbox - pretty!
- Change the attachment paperclip (on inbox) to an icon indicating the type of attachment.
- Hide various page elements (invite panel, page footer, your email address from the top right of inbox).
To access the settings panel you must change the language on your gmail account to EN-US - This is because of how tightly gmailskins integrates in to the Gmail interface. You can change your language back again afterwards and the settings will still be applied, although "your mileage may vary".
Some features will be added to your account, please do not mistake these for beta features rolled out by google like this guy: http://www.digg.com/links/Gmail_New_Features.
<<less
Download (0.12MB)
Added: 2007-04-12 License: MPL (Mozilla Public License) Price:
1056 downloads
Yet Another antiVirus Recipe 1.9.5

Yet Another antiVirus Recipe 1.9.5


Yet Another antiVirus Recipe is a procmail that helps to filter out a lot of the most common e-mail worms. more>>
Yet Another antiVirus Recipe is a procmail that helps to filter out a lot of the most common e-mail worms.
For some of the above (plain iframe, clsid, xml, macro) e-mail is delivered normally but gets a WARNING in subject plus its old subject ($SUB).
Some of the warnings are:
WARNING-XML-CODEBASE-OBJECT-$SUB
WARNING-CLSID-EXTENSION-$SUB
WARNING-IFRAME-$SUB
WARNING-MACRO-$SUB
WARNING-NSCAM-SCORE:$NKNGS-$SUB
Main features:
- :: base64 signatures ::
- Most of these worms are MS-Windows executables and arrive at our e-mail encoded through base64 routines. YAVR uses especially selected signatures to locate these attachments. After that it places them in a directory (/virus/) sorted by name.
-
- :: iframe html exploit ::
- Through IFrame tag a html encoded e-mail can download and execute a file from a remote http site without informing the user.
-
- :: CLSID hidden extensions exploit ::
- Attachments which end with a Class ID (CLSID) file extension do not show the actual file extension saved and viewed with Windows Explorer. This allows dangerous file types to look as though they are actually innocent files, such as JPG or WAV files.
-
- :: xml codebase exploit ::
- Usage of some xml objects allow local files to be automatically executed, regardless of the security settings on the target machine.
-
- :: generic executable trap for bat, pif, vbs, vba, scr, lnk, com, exe ::
- The rest of MS-executable files that are not caught from base64 signatures end up in a virus-could-be file.
-
- :: generic macro detection for doc,dot,xls,xla files ::
- MS-Word and MS-Excel files that contain macro commands are marked with a warning.
-
- :: generic detection for most of nigeria scam e-mails (most of them) ::
- Nigeria scam e-mail is not a virus but a big spam problem... There are many good filters that use great algorithms for spam. This is just an add-on.
Enhancements:
- new switches for quarantine or not certain e-mailsbased on some ideas by Dan Smart
- YAVRQUARANTEXE if set to ON it sends unknown executables to /virus/virus-could-be as usual if set to OFF it delivers at inbox with a warning (and the X- header ;)
- YAVRQUARANTNIG same for nigeria scam
- YAVRQUARANTPRN same for porn e-mail read instuctions inside nkvir-rc
- X- marks in headers to help your own procmail scripts
- X-YAVR: MS-EXEC (any MS executable that wasnt identified by signatures)
- X-YAVR: NIGERIA (nigeria scam)
- X-YAVR: PORN (porn related)
- X-YAVR: MACRO (containing macro code)
- X-YAVR: XML-CODEBASE
- X-YAVR: IFRAME
- X-YAVR: CLSID-EXTENSION
- X-YAVR: SENDMAIL-EXPLOIT
- some more Worm.Moodown.b aka Netsky.b signatures
- another Mimail.Q
<<less
Download (0.054MB)
Added: 2006-07-07 License: GPL (GNU General Public License) Price:
1204 downloads
YAMN 0.3

YAMN 0.3


This script is a simple mail notifier for a Maildir-format; Maildir-format which is used e.g. with the MTA qmail; MTA qmail. more>>
Yamn is a simple mail notifier for a Maildir-format which is used e.g. with the MTA qmail.

This program allows you to be notified when you have new mail by playing sounds.

The intention is that you

1. configure this script to meet your requirtements
(see section PERSONALISATION in the script for details)
2. create two icons on your desktop with
"YAMN on" -> execute "yamn.sh"
"YAMN off" -> execute "yamn.sh stop"
(please see the documentation of your GUI for details)
3. Klick on "YAMN on" to enable mail notifying and "YAMN off" to disable it.
Whenever theres a problem, youll hear the (hopefully correct defined) error-soundfile.
In this case, please enter the corresponding command in a shell to see the detailed error-message.

Note that new mail is detected using the number of mails in your inbox-folder. So when e.g. you delete 2 mails from there and get 1 or 2 new mails within a check period of yamn.sh, it can NOT recognise new mail. This can be fixed in future release with recognising the time of the newest file.
In between, choose a small check period as a "workaround"!

Please email me suggestions for improvements and errors! I am still learning how to write good shell-scripts *g*.
<<less
Download (0.053MB)
Added: 2006-06-12 License: GPL (GNU General Public License) Price:
1229 downloads
Desktop Gmail 2.4

Desktop Gmail 2.4


This is a superkaramba theme which uses wget to read the rss feed for your Gmail. more>>
Desktop Gmail is a superkaramba theme which uses wget to read the rss feed for your Gmail inbox and displays it on a GUI. It displays upto twenty latest messages(five at a time) as well as the no. of total unread messages.

It shows the name of the author of the mail as well as the subject of the mail. On hovering over the name, a tooltip containing the authors email id is displayed and when hovered over the subject, the summary of the body is shown.

This theme displays upto 20 latest messages from your Gmail inbox(5 at a time), the authors of the message and the no. of unread messages.

On hovering over the name, the email id is displayed and on hovering over subject, a summary of the body is displayed.

Open gmail.py and enter your username and password.(see readme for details).

<<less
Download (0.17MB)
Added: 2007-05-09 License: GPL (GNU General Public License) Price:
908 downloads
Rip 1.07

Rip 1.07


Rip is a command-line based audio CD track ripper and MP3, FLAC, or Ogg Vorbis encoder. more>>
Rip is a command-line based audio CD track ripper and MP3, FLAC, or Ogg Vorbis encoder. I would believe that you probably already have all required tools on your system. Perhaps, even the CDDB/CDDB_get and MP3::Info perl modules. However, not everyone will have them installed by their distribution, therefore, I have included a tarball of these modules in my releases. You can get them on your own as well. Just thought Id save you the trouble. Installation notes for those packages can be found in the file README.
You only need one of bladeenc, lame, notlame, or gogo if you plan to rip to MP3 an is likely that you already have one of those. If you plan to rip to Ogg Vorbis, you will need the *newest* version of oggenc installed. Likewise, if you want to rip to FLAC, you will need flac installed on your system.
For CD track ripping, Ill be amazed if cdparanoia isnt on your system by default (assuming you run Linux). Otherwise there is always cdda2wav. I will further be amazed if perl isnt on your system by default. So, likely all you might need to install, other than rip, is CDDB/CDDB_get and MP3::Info. Those go in pretty easily. Read the README for more information and detailed notes.
Enhancements:
- (1) Grrr. This time for sure. Fix the $#%@! quote problem when tagging ogg vorbis files. Why exactly did ogg developers decide it would be a "good idea" if tagging was done on the command-line where shells could screw up special chars left, right, and sideways. Anyway, about a dozen different "fixes" patching this problem came into
- my inbox. I think I have done one that will leave special chars (like those german us) alone but also not screw up on a filename with in it. We shall see how I fare this time. No credit is going anywhere on this one but it sure was nice to have several patch possiblities to choose from. Thanks to everyone who gave this some thought. Hopefully I dont have to go near this one again.
- (2) Another thing people have been beating me over the head about since I started this is whether files should be named using " " or "_" for white-space. Now theres a flag to turn on and off the use of underscores while renaming files. Note that now you need to use -n/--nounderscore if you do not want underscores in filenames, even if you are using -f/--format. Marco von Loon finally motivated me on this one.
- (3) No longer append extension to rip temp file because it is useless and because when you loop over many CDs, the while loop causes the appension of the extension multiple times unless you move it to a very odd part of the code. Thanks to Kevin Mulholland.
- (4) No longer remove "-" from dir and file names. Just got a little overzealous removing special chars from names that would cause crashes otherwise. Oh w ll.A
- Thanks to Marco von Loon.
- (5) Kevin Lester caught a rare bug: if the CDDB entry is the empty string for some tracks, the parse logic goes into an infinite loop. properNameList is now checked for "" and replaces it with "Unknown".
- (6) Russel Smith was first to notice that the "-o" flag needs to be appended to the end of the flag list. As the code that did this work was a patch and not something I tested, this problem has been around for a while. Good thing someone is actually using flac and noticed. Tai Lee suggests removing the stdin "-" flag entirely. Anyone know if that is a good idea on all platforms?
- (7) Mike Irwin noticed that $dev from ~/.riprc on the first run causes problems and should be tested.
- (8) Playlists are now created relative to the inital directory you ran rip from. Though he didnt have it quite right, this too was motivated by Marco von Loon.
<<less
Download (0.10MB)
Added: 2006-07-19 License: GPL (GNU General Public License) Price:
1196 downloads
junkfilter 20030115

junkfilter 20030115


junkfilter is a procmail-based spam filtering system that is both configurable and customizable. more>>
junkfilter is a procmail-based spam filtering system that is both configurable and customizable. Procmail is a popular and powerful mail-processing program available for nearly all Unix systems. This means that junkfilter doesnt work on Windows, AOL, Hotmail, Yahoo! Mail, Juno, WebTV, or any other type of system--just Unix (BSD, Linux, Solaris, etc.).

junkfilter filters a wide range of spam using many different types of filters. It is configurable on a systemwide or per-user basis. Is unsolicited commercial email (UCE) filling up your mailbox? Cant stand the thought of webmail-style throwaway email addresses? Take control of your inbox: you can filter 90+% of that spam with junkfilter.

We assume youve already got procmail installed and running properly, as this is explicitly a "junk email filter system for procmail". Consult the procmail documentation or the FAQ,
http://www.zer0.org/procmail/ if you need help installing procmail.

Set the $PMDIR variable. It is recommended that you make a directory ".procmail" in your home directory and a symlink from $HOME/.procmailrc to $HOME/.procmail/procmailrc:
mkdir -m 755 $HOME/.procmail
mv -i $HOME/.procmailrc $HOME/.procmail/procmailrc
ln -s $HOME/.procmail/procmailrc $HOME/.procmailrc
If you do this, you can set PMDIR=$HOME/.procmail

Place the junkfilter files wherever you want them. $PMDIR/junkfilter is a likely choice. Set $JFDIR in your procmailrc (for junkfilter to run) and in your shell configuration files (for the Makefile) to the directory in which you placed junkfilter.
<<less
Download (0.056MB)
Added: 2006-07-07 License: BSD License Price:
1210 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5