From: Tomas P. <tp...@so...> - 2008-11-14 00:11:00
|
Hello Marko, On 11/13/2008, "Marko Schütz" <MarkoSchuetz@...> wrote: >Dear Tomas, > >I seem to run into problems when trying to sync a local mailbox to >gmail and the mailbos does not yet exist on gmail. Mailsync segfaulted >repeatedly. However, it did seem to create the mailbox on gmail: >checking with my mailreader I can see the mailbox exists. When I >enter the mailbox on gmail and leave it again, something seems to get >fixed or setup, because after that I can use mailsync to sync to that >mailbox. What version of mailsync are you running. I.e. : $ mailsync --help What version of libc-client do you have? $ dpkg -s libc-client2007 # on Debian, on other Distros I don't know On which Platform/Distro are you? And finally, could you produce a stack trace?... I.e. : $ ulimit -c unlimited $ /usr/bin/mailsync -what -ever inbox Segmentation fault $ gdb core.123456 /usr/bin/mailsync (gdb) backtrace (A more detailed description in German would be under http://www.vdr-wiki.de/wiki/index.php/Gdb) Liebe Grüsse, *t |