Linux.com

NewsVac: News from around the Web

  • Gordano Announces New Version of the Gordano Messaging Suite 1 day, 5 hours ago
    Gordano Ltd. - a developer of comprehensive enterprise-class messaging products - announced today a new release of the Gordano Messaging Suite (GMS). GMS is a multi-platform messaging system providing an easy-to-use, scalable alternative to Microsoft Exchange that runs on Windows, Linux, Solaris and AIX.
  • Spam reaches all-time high of 95% of all email 9 months, 1 week ago
    A new report examines the appearance of new kinds of attachment spam such as PDF spam and Excel spam together with the decline of image spam, as well as the growing threat of innocent appearing spam containing links to malicious web sites.
  • Building Scalable Email Systems 10 months, 2 weeks ago
    Issue 8 of o3 magazine is now available. This issue provides an end to end guide for building enterprise grade email systems using FOSS. It looks at how to build secure SMTP appliances with Postfix, moves on to using Dovecot to provide IMAP and POP3 and then looks at RoundCube to provide a web-mail solution, followed up with an article on deploying DSPAM with ClamAV for anti-spam / anti-virus protection. The issue is complete with a look at Encrypting email protocols, integrating Voicemail with Email systems, and a look at MobilityEmail as a replacement for Outlook on Windows clients.
  • Setting Up Postfix As A Backup MX 1 year ago
    Falko Timme writes "In this tutorial I will show how you can set up a Postfix mailserver as a backup mail exchanger for a domain so that it accepts mails for this domain in case the primary mail exchanger is down or unreachable, and passes the mails on to the primary MX once that one is up again."
  • Set Up A Fedora 7 Mail Server Using Qmail Toaster 1 year, 1 month ago
    "Qmail is an Internet Mail Transfer Agent (MTA) for UNIX-like operating systems. It's a drop-in replacement for the Sendmail system provided with UNIX operating systems...."

Linux.com : Mail & Messaging

Mail server benchmarking with Postal

By Ben Martin on July 17, 2008 (9:00:00 AM)

The Postal project includes three programs aimed at benchmarking mail server performance. The main program, postal, sends email messages to a specified list of destination addresses at a specified rate. Postal can let you see how fast your system can process incoming email and thus can help you measure improvements to your mail server when you are making software and hardware changes. For example, you can use postal to tell you whether switching to a different IMAP server will allow you to deliver more messages per second on the same hardware.

Read the Rest - 1 comment

AtMail Open provides scalable, customizable webmail

By Lisa Hoover on June 17, 2008 (9:00:00 PM)

Email: businesses can't stay competitive without it, but the bigger a company is, the more of a headache managing an email server can be. There are plenty of email management tools on the market, but many are expensive or lack easy customization. AtMail recently added an open source option to its product line that offers many of the same features commonly found in other Web mail apps, but for the low, low cost of free.

Read the Rest - 6 comments

A utility for sending complex email messages from the command line

By Ben Martin on June 06, 2008 (9:00:00 AM)

When the need arises to send email from the command line, many folks first think of the mail(1) command. A better choice might be the email program, which gives you the ability to send email to an SMTP server over SSL, offers MIME support including ability to attach one or more files to your emails, uses an address book to store your recipients, and lets you digitally sign and encrypt your messages.

Read the Rest - 6 comments

Essential Thunderbird add-ons

By Mark Alexander Bain on June 02, 2008 (9:00:00 AM)

What's your normal routine when you log on in the morning? It's probably something along the lines of: pour cup of coffee, fire up Thunderbird, check your email, check your other email accounts that Thunderbird can't access, pour another cup of coffee. Well, here are a few Thunderbird extensions that may make your mornings go a little more smoothly.

Read the Rest - 11 comments

OfflineIMAP makes messages and attachments available locally

By Ben Martin on May 06, 2008 (9:00:00 AM)

OfflineIMAP allows you to read your email while you are not connected to the Internet. This is great when you are traveling and really need an attachment from a message but cannot connect to the Internet.

Read the Rest - 5 comments

Add faceted search to Thunderbird with Seek

By Dmitri Popov on April 21, 2008 (9:00:00 AM)

Do you struggle to keep tabs on your Thunderbird inbox? The SIMILE Seek extension might be the answer to your problems. The extension adds faceted browsing to Thunderbird, which allows you to search and manage your email messages in a radically different way than you are used to.

Read the Rest - 1 comment

sSMTP: A simple alternative to Sendmail

By Michael J. Hammel on April 18, 2008 (9:00:00 AM)

Linux distributions have relied on the venerable Sendmail package since the early days of Slackware. But Sendmail's rich mail server features aren't an ideal solution for the typical desktop user whose primary mail support is delivered through a remote ISP. That's the perfect place for a simpler solution: sSMTP.

Read the Rest - 13 comments

Bringing chat to the browser with JWChat

By Ben Martin on April 15, 2008 (4:00:00 PM)

JWChat is a Jabber instant messaging client that is written using only HTML and JavaScript. This means that you need not install a Jabber instant messaging client in order to use Jabber, assuming you already have a Web browser installed. A Jabber client that runs in a Web browser could be just the ticket for such uses as providing instant messaging to visitors to your Web site.

