Merge pull request #783 from maisonobe/master

added systemd configuration for postfix-sasl.conf
pull/784/head
Yaroslav Halchenko 2014-08-12 11:05:55 -04:00
commit b4194fb1d1
1 changed files with 5 additions and 0 deletions

View File

@ -11,4 +11,9 @@ _daemon = postfix/smtpd
failregex = ^%(__prefix_line)swarning: [-._\w]+\[<HOST>\]: SASL (?:LOGIN|PLAIN|(?:CRAM|DIGEST)-MD5) authentication failed(: [ A-Za-z0-9+/]*={0,2})?\s*$
[Init]
journalmatch = _SYSTEMD_UNIT=postfix.service
# Author: Yaroslav Halchenko