Displaying 2 results from an estimated 2 matches for "connactions".
Did you mean:
conenctions
1999 Apr 05
2
Win95, sharing printers and drives
I have two computers ROLAND (RedHat 5.2 and Samba) and LINDA
(Windows95).
I am already able to print on the printer connacted to LINDA. Yesterday,
before I managed to get the printer working, I was alos able to see
ROLAND's directory 'tmp' and 'winD' on LINDA.
The problem that I saw this morning was that the printing still works
but LINDA can no longer see the shares of
2007 May 25
0
Bug#425967: logcheck-database: The patterns for courier-imap-ssl do not match imap, only imap-ssl
...harmap=ISO-8859-15)
Versions of packages logcheck-database depends on:
ii debconf [debconf-2.0] 1.5.11 Debian configuration management sy
logcheck-database recommends no packages.
-- debconf information:
logcheck-database/conffile-cleanup: false
Since etch, courier is logging ssl connactions as imapd and not longer
as imapd-ssl, so the Pattern
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ imapd-ssl: ...
fails.
For me it works to change ignore.d.server/courier-imap-ssl and
violations.ignore.d/courier-imap-ssl, i changed "imapd-ssl" to
"imapd(-ssl)?" so both versions match....