Read the Rest - 2 comments

Spicebird: Thunderbird, Lightning, and a dash of collaborative flavor

By Nathan Willis on March 07, 2008 (4:00:00 PM)

Spicebird is a cross-platform email and collaboration client derived from Mozilla Thunderbird. If you are a fan of Thunderbird, but need more from it than the standard build provides, you may want to give this new bird a try.

Read the Rest - 9 comments

Correo combines Mozilla email functionality with tight OS X integration

By Nathan Willis on January 28, 2008 (9:00:00 PM)

Just as Camino offers Mozilla Web browsing capability tightly integrated with OS X system services, its new sibling, Correo, aims to bridge the same gap for email. The open source email reader is based on Mozilla technology, but unlike Thunderbird it ties in to core Mac OS libraries in order to better the end user experience.

Read the Rest - 7 comments

How to make Kontact work with Google Apps

By Andrew Min on December 04, 2007 (9:00:00 PM)

Recently, Gmail added IMAP support, giving the powerhouse email host the ability to interact better with third-party clients. And Google, being the friendly neighborhood do-gooder that it is, provided instructions on how to use IMAP with a variety of third-party clients. However, it forgot one popular client: KMail, the email portion of the KDE Kontact personal information management suite. Google also neglected to mention that several of its other services, such as Google Calendar and Google Reader, can work well with Kontact. Here's how you can integrate them.

Read the Rest - 15 comments

Post modern mailing with poMMo

By Federico Kereki on November 29, 2007 (4:00:00 PM)

poMMo, the "post modern mass mailer" with the not-quite-right acronym, is a powerful Web server-based mass mailing program firmly rooted on a Linux+Apache+MySQL+PHP (LAMP) base. poMMo has been developed with the end user in mind, which shows in its quick Web-based installation, in its powerful yet simple way of creating and sending mailings, and in its intuitive usage.

Read the Rest - 3 comments

Read webmail from any email client with FreePOPs

By Avi Rozen on October 03, 2007 (4:00:00 PM)

You can send and receive messages from most Web-based email services with your favourite email client by using FreePOPs, a webmail access daemon.

Read the Rest - 2 comments

Mozilla drops $3m on new company to develop Thunderbird

By Lisa Hoover on September 18, 2007 (2:09:00 PM)

Mozilla announced plans this week to sink $3 million into a new Mozilla Foundation project designed to enhance the Thunderbird mail client. Early reports indicate that the as-yet-unnamed newly formed company will focus on positioning Thunderbird for use in Internet communications, including Web-based email, IM, and SMS.

Read the Rest - 9 comments

Qualcomm sets the record straight on Penelope (Hint: it's not Eudora 8)

By Lisa Hoover on September 05, 2007 (4:00:00 PM)

Last fall, Qualcomm announced plans to join forces with the developers of Mozilla's Thunderbird email client to produce an open source version of Eudora. Since some code in the original Eudora client is proprietary, engineers needed to rebuild the application from scratch. When the first beta release of Penelope -- a Thunderbird add-on developed by Qualcomm -- was announced this week, many people assumed it was actually a beta release of a new open source Eudora client. Adding to the confusion is the fact that Penelope is not supported on Linux systems. Jeff Beckley, co-project lead at Qualcomm, sets the record straight.

Read the Rest - 5 comments

Productivity enhancers for Thunderbird

By Dmitri Popov on September 03, 2007 (4:00:00 PM)

As with Firefox, you can extend Thunderbird's functionality by installing extensions. Mozilla's official extension repository has quite a few nifty tools on offer, and which ones you choose to install depends entirely on your needs. There are, however, a few extensions that you might find indispensable no matter how you use Thunderbird.

Read the Rest - 10 comments

Keep users informed with PHPList

By Ryan McGrath on July 31, 2007 (9:00:00 AM)

If you've ever considered throwing together a mailing list to keep the members of your group, project, or organization informed, you'd be hard-pressed to find a better application for that purpose than PHPList, a free and open source newsletter manager.

Read the Rest - 4 comments

Mozilla is pushing Thunderbird out of the nest

By Shirl Kennedy on July 26, 2007 (8:25:00 PM)

Mozilla Corp. CEO Mitchell Baker announced yesterday on her weblog that because of "the enormous energy and community focused on the Web, Firefox, and the ecosystem around it," the organization is seeking "a new, separate organizational setting" for the Thunderbird email client.

Read the Rest - 9 comments

Using RBL and DCC for spam protection

By Murthy Raju on June 14, 2007 (9:01:00 PM)
I run a Postfix-based mail server that services a few hundred users with an average load of a couple of thousand legitimate messages a day -- but thanks to spam, the actual load on the server is much higher. I use Realtime Blackhole Lists (RBL) and Distributed Checksum Clearinghouse (DCC) clients on Postfix and SpamAssassin to reduce the impact of spam.

Read the Rest - 2 comments



 
Tableless layout Validate XHTML 1.0 Strict Validate CSS Powered by Xaraya