Procmail is an E-Mail processing utility and language. It can be used to filter incoming E-Mail and process it.
Procmail can be installed in two different ways on your Virtual Private Server. The best way is to use procmail as your Local Delivery Agent (LDA).
To install procmail as your LDA, run the following command from your Virtual Private Server SSH or Telnet command prompt:
% vinstall procmail-lda
There are some occasions when you might want to have procmail available without having it as your LDA. You can install procmail without configuring it as your LDA by running the following command from your Virtual Private Server command prompt:
% vinstall procmail
Once you have sendmail working with Procmail, you can configure your procmail configuration file by following the instructions found on the following page.
More information can be found in the procmail man pages.
|
NOTE: All questions sent to the Support Staff with regard to Procmail configuration will be answered with a URL to this page. |