Skip to content

Commit

Permalink
Fixed #313: Some improvements on postfix's master.cf (tx aseques)
Browse files Browse the repository at this point in the history
  • Loading branch information
sci2tech committed Jan 9, 2012
1 parent 9420f1c commit c24e72f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG
Expand Up @@ -80,6 +80,7 @@ Tickets:
- Fixed #307: Defect - Software installer - Many pages are missing in xml menu files
- Fixed #310: Defect - Error after inserting a SSL-certificate
- Fixed #311: Defect - autoinstaller cleans squirrel data folder
- Fixed #313: Some improvements on postfix's master.cf (tx aseques)

-------------------------------------------------------------------------------------
i-MSCP 1.0.1.5 (beta 5)
Expand Down
2 changes: 1 addition & 1 deletion configs/debian/postfix/master.cf
Expand Up @@ -116,7 +116,7 @@ imscp-arpl unix - n n - - pipe
# po setup begin
# dovecot begin
dovecot unix - n n - - pipe
flags=DRhu user={ARPL_USER} argv=/usr/lib/dovecot/deliver -d ${recipient}
flags=DRhu user={ARPL_USER} argv=/usr/lib/dovecot/deliver -f ${sender} -d ${recipient} -s
# dovecot end
# courier begin
# courier end
Expand Down

0 comments on commit c24e72f

Please sign in to comment.