Soukaku's HENA-CHOKO Blog

Software

設定覚え書き:Postfix編

以前書いておいたSMTPサーバ関連の設定の覚え書きから、かなり内容が変わっているんで、新しく残しておきます。

現時点では、

postfix+amavisd-new+clamav+spamassassin+courier-imap&courie-pop

という組み合わせで、pop-before-smtpパッケージを利用してPOP-Before-SMTP、IMAP-Before-SMTPを実現しています。

設定覚え書き:Postfix関連

[2004/10/15]最新状態で、エントリーを作り直しましたので、そちらもご覧下さい。

-----

インストール済みパッケージの一覧

eswat2:~# dpkg -l postfix* amavis* *clam* *spam* | grep -e ^iiii  postfix        2.0.19-1       A high-performance mail transport agentii  postfix-doc    2.0.19-1       Postfix documentationii  postfix-pcre   2.0.19-1       PCRE map support for Postfixii  amavisd-new    20030616p7-3   Interface between MTA and virus scanner/contii  clamav         0.69-0.70-rc-2 Antivirus scanner for Unixii  clamav-base    0.69-0.70-rc-2 Base package for clamav, an anti-virus utiliii  clamav-daemon  0.69-0.70-rc-2 Powerful Antivirus scanner daemonii  clamav-freshcl 0.69-0.70-rc-2 Downloads clamav virus databases from the Inii  clamav-getfile 0.3-3          Update script for clamavii  clamav-testfil 0.69-0.70-rc-2 Use these files to test that your Antivirusii  libclamav1     0.69-0.70-rc-2 Virus scanner libraryii  libclamav1-dev 0.69-0.70-rc-2 Clam Antivirus library development filesii  spamassassin   2.63-1         Perl-based spam filter using text analysisii  spamc          2.63-1         Client for perl-based spam filtering daemon

Pick up

Return To Page Top