Displaying 3 results from an estimated 3 matches for "obat".
Did you mean:
bat
2015 Mar 11
0
rawlog with -i not worked
...11
11:31:46.090201199 +0100
@@ -362,7 +362,7 @@
int c;
master_service = master_service_init("rawlog", 0,
- &argc, &argv, "+f:obit");
+ &argc, &argv, "+f:obat");
while ((c = master_getopt(master_service)) > 0) {
switch (c) {
case 'f':
@@ -376,7 +376,7 @@
case 'b':
flags |= RAWLOG_FLAG_LOG_BOUNDARIES;
break;
-...
2006 Jul 21
1
Problems accessing shares with dollar signs
...a directory, and so it gives the
following error, repeated for each file:
NT_STATUS_FILE_IS_A_DIRECTORY opening remote file
\WinAudit\wa_xml2html.xsl (\WinAudit\)
On other directory trees, it gives errors similar to the following:
NT_STATUS_OBJECT_PATH_NOT_FOUND opening remote file \Adobe\Adobe Acrobat 7.0 Pro
fessional\Common\Adobe\Acrobat 7.0\Uninstall\UninstManager.dll (\Adobe\Adobe Acr
obat 7.0 Professional\Common\Adobe\Acrobat 7.0\Uninstall\)
(It looks like the first error message is for files in top-level
subdirectories and the second error is for files nested more deeply in
subdirectories....
2015 Mar 09
4
rawlog with -i not worked
Hello,
I have the rawlog enabled according to the
manual:http://wiki2.dovecot.org/Debugging/Rawlog
Without -i everything is wonderful, a coredump is with the -i parameter
created
****************************************
service imap-postlogin {
executable = script-login -d rawlog -i
user = vmail
}
****************************************
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012