User Tools

Site Tools


plugins:postscreen

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
plugins:postscreen [2014/02/18 07:44]
mrpink [Installation]
plugins:postscreen [2015/09/29 12:22] (current)
mrpink [Requirements]
Line 2: Line 2:
  
 Plugin allows to use Postscreen with Postfix on i-MSCP. Plugin allows to use Postscreen with Postfix on i-MSCP.
 +
 +The Postfix Postscreen daemon provides additional protection against mail server overload. One Postscreen process handles multiple inbound SMTP connections,​ and decides which clients may talk to a Postfix SMTP server process. By keeping spambots away, Postscreen leaves more SMTP server processes available for legitimate clients, and delays the onset of server overload conditions.
  
 ===== Attention ===== ===== Attention =====
Line 13: Line 15:
 ===== Requirements ===== ===== Requirements =====
  
- * i-MSCP versions >= 1.1.0+ * i-MSCP versions >= 1.2.3
   * Postfix version >= 2.8   * Postfix version >= 2.8
 +  * See installation section for required software packages.
  
 ===== Installation ===== ===== Installation =====
  
-**1.** Install the needed Debian Squeeze / Ubuntu Lucid package ​if not already done. All subsequent ​versions of Debian / Ubuntu already have a newer postfix version.+**1. Install the needed Debian Squeeze / Ubuntu Lucid package** 
 + 
 +All newer versions of Debian / Ubuntu already have a compatible ​postfix version.
  
 **Debian Squeeze** **Debian Squeeze**
Line 26: Line 31:
  deb http://​backports.debian.org/​debian-backports squeeze-backports main contrib non-free  deb http://​backports.debian.org/​debian-backports squeeze-backports main contrib non-free
  
-Installation of newer postfix package+Installation of newer postfix package:
  
  # aptitude update  # aptitude update
Line 37: Line 42:
  deb http://​archive.ubuntu.com/​ubuntu lucid-backports main restricted universe  deb http://​archive.ubuntu.com/​ubuntu lucid-backports main restricted universe
  
-Installation of newer postfix package+Installation of newer postfix package:
  
  # aptitude update  # aptitude update
  # aptitude -t lucid-backports install postfix  # aptitude -t lucid-backports install postfix
   ​   ​
-**2.** Get the plugin from github+**2. Get the plugin from Plugin Store**
  
- # cd /usr/local/src +http://i-mscp.net/filebase/index.php/Filebase/
- # git clone git://github.com/i-MSCP/plugins.git +
- +
-**3.** Create new Plugin archive +
- +
- # cd plugins +
- # tar cvzf Postscreen.tar.gz Postscreen+
   
-**4.** Plugin upload and installation+**3. Plugin upload and installation**
  
  * Login into the panel as admin and go to the plugin management interface  * Login into the panel as admin and go to the plugin management interface
Line 60: Line 59:
 ===== Update ===== ===== Update =====
  
-**1.** Get the plugin from github +**1. Get the plugin from Plugin Store**
- +
- # cd /​usr/​local/​src +
- # git clone git://​github.com/​i-MSCP/​plugins.git +
- +
-**2.** Create new Plugin archive+
  
- # cd plugins +http://​i-mscp.net/​filebase/​index.php/​Filebase/​
- # tar cvzf Postscreen.tar.gz Postscreen+
  
-**3.** Backup your current plugin config+**2. Backup your current plugin config**
  
  # plugins/​Postscreen/​config.php  # plugins/​Postscreen/​config.php
   
-**4.** Plugin upload and update+**3. Plugin upload and update**
  
  * Login into the panel as admin and go to the plugin management interface  * Login into the panel as admin and go to the plugin management interface
/var/www/virtual/i-mscp.net/wiki/htdocs/data/attic/plugins/postscreen.1392709457.txt.gz · Last modified: 2014/02/18 07:44 by mrpink