equal
  deleted
  inserted
  replaced
  
    
    
   115   | 
   115   | 
   116 Configuring Postfix's master.cf  | 
   116 Configuring Postfix's master.cf  | 
   117   | 
   117   | 
   118     # Add Dovecot's deliver agent  | 
   118     # Add Dovecot's deliver agent  | 
   119     dovecot   unix  -       n       n       -       -       pipe  | 
   119     dovecot   unix  -       n       n       -       -       pipe  | 
   120       flags=DRhu user=nobody:mail argv=/usr/local/lib/dovecot/deliver -f ${sender} -d ${user}@${nexthop} -n -m ${extension} | 
   120       flags=DRhu user=nobody argv=/usr/local/lib/dovecot/deliver -f ${sender} -d ${user}@${nexthop} -n -m ${extension} | 
   121   | 
   121   | 
   122   | 
   122   | 
   123   | 
   123   | 
   124 Configuring Postfix's main.cf  | 
   124 Configuring Postfix's main.cf  | 
   125     # relocated users from the database  | 
   125     # relocated users from the database  |