Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  +
{{Outdated|msg=this content is not relevant for SME9.2, SME10 and beyond : new plugin name earlytalker}}
 +
 
== qpsmtpd: check_earlytalker ==
 
== qpsmtpd: check_earlytalker ==
 
When a remote mail server sends email to your SME server, the SMTP specifications stipulate that it must wait until your SME server says "go ahead" before transmitting anything.
 
When a remote mail server sends email to your SME server, the SMTP specifications stipulate that it must wait until your SME server says "go ahead" before transmitting anything.
Line 13: Line 15:  
You can increase this default delay from 1 second (to 3 seconds in the following example) at present only with a custom template:
 
You can increase this default delay from 1 second (to 3 seconds in the following example) at present only with a custom template:
   −
=== Prior SME9.2 ====
+
=== Prior SME9.2 : check_earlytalker plugin===
 
  mkdir -p /etc/e-smith/templates-custom/var/service/qpsmtpd/config/peers/0
 
  mkdir -p /etc/e-smith/templates-custom/var/service/qpsmtpd/config/peers/0
 
  cd /etc/e-smith/templates-custom/var/service/qpsmtpd/config/peers/0
 
  cd /etc/e-smith/templates-custom/var/service/qpsmtpd/config/peers/0
 
  echo "check_earlytalker wait 3" > 10check_earlytalker
 
  echo "check_earlytalker wait 3" > 10check_earlytalker
 
  signal-event email-update
 
  signal-event email-update
=== For SME9.2 and higher ===
+
=== For SME9.2 and higher : earlytalker  plugin ===
 +
 
 +
if updating remove previous template custom:
 +
rm /etc/e-smith/templates-custom/var/service/qpsmtpd/config/peers/0/10check_earlytalker
 +
then install:
 
  mkdir -p /etc/e-smith/templates-custom/var/service/qpsmtpd/config/peers/0
 
  mkdir -p /etc/e-smith/templates-custom/var/service/qpsmtpd/config/peers/0
 
  cd /etc/e-smith/templates-custom/var/service/qpsmtpd/config/peers/0
 
  cd /etc/e-smith/templates-custom/var/service/qpsmtpd/config/peers/0
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu