Host1 uid 32210 no header by parse_headers so taking whole header with BODY.PEEK[HEADER]

I was getting below error messages while using imapsync command on the server and emails were not getting synchronised -
Host1 uid 32210 no header by parse_headers so taking whole header with BODY.PEEK[HEADER]

I was using below command :-

imapsync --host1 server.old.com --user1 test@test.com --password1 oldtest --host2 server.new.com --user2 test@test.com --password2 newtest

Solution :-

To avoid the warning if the message really exists, you can try:

imapsync ... --useheader ALL imapsync --useheader ALL --host1 server.old.com --user1 test@test.com --password1 oldtest --host2 server.new.com --user2 test@test.com --password2 newtest

This new command will solve your issue. :) 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to preview the edited page in WordPress?

I have edited the WordPress site page but it was not reflected on the live site.Solution :-1....

How to reset Joomla Admin Panel Password?

Many times we used to forgot the current password of Joomla Administration panel and get in...

JFolder::create: Could not create directory - Warning! Failed to move file. Unable to find install package - Joomla Issue

While installing Extension in Joomla I was getting below error message - JFolder::create: Could...

User is over quota - Webmail

While accessing email account from Webmail, I was getting the error as -...

Account Creation Status: failed Each username’s first 8 characters must be unique.

While creating the cPanel account on WHM, below error was generated - Account Creation Status:...

Powered by WHMCompleteSolution