cvs commit courier amavis samba
Mike Tremaine <[email protected]>
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Message-ID | <[email protected]> |
Just fixed the courier problem with this patch Rigel:~/Projects/logwatch_cvs/logwatch/scripts/services mgt$ cvs diff courier Index: courier =================================================================== RCS file: /var/cvs/logwatch/scripts/services/courier,v retrieving revision 1.16 diff -r1.16 courier 550c550 < /^LOGOUT, user=(.*?), ip=\[(.*?)\], (?:top|headers)= [0-9]*, (?:retr|body)=([0-9]*)/ ) ) || --- > /^LOGOUT, user=(.*?), ip=\[(.*?)\], (?:port=\[\d+ \], )?(?:top|headers)=[0-9]*, (?:retr|body)=([0-9]*)/ ) ) || Also found a typo in the amavis patch I committed. So I fixed that. And added a few things to samba. -Mike