Hello,

When running mbsync -a --verbose I am receiving the following message:

$ mbsync -a --verbose
Reading configuration file /home/husain/.mbsyncrc
C: 0/1  B: 0/0  F: +0/0 *0/0 #0/0  N: +0/0 *0/0 #0/0
Channel <channel>
Opening far side store <store>...
Resolving <some_addr>... ok
Connecting to <some_addr> (<some_addr>)...
Opening near side store <store>...
Connection is now encrypted
Logging in...
C: 0/1  B: 0/7  F: +0/0 *0/0 #0/0  N: +0/0 *0/0 #0/0
Opening far side box INBOX...
Opening near side box INBOX...
Loading far side box...
Loading near side box...
near side: 3 messages, 0 recent
far side: 3 messages, 0 recent
Synchronizing...
C: 0/1  B: 1/7  F: +0/0 *0/0 #0/0  N: +0/0 *0/0 #0/0
Opening far side box Archive...
Opening near side box Archive...
Loading far side box...
Loading near side box...
near side: 9778 messages, 0 recent
Warning: lost track of 5 pulled message(s)
far side: 9744 messages, 0 recent
Warning: lost track of 39 pushed message(s)
Synchronizing...
Notice: far side store does not support flag(s) 'P'; not propagating.
C: 0/1  B: 1/7  F: +0/39 *0/0 #0/0  N: +0/5 *0/0 #0/0
IMAP command 'APPEND "Archive" (\Seen) ' returned an error: BAD invalid rfc5322 
message: `Sender` should not be present if equal to `From`
C: 1/1  B: 2/7  F: +0/39 *0/0 #0/0  N: +0/5 *0/0 #0/0

Seems that the Sender/From field is invalid. I assume that this is
related to section 3.6.2 of

  https://www.rfc-editor.org/rfc/rfc5322.txt .

Is there a way to find the offending message? 



_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to