<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Imapsync</id>
	<title>Imapsync - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Imapsync"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Imapsync&amp;action=history"/>
	<updated>2026-04-26T01:17:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=Imapsync&amp;diff=71&amp;oldid=prev</id>
		<title>imported&gt;Busk at 00:55, 2 January 2019</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Imapsync&amp;diff=71&amp;oldid=prev"/>
		<updated>2019-01-02T00:55:52Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;# Install ImapSync Tool on Ubuntu Bionic/Xenial &amp;amp; Sync GMail to Zimbra&lt;br /&gt;
&lt;br /&gt;
## Install ImapSync Tool on Ubuntu Bionic/Xenial&lt;br /&gt;
https://github.com/imapsync/imapsync/blob/master/INSTALL.d/INSTALL.Ubuntu.txt&lt;br /&gt;
&lt;br /&gt;
##Allow IMAP&lt;br /&gt;
https://mail.google.com/mail/u/0/#settings/fwdandpop&lt;br /&gt;
&lt;br /&gt;
##Disable Two Factor Auth &amp;amp; and allow less secure apps temporarily&lt;br /&gt;
&lt;br /&gt;
https://myaccount.google.com/lesssecureapps&lt;br /&gt;
&lt;br /&gt;
## Other&lt;br /&gt;
You may want to change settings like conversation mode&lt;br /&gt;
&lt;br /&gt;
https://github.com/imapsync/imapsync/blob/master/FAQ.d/FAQ.Gmail.txt&lt;br /&gt;
&lt;br /&gt;
## Gmail to Zimbra sync example&lt;br /&gt;
&lt;br /&gt;
```imapsync  \&lt;br /&gt;
           --user1 jeremy@example.org \&lt;br /&gt;
           --password1 &amp;lt;YOURPASS&amp;gt; \&lt;br /&gt;
           --host1 imap.gmail.com \&lt;br /&gt;
           --gmail1 \&lt;br /&gt;
           --ssl1 \&lt;br /&gt;
           --user2 busk@example.io \&lt;br /&gt;
           --password2 &amp;lt;YOURPASS&amp;gt; \&lt;br /&gt;
           --host2 zmail1.example.io \&lt;br /&gt;
           --ssl2&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
## Python Wrapper&lt;br /&gt;
A little rough but an example wrapper. Probably would write my own.&lt;br /&gt;
&lt;br /&gt;
https://gist.github.com/antoine-briand/636ba063be1d24ab0a9d&lt;/div&gt;</summary>
		<author><name>imported&gt;Busk</name></author>
	</entry>
</feed>