bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mailutils] cannot move mail to imap mailbox


From: Kamil Jońca
Subject: [bug-mailutils] cannot move mail to imap mailbox
Date: Sat, 30 Nov 2013 15:12:10 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

I have two troubles with new mailutils (2.99.98)
1. How can I specify logging? Movemail run with config file:

--8<---------------cut here---------------start------------->8---
debug { level ("mailbox=proto" ); }
--8<---------------cut here---------------end--------------->8---
cried  unknown category: mailbox=proto

but:
--8<---------------cut here---------------start------------->8---
debug { level ("mailbox" ); }
--8<---------------cut here---------------end--------------->8---
works


2. (grave) It seems, that movig message to imap mailbox moves them into
blackhole ...
Assume that we have mbox "sent" with one message in it:
command:
--8<---------------cut here---------------start------------->8---
movemail --debug-level "config" -v --rcfile =(echo $'debug { level 
("mailbox=proto" ); }'  ) ./sent imap://address@hidden/spamcop.net/reports
--8<---------------cut here---------------end--------------->8---

makes deleting message from 'sent' but this message does not shows into
imap folders 
movemail logs:

--8<---------------cut here---------------start------------->8---
movemail: mbox_init (/home/kjonca/Mail/.tool/tmp/scr.6Tqc8G/./sent)
movemail: Reading user ticket file /home/kjonca/.mu-tickets
movemail: Retrieved and set ticket: 0
movemail: mbox_open (/home/kjonca/Mail/.tool/tmp/scr.6Tqc8G/./sent, 0x3)
movemail: Reading user ticket file /home/kjonca/.mu-tickets
movemail: Retrieved and set ticket: 0
movemail: opening mailbox imap://address@hidden/spamcop.net/reports
movemail: S: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID 
ENABLE IDLE AUTH=PLAIN AUTH=DIGEST-MD5 AUTH=CRAM-MD5 AUTH=LOGIN] Dovecot ready.
movemail: C: 01 CAPABILITY
movemail: S: * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE 
IDLE AUTH=PLAIN AUTH=DIGEST-MD5 AUTH=CRAM-MD5 AUTH=LOGIN
movemail: S: 01 OK Pre-login capabilities listed, post-login capabilities have 
more.
movemail: C: 02 LOGIN kjonca 22Fmtj73YwUdQw8oD0maaLObKPefAe
movemail: S: * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE 
IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT 
MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS 
LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN 
CONTEXT=SEARCH LIST-STATUS SPECIAL-USE BINARY MOVE COMPRESS=DEFLATE
movemail: ignoring unrecognized response
movemail: S: 02 OK Logged in
movemail: C: 03 SELECT spamcop.net/reports
movemail: S: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
movemail: S: * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft 
\*)] Flags permitted.
movemail: S: * 403 EXISTS
movemail: S: * 0 RECENT
movemail: S: * OK [UIDVALIDITY 1374407729] UIDs valid
movemail: S: * OK [UIDNEXT 404] Predicted next UID
movemail: S: * OK [NOMODSEQ] No permanent modsequences
movemail: S: 03 OK [READ-WRITE] Select completed (0.000 secs).
movemail: number of messages in source mailbox: 1
movemail: mbox_get_message (/home/kjonca/Mail/.tool/tmp/scr.6Tqc8G/./sent, 1)
movemail: number of processed messages: 1
movemail: number of errors: 0 / 0
movemail: synchronizing mailbox imap://address@hidden/spamcop.net/reports
movemail: closing mailbox imap://address@hidden/spamcop.net/reports
movemail: C: 04 CLOSE
movemail: S: 04 OK Close completed.
movemail: C: 05 LOGOUT
movemail: S: * BYE Logging out
movemail: S: 05 OK Logout completed.
movemail: mbox_expunge (/home/kjonca/Mail/.tool/tmp/scr.6Tqc8G/./sent)
movemail: mbox_close (/home/kjonca/Mail/.tool/tmp/scr.6Tqc8G/./sent)
movemail: mbox_destroy (/home/kjonca/Mail/.tool/tmp/scr.6Tqc8G/./sent)
--8<---------------cut here---------------end--------------->8---

dovecot logs does not show any append also ... :(
KJ

-- 
http://wolnelektury.pl/wesprzyj/teraz/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]