Main > Free Download Search >

Free mua software for linux

mua

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 11
rss2imap 0.75

rss2imap 0.75


rss2imap is a tool which gets RSS (RDF Site Summary) from web and delivers to the IMAP server as an e-mail message. more>>
rss2imap is a tool which gets RSS (RDF Site Summary) from web and delivers to the IMAP server as an e-mail message.
rss2imap enables you to use IMAP supported MUA as a RSS reader and to use IMAP functionality effectively such as unread mail management. You can choose mail format, either text/plain or text/html.
If you are tired of maintaining rss with more than one distributed client and DISLIKE web interface like google reader or bloglines, this software may be for you. rss2imap is an easy to use, preferable software for those who maintain imap server.
Main features:
- RSS 0.9, 1.0, 2.0, Atom 0.3 support.
- text/html, text/plain mail format support.
- rss2imap helps HTML inline presentation.(HTML mode only: this is borrowed by Mozilla Thunderbird)
- You can unify unread RSS article management via IMAP. This is useful in case of using multiple client.
- IMAP over SSL support
- Connect via proxy, proxy authentication support.
- import configuration file from opml.
- export opml file from configuration file.
- Generate IMAP Folder dynamically from every RSS title, and so on.
- If rss2imap detects update of web site, it changes timestamp of mail and make its status unread. This feature is useful for site update check.
- For example, you can import Hatena antenna. rss2imap enables you to unify mail check and site update check.
- Automatically delete expired article.
- By executing in channel mode, it can work as simple Antenna.
- Reduce needless traffic by using If-Modified-Since header.
- rss2imap doesnt cache mail in a local machine.
- rss2imap can work in daemonized mode. You can use it without cron.
<<less
Download (0.93MB)
Added: 2005-12-12 License: GPL (GNU General Public License) Price:
1413 downloads
GNU Anubis 4.0

GNU Anubis 4.0


GNU Anubis is an SMTP message submission daemon. more>>
GNU Anubis is an SMTP message submission daemon. It represents an intermediate layer between mail user agent (MUA) and mail transport agent (MTA), receiving messages from the MUA, applying to them a set of predefined changes and finally inserting modified messages into an MTA routing network.

The set of changes applied to a message is configurable on a system-wide and per-user basis. The built-in configuration language used for defining sets of changes allows for considerable flexibility and is easily extensible.

<<less
Download (0.85MB)
Added: 2005-09-24 License: GPL (GNU General Public License) Price:
1490 downloads
fruMailer 0.121

fruMailer 0.121


fruMailer is a cross platform MUA written in both Java and Perl. more>>
fruMailer is a cross platform MUA written in both Java and Perl. The idea behind GUI is to have a mail client with a GIMP-like interface. FruMailer is a project written in Perl/Tk that aims to be an e-mail client (MUA) with a small, fast, light, and simple GUI interface.
Enhancements:
- MIME parsing/encoding
- http link parsing
- changelog started
- newline error fixed
- updated interface and some functionality
- lost much functionality
<<less
Download (0.008MB)
Added: 2006-06-09 License: GPL (GNU General Public License) Price:
1232 downloads
parp 0.62

parp 0.62


