ArchLinux ; Clamav ( Anti-virus software ) , Mail server
1. Install clamav ( anti-virus software )
1.1 Clam AntiVirus Installation
# pacman -S clamav
1.2 Virus definition file update settings
# vim /etc/clamav/freshclam.conf
Line 76
Insert "#" at the beginning of the line "DatabaseMirror database.clamav.net",
Add "DatabaseMirror db.jp.clamav.net
#DatabaseMirror database.clamav.net
DatabaseMirror db.jp.clamav.net
2. Mail Server (Postfix)
2.1 Installing Postfix
Install Postfix and build an SMTP server
# pacman -S postfix
3. Mail Server(Dovecot)
3.1 Dovecot Installation
# pacman -S dovecot
3.2 Edit dovecot.conf file
Mail Server : Postfix + Clamav + clamav-milter+SpamAssassin
1. Real-time scanning of email
➁clamav-milter configuration