Search results for Postfix performance tuning
 |
|
Post date: April 20, 2008, 18:04
Category: Network
Views: 3955
Comments
|
Tutorial quote: We have already discussed how to install mail server with postfix+Devcot+SASL +Squirrel Mail in this article we will see how to add spam filter for postfix mail server.Apache SpamAssassin is an extensible email filter that is used to identify spam. Once identified, the mail can then be optionally tagged as spam for later filtering. It provides a command line tool to perform filtering, a client-server system to filter large volumes of mail, and Mail::SpamAssassin, a set of Perl modules allowing Apache
SpamAssassin to be used in a wide variety of email systems.
|
 |
|
Post date: April 15, 2008, 11:04
Category: Installing
Views: 3687
Comments
|
Tutorial quote: This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I will also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords. |
 |
|
Post date: June 11, 2009, 12:06
Category: Installing
Views: 3327
Comments
|
Tutorial quote: This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords. |
 |
|
Post date: June 9, 2005, 14:06
Category: Benchmarks
Views: 4287
Comments
|
Tutorial quote: I've been focusing on some stability issues of late in E17, but more importantly - speed. I've been doing a little profiling and shaving off cycles where I can find readily optimizable code. I have E17 starting in 0.52 seconds (from execute to usable desktop). Considering that involves loading and rendering and scaling a complex multi-leayered desktop background, loading multiple useful modules (pager, ibar, start, dropshadow, cpufreq handler, clock, etc.), then that's not too bad.
Now I'm a numbers man. I like numbers. I don't like vague "it's faster than X" or "that's slower than this" statements without numbers to back it up. I also like to play fair. Also given there are no "performance suites" i know of that measure window manager performance, I wrote a quick and dirty one. |
 |
|
Post date: September 21, 2010, 18:09
Category: Installing
Views: 11689
Comments
|
Tutorial quote: This tutorial shows how to install and use alterMIME. alterMIME is a tool that can automatically add a disclaimer to emails. In this article I will explain how to install it as a Postfix filter on Debian Lenny. |
 |
|
Post date: April 16, 2005, 00:04
Category: Network
Views: 3516
Comments
|
Tutorial quote: This document describes how to install SpamAssassin (for filtering SPAM) and ClamAV (for filtering viruses, trojans, worms, etc.) and how to invoke them by using procmail recipes. It is suitable for scenarios where Sendmail or Postfix deliver emails to local users. It should work (maybe with slight changes concerning paths etc.) on all *nix operating systems. I tested it on Debian Woody so far.
In the end you will have a system where Sendmail or Postfix deliver emails to a local user; the emails are passed to procmail which invokes SpamAssassin and ClamAV in order to filter the emails before they arrive in the user's inbox. However, the installation of Sendmail and Postfix are not covered in this document.
This howto is meant as a practical guide. |
 |
|
Post date: June 23, 2007, 01:06
Category: Miscellaneous
Views: 3516
Comments
|
Tutorial quote: 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. |
 |
|
Post date: September 5, 2007, 01:09
Category: Security
Views: 4211
Comments
|
Tutorial quote: This document describes how to integrate ASSP (Anti-Spam SMTP Proxy) with embedded ClamAV into a mail server based on Postfix featuring virtual users and domains, i.e. users and domains that are in a MySQL database. |
 |
|
Post date: February 4, 2007, 20:02
Category: Installing
Views: 6631
Comments
|
Tutorial quote: This article shows how to set up a Postfix virtual mailserver with Courier-IMAP, Maildrop and the PostfixAdmin web interface. We will secure our mailserver with Mailscanner and ClamAV as anti-virus and SpamAssassin as anti-spam. The setup is based on CentOS 4.4. |
 |
|
Post date: April 4, 2006, 20:04
Category: Installing
Views: 2891
Comments
|
Tutorial quote: "Munin" means "memory".
Munin the tool surveys all your computers and remembers what it saw. It presents all the information in in graphs through a web interface. Its emphasis is on plug and play capabilities. After completing a installation a high number of monitoring plugins will be playing with no more effort. Using Munin you can easily monitor the performance of your computers, networks, SANs, and quite possibly applications as well. It makes it easy to determine "what's different today" when a performance problem crops up. It makes it easy to see how you're doing capacity wise on all limited resources.
It uses the excellent RRDTool and is written in Perl. Munin has a master/node architecture in which the master connects to all the nodes at regular intervals and asks them for sdata. It then stores the data in RRD files, and (if needed) updates the graphs. One of the main goals has been ease of creating new plugins (graphs).
|
|
|