parp is a powerful, extensible e-mail filter with sophisticated anti-spam capabilities. more>>
parp is a powerful, extensible e-mail filter with sophisticated anti-spam capabilities. Its made as a complete replacement for procmail, is MIME-aware, and acts as a filter, daemon, or on mailboxes.
This was yet another personal itch which needed scratching. I receive between 5 and 20 spam e-mails most days. It wasnt only mildly annoying to have to hit delete more than normal, but I also forward all e-mail which ends up in my main inbox to my mobile (cell) phone via email2sms and an Internet/SMS gateway, and I was sick to death of my phone bleeping a lot through the day purely due to junk mail.
I started looking at all the available anti-spam filters. Over a period of two years, I looked at many, including the NAGS filter, despam, various complex anti-spam procmailrcs, the spamometer, blackmail, filter.plx, zfilter, spamstop, junkfilter ... but various things put me off all of them:
Some werent written in Perl. Call me a Perl bigot, but if there was ever a case of Perl being the right tool for the job, its an e-mail filter. Extensibility and maintainability were very high on my list.
Some were terribly coded. I refuse to put my e-mail at the mercies of bad code (and that includes sendmail ;-).
Some insisted that you use a particular MDA or MUA. I have no intentions of changing from mutt and qmail.
Many filtered on only the headers, or only the body. I want to filter on both, not all the time, but in some circumstances.
None were as accurate as I wanted. My goal was at least 99% accuracy. (At the time of writing, parps accuracy is hovering around the 99.8% mark.)
Main features:
- Can act as a filter in a similar manner to procmail, or directly on files in Mbox format (and possibly other formats via Mail::Box - untested), or as a daemon processing mails from a spool. In the latter case, mails are injected into the queue via a tiny (15k on my system) executable which handles locking correctly.
- Standard filtering actions are available (deliver to mailbox, pipe to command, reject as junk etc.)
- Highly sophisticated spam detection heuristics: currently around 40 different tests performed in a worst case scenario, although all tests optimised for speed (e.g. fast tests performed on headers, then slower tests only performed on body if necessary). N.B. Im considering incorporating the SpamAssassin ruleset at some point too.
- Optional cross-checking with the Open Relay Database.
- Filter adds X-Parp-Accepted: and X-Parp-Rejected: headers so that you can easily monitor its filtering strategy without leaving your mail reader.
- MIME multi-part aware, e.g. will not be confused by binary attachments.
- Berkeley DB format friends database, for keeping false positives to an absolute minimum.
- Automatic extraction of addresses into the friends database from emails which pass the spam tests. Semi-automatic removal of addresses from the friends database on the rare occasions parp gets it wrong. The friends database is also easily editable with my dbm utility.
- Other `grace tests allowing bona fide persons communications through (e.g. passworded e-mails) just in case all the other tests go badly wrong.
- The configuration files are written in raw Perl, so you can extend the filter arbitrarily using the main programs API.
- Comprehensive logging and error-trapping systems.
- Auxiliary program to print out comprehensive statistics on all aspects of filtering (see the sample output).
- Ability to log false positives/negatives when spam detection has gone wrong in a way which can be interpreted by the statistics program to determine the filters current accuracy of spam detection.
- Mostly RFC822-compliant state machine parser of Received headers, enabling extensive spam trace analysis and retaliative action. Read its man page or source if youre curious.
- Duplicate removals (by message id).
- Emails which have already been filtered can be used as regression tests, to easily spot problems when you make changes to your filtering logic.
Version restrictions:
- Limited documentation so far. This is gradually improving.
- Requires some knowledge of Perl / programming. (Ironically, if it didnt, there would be far greater limitations to the filters flexibility.)
<<less
Download (0.058MB)
Added: 2006-07-08 License: Artistic License Price:
1205 downloads
G-whale 0.2

G-whale 0.2


G-whale project is a simple, text-based mail user agent. more>>
G-whale project is a simple, text-based mail user agent.
A mail user agent (MUA) is a program that allows you to receive and send e-mail messages; its usually just called an e-mail program.
To use an MUA such as Eudora or Microsoft Outlook, you install the MUA program on your computer and then use it to download and store e-mail messages to your computer; it will also allow you to read or write messages offline.
Web-based MUAs, such as Hotmail and Yahoo, store messages on their own mail servers and allow access to them through a Web page. An MUA is sometimes called an e-mail agent or an e-mail client.
Enhancements:
- A configuration file is now used.
<<less
Download (0.002MB)
Added: 2006-02-15 License: Other/Proprietary License with Source Price:
1346 downloads
Flail 0.2.3

Flail 0.2.3


Flail is a command-line MUA (mail user agent) written in Perl. more>>
Flail is a command-line MUA (mail user agent) written in Perl. Flail project is designed to give you the ability to map little gobs of Perl over your messages and folders, support multiple identites and mailboxes, and integrate cleanly with PGP and GPG.

Flail is not coded very cleanly, and is primarily hackerware: Perl hackers will probably like it, and everyone else probably wont.

<<less
Download (0.10MB)
Added: 2006-07-02 License: BSD License Price:
1215 downloads
msmtp 1.4.13

msmtp 1.4.13


msmtp is an SMTP client that can be used with Mutt and other MUAs. more>>
msmtp project is an SMTP client.
In the default mode, msmtp transmits a mail to an SMTP server (for example at a free mail provider) which does the delivery.
To use this program with your mail user agent (MUA), create a configuration file with your mail account(s) and tell your MUA to call msmtp instead of /usr/sbin/sendmail.
msmtpqueue is a pair of very simple shell scripts that allows you to "queue" mails and send them all at a later time (useful for dialup connections: write your mails offline and send them when you are online).
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
msmtp is released under the GPL with the additional exemption that compiling, linking, and/or using OpenSSL is allowed.
Main features:
- Authentication methods PLAIN, LOGIN and CRAM-MD5 (and GSSAPI, DIGEST-MD5 and NTLM when compiled with GNU SASL support)
- TLS encrypted connections (including server certificate verification and the possibility to send a client certificate)
- DSN (Delivery Status Notification) support
- RMQS (Remote Message Queue Starting) support (ETRN keyword)
- PIPELINING support for increased transmission speed
- IPv6 support
- support for multiple accounts
- sendmail compatible interface (command line options and exit codes)
<<less
Download (0.46MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
815 downloads
libESMTP 1.0.4

libESMTP 1.0.4


libESMTP is an SMTP client which manages posting. more>>
libESMTP is an SMTP client which manages posting (or submission of) electronic mail via a preconfigured Mail Transport Agent (MTA).
libESMTP library may be used as part of a Mail User Agent (MUA) or other program that must be able to post electronic mail but where mail functionality is not that programs primary purpose.
The availability of a reliable lightweight thread-safe SMTP client eases the task of coding for software authors thus improving the quality of the resulting code.
Main features:
- libESMTP supports many SMTP extensions, notably PIPELINING (RFC 2920), DSN (RFC 1891) and SASL authentication (RFC 2554). SMTP AUTH is implemented using a SASL client library integrated into libESMTP. Supported SASL mechanisms include CRAM-MD5 and NTLM.
- libESMTP is also efficient. Because it buffers all network traffic, when used in conjunction with a pipelining SMTP server libESMTP significantly increases network performance, especially on slow connections and those with high latency. Even without a pipelining server libESMTP offers significantly better performance than would be expected with a simple client.
- libESMTP is not designed to be used as part of a program that implements a Mail Transport Agent. This is not because the code is unsuitable for use in an MTA, in fact the protocol engine is significantly better than those in many MTAs. Rather, by eliminating the need for MX lookup and next-hop determination, the design of libESMTP is simplified; thus goals are made achievable. Besides, such features are undesirable in a program that is not an MTA, particularly if the client is behind a firewall which blocks access to port 25 on the Internet.
Enhancements:
- This release applies bugfixes and plugs some memory leaks.
- It also attends to a few autoconf-related issues.
<<less
Download (0.46MB)
Added: 2005-12-16 License: LGPL (GNU Lesser General Public License) Price:
1410 downloads
yahoo2mbox 0.23

yahoo2mbox 0.23


yahoo2mbox is a small Perl script which retrieves all messages from a mailing list archive at Yahoo! Groups. more>>
yahoo2mbox is a small Perl script which retrieves all messages from a mailing list archive at Yahoo! Groups (there is a missing copyright sign somewhere here probably). yahoo2mbox stores them into a local file in MBOX which is recognized by all Unix mail readers and good many of other ones.

If you dont know what Yahoo! Groups are, you probably dont need this program. But if you want to search through the existing archive using your favourite MUA instead of Yahoo interface as I did you might like it.

Other interesting features include support for localized and age-restricted Yahoo groups. Unfortunately, automatic address unmangling doesnt work any more (as of December 2003 and probably before) because of a change in Yahoo address presentation algorithm.

<<less
Download (0.009MB)
Added: 2006-10-20 License: Public Domain Price:
1099 downloads
DisSent 1

DisSent 1


DisSent is a program for separating your sent mail from a single folder into different folders. more>>
DisSent (short for "Distribute Sent Mails") is a program for separating your sent mail from a single folder into different folders based on properties of the individual messages in the folder.
DisSent scans your mail storage and proposes a set of actions to tidy up your sent mail folders.
Almost all mail user agents (MUA, "mail clients") Ive encountered implement a standard way of handling outgoing messages by placing a copy of every sent message into a certain special folder.
While this might be a fail-safe approach, it is not very useful for you if you belong to those people who work with mail folders and rules to sort incoming mails. Usually, youll have your rules setup so that an incoming mail from John Doe will be moved into a separate folder, lets say "INBOX.Friends.JDoe". Now if you reply to this mail, your answer is moved to an entirely different folder, and if you want to look up your answer some time later, youll have to browse through all the mails you sent in the meantime. This is ugly.
Enters DisSent (short for "Distribute Sent Mails"). DisSent scans your mail storage and proposes a set of actions to tidy up your sent mail folders. More precisely, it gives you a list of messages along with proposals on where to move these messages. You can then select the mails you want to move and let DisSent do the actual work.
Known Issues
- The progress monitors should be modal so you cant execute other actions while DisSent is busy.
- The protocol SMTP in the login window doesnt really make sense.
<<less
Download (0.73MB)
Added: 2006-04-03 License: GPL (GNU General Public License) Price:
1299 downloads
Sylpheed 2.7.0

Sylpheed 2.7.0


Sylpheed provides you with a perfect and must-see product which is a simple, lightweight but easy-to-use e-mail client (mailer, MUA). more>> <<less
Added: 2009-07-17 License: GPL Price: FREE
30 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1