Changes

Jump to navigation Jump to search
No change in size ,  13:59, 27 February 2013
m
Line 673: Line 673:  
  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
 
  mkdir -p /etc/e-smith/templates-custom/var/service/qpsmtpd/config/plugins
 
  mkdir -p /etc/e-smith/templates-custom/var/service/qpsmtpd/config/plugins
  pico -w /etc/e-smith/templates-custom/var/service/qpsmtpd/config/plugins/31check_badmailfromto
+
  nano -w /etc/e-smith/templates-custom/var/service/qpsmtpd/config/plugins/31check_badmailfromto
    
Type in the following followed by Enter
 
Type in the following followed by Enter
Line 692: Line 692:  
Create and configure the badmailfromto custom template fragment
 
Create and configure the badmailfromto custom template fragment
 
  mkdir -p /etc/e-smith/templates-custom/var/qmail/control/badmailfromto
 
  mkdir -p /etc/e-smith/templates-custom/var/qmail/control/badmailfromto
  pico -w /etc/e-smith/templates-custom/var/qmail/control/badmailfromto/template-begin
+
  nano -w /etc/e-smith/templates-custom/var/qmail/control/badmailfromto/template-begin
    
Type in the From and To pairs that you want to stop email delivery for, with a tab between them and a carriage return at the end of the line, with additional pairs on a new line ie
 
Type in the From and To pairs that you want to stop email delivery for, with a tab between them and a carriage return at the end of the line, with additional pairs on a new line ie

Navigation menu