Package: qmail
Version: 1.03-36
Severity: minor

/usr/share/doc/qmail/exmaples/logcheck.ignore.gz has DOS-style 
end-of-line (EOL), i.e. \x0D + \x0A. Please change it to UNIX-style
EOL (\x0A only).

$ zcat /usr/share/doc/qmail/examples/logcheck.ignore.gz |cat -v
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ qmail: [0-9\.]+ status: local [0-9]+\/[0-9]+ 
remote [0-9]+\/[0-9]+$^M
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ qmail: [0-9\.]+ (new|end) msg [0-9]+$^M
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ qmail: [0-9\.]+ info msg [0-9]+: bytes 
[0-9]+ from .* qp [0-9]+ uid [0-9]+$^M
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ qmail: [0-9\.]+ starting delivery [0-9]+: 
msg [0-9]+ to local [^[:space:]]+$^M
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ qmail: [0-9\.]+ starting delivery [0-9]+: 
msg [0-9]+ to remote [^[:space:]]+$^M
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ qmail: [0-9\.]+ delivery [0-9]+: success:^M
$ zcat /usr/share/doc/qmail/examples/logcheck.ignore.gz \
|tr -d '\r' \
>/etc/logcheck/ignore.d.server/qmail

-- 
-- Name: SATOH Fumiyasu  -- Home: http://www.sfo.jp (in Japanese only)
-- Mail: fumiya at net-thrust.com, samba.gr.jp, namazu.org or ...


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to