Pardon, i found if i delete /usr/local/etc/courier-imap/shared/index the
error is goes away, and until i don't use any shared folder i am
questioning - how thunderbird knows to ask the courier-imap server for
shared folders ? I mean is there any compability options that tells
thunderbird to request a list of shared folders ?
Thank you
27.07.2014 15:55, Sam Varshavchik пишет:
Александр Сухоруков writes:
« HTML content follows »
Pardon but it tells me
strace -s 256 -o strace.log -p 67640
strace: open("/proc/...", ...): No such file or directory
trouble opening proc file
If this is Linux, this indicates a kernel configuration problem. All
modern Linux distribution should be configuring their kernels to
include support for the /proc filesystem. Although, technically, /proc
is an optional kernel module, it is needed by many administrative or
debugging tools, like strace, for example. So you need to investigate
your kernel's configuration, and enable support for /proc.
On BSD, /proc is also an optional module. I don't recall how to enable
it, but BSD has an alternative truss tool that performs equivalent
functionality. Try using truss instead of trace.
26.07.2014 21:48, Sam Varshavchik пишет:
Александр Сухоруков writes:
a1 OK LOGIN Ok.
0 LIST "" "#shared.*"
* BYE [ALERT] Fatal error: Invalid argument
How can i solve it ? What to check ?
Before you issue the LIST command:
Find the courierimapd process.
Attach strace to it:
strace -s 256 -o strace.log -p <PID>
The strace log file should have more details.
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls.
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap