Re: movemail: should hang forever?
Sergey Poznyakoff <[email protected]>
| Newsgroups | gmane.comp.gnu.mailutils.bugs |
|---|---|
| Organization | GNU.org.ua |
| Message-ID | <[email protected]> |
Jean Louis <[email protected]> ha escrit: > I am just testing movemail and I like simplicity of the command. After > moving the mails from remote IMAP server, it is hanging forever. > > Is that default? No, it is not. It indicates some problem either on the remote or on the local side. Please try adding the following option[1] to get more info about what is goig on: --debug-level='mailbox.prot,!trace6' (note the use of quotes to escape the ! character). Please send me the output it produces. Regards, Sergey [1] For more info on debugging, please see http://mailutils.org/wiki/Debug_level