News

Mar 14, 2010
Category: General
Posted by: admin

18 May 2010, We just release Postfixrocks V1 for Slackware 12.x
You can download the packages from Download Menu

28 April 2010, We just release Postfixrocks V1 for CentOS/RHEL 5.x x86_64
You can download the packages from Download Menu

15 April 2010, We just release Postfixrocks V2 for OpenSUSE 11.1 X86_64
You can download the packages from Download menu

Postfixrocks V2 Release included :

- All previous postfixrocks packages
- Add Mailscanner
- Add ClamAV
- Add Spamassassin

 

Make a Donation

Does this site make your life easier? Help me keep it online.

 

Install Amavisd-new

If you have follow our guide until "Start All Services"
This is mean you already finished install Postfix with Imap, pop3 and webmail on your server.

Below is the optional steps. If you want to have your Postfix Mailserver to support ClamAV and Spamassassin then you need to follow these step until finished.

What is Amavisd-New ?

Amavisd-new is a high-performance interface between mailer (MTA) and content checkers: virus scanners, and/or SpamAssassin. It is written in Perl for maintainability, without paying a significant price for speed. It talks to MTA via (E)SMTP or LMTP, or by using helper programs. Best with Postfix, fine with dual-sendmail setup and Exim v4, works with sendmail/milter, or with any MTA as a SMTP relay. For Courier and qmail MTA integration there is a patch in the distributed package.

Install Amavisd-new

cd /usr/ports/security/amavisd-new
make config
make install clean

This will automatically install all dependency such as : MYSQL,SASL,RAR,SPAMASSASSIN,PERL MODULE ... etc..

Previous page: Start All Services  Next page: Install ClamAV