Pardon but it tells me
strace -s 256 -o strace.log -p 67640
strace: open("/proc/...", ...): No such file or directory
trouble opening proc file26.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
------------------------------------------------------------------------------ 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
