<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.mail.imap.offlineimap.general">
    <title>gmane.mail.imap.offlineimap.general</title>
    <link>http://blog.gmane.org/gmane.mail.imap.offlineimap.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6221"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6220"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6219"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6218"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6215"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6214"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6211"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6210"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6209"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6208"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6204"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6203"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6197"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6195"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6194"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6193"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6192"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6191"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6186"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6185"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6221">
    <title>Speed up gmail message removal</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6221</link>
    <description>&lt;pre&gt;Hi,

Having fought a lot before having a proper working setup (mutt + msmtp
+ offlineimap), I am still puzzled by gmail mechanisms.
I have read this post
http://permalink.gmane.org/gmane.mail.imap.offlineimap.general/5265
and even if I don't know imap specs I can't help but wonder if it's
not possible to move a mail from Inbox to Trash on the webserver
instead of removing it from Inbox and then reupload it. I want to
delete 15 MB messages but uploading 15MB is hard for my connection and
i have this kind of errors:

Copy message 206480 (33527 of 44298) gmail-remote:[Gmail]/All Mail -&amp;gt;
gmail-local
Copy message from gmail-remote:[Gmail]/All Mail:
Establishing connection to imap.gmail.com:993
Thread 'Copy message from gmail-remote:INBOX' terminated with exception:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/offlineimap/threadutil.py",
line 156, in run
Thread.run(self)
File "/usr/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib/python2.7/dist-packages/offlineimap/folder/Base.py",
line 330, in copymessageto
message = self.getmessage(uid)
File "/usr/lib/python2.7/dist-packages/offlineimap/folder/IMAP.py",
line 217, in getmessage
imapobj.select(self.getfullname(), readonly = True)
File "/usr/lib/python2.7/dist-packages/offlineimap/imaplibutil.py",
line 57, in select
raise OfflineImapError(errstr, severity)
OfflineImapError: Server 'imap.gmail.com' closed connection, error on
SELECT 'INBOX'. Server said: command: EXAMINE =&amp;gt; socket error: &amp;lt;type
'exceptions.IOError'&amp;gt; - Too many read 0


Folder [Gmail]/Trash [acc: gmail]:
ERROR: command: APPEND =&amp;gt; no response after 60.0 secs

Regards

MAtt

I was also wondering if it was possible to download ails without their
attached files (especially on first import downloading 40k mails took
me 2 days)

_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap

&lt;/pre&gt;</description>
    <dc:creator>Teto</dc:creator>
    <dc:date>2013-05-19T15:16:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6220">
    <title>[PATCH] mbnames: Allow custom sorting of mailboxes</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6220</link>
    <description>&lt;pre&gt;mutt-sidebar shows mailboxes in the order they are listed in the file
written by mbnames. Therefore, to allow customization of the order with
which mailboxes are listed, introduce the new 'sortkey' directive in
the [mbnames] section.

'sortkey' specifies a function that will be called once for each
mailbox (passing a dict with 2 items: 'accountname' and 'foldername'),
and should return a suitable sort key that mailbox.

If 'sortkey' is not given, we default to the current alphabetical
sorting provided by using (d['accountname'], d['foldername']) as sort
key.

Signed-off-by: Johan Herland &amp;lt;johan&amp;lt; at &amp;gt;herland.net&amp;gt;
---

(Please keep me CCed, as I'm not subscribed.)

This is just to scratch my own itch which I encountered while trying to
get offlineimap and mutt-sidebar to play nice together.

I already sent this as a pull request on GitHub [1] before reading the
SubmittingPatches document. Sorry about that.

Have fun! :)

...Johan

[1]: https://github.com/OfflineIMAP/offlineimap/pull/34

 Changelog.rst          |  3 +++
 offlineimap.conf       | 12 ++++++++++++
 offlineimap/mbnames.py | 12 ++++++++----
 3 files changed, 23 insertions(+), 4 deletions(-)

diff --git a/Changelog.rst b/Changelog.rst
index 643e63e..cf6d7a4 100644
--- a/Changelog.rst
+++ b/Changelog.rst
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -7,6 +7,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; ChangeLog
 WIP (add new stuff for the next release)
 ========================================
 
+* Allow mbnames output to be sorted by a custom sort key by specifying a
+  'sortkey' function in the [mbnames] section of the config.
+
 OfflineIMAP v6.5.5-rc1 (2012-09-05)
 ===================================
 
diff --git a/offlineimap.conf b/offlineimap.conf
index fccceab..4b45757 100644
--- a/offlineimap.conf
+++ b/offlineimap.conf
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -145,6 +145,18 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; footer = "\n"
 #
 # Note that this filter can be used only to further restrict mbnames
 # to a subset of folders that pass the account's folderfilter.
+#
+# You can customize the order in which mailbox names are listed in the
+# generated file by specifying a sortkey, which takes a single dict
+# argument containing the accountname and foldername. The sortkey will
+# be called once for each mailbox, and should return a suitable sort
+# key that defines this mailbox' position in the custom ordering.
+# This is useful with e.g. Mutt-sidebar, which uses the mailbox order
+# from the generated file when listing mailboxes in the sidebar.
+# If sortkey is not given, we default to alphabetical sorting of
+# mailboxes, equivalent to this:
+#
+# sortkey = lambda d: (d['accountname'], d['foldername'])
 
 
 ##################################################
diff --git a/offlineimap/mbnames.py b/offlineimap/mbnames.py
index fb8af74..b0f164e 100644
--- a/offlineimap/mbnames.py
+++ b/offlineimap/mbnames.py
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -58,17 +58,21 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; def genmbnames():
         if config.has_option("mbnames", "folderfilter"):
             folderfilter = localeval.eval(config.get("mbnames", "folderfilter"),
                                           {'re': re})
+        mb_sort_key = lambda d: (d['accountname'], d['foldername'])
+        if config.has_option("mbnames", "sortkey"):
+            mb_sort_key = localeval.eval(config.get("mbnames", "sortkey"),
+                                         {'re': re})
         itemlist = []
         for accountname in boxes.keys():
             for foldername in boxes[accountname]:
                 if folderfilter(accountname, foldername):
-                    itemlist.append(config.get("mbnames", "peritem", raw=1) % \
-                                    {'accountname': accountname,
+                    itemlist.append({'accountname': accountname,
                                      'foldername': foldername})
+        itemlist.sort(key = mb_sort_key)
+        format_string = config.get("mbnames", "peritem", raw=1)
+        itemlist = [format_string % d for d in itemlist]
         file.write(localeval.eval(config.get("mbnames", "sep")).join(itemlist))
         file.write(localeval.eval(config.get("mbnames", "footer")))
         file.close()
     finally:
         mblock.release()
-    
-    
&lt;/pre&gt;</description>
    <dc:creator>Johan Herland</dc:creator>
    <dc:date>2013-05-19T12:23:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6219">
    <title>messages created in the new folder with the trashed flag</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6219</link>
    <description>&lt;pre&gt;Hello,

I'm am seeing several messages in a "new/" folder with the trashed
flag:

# schmitta at top in ~/.Maildir/INBOX [12:16:26]
$ ls -1 new
1368606618_0.23494.top.irisa.fr,U=681593,FMD5=7e33429f656f1e6e9d79b29c3f82c57e:2,
1368606921_0.23494.top.irisa.fr,U=681596,FMD5=7e33429f656f1e6e9d79b29c3f82c57e:2,
1368607527_0.23494.top.irisa.fr,U=681600,FMD5=7e33429f656f1e6e9d79b29c3f82c57e:2,
1368607527_1.23494.top.irisa.fr,U=681601,FMD5=7e33429f656f1e6e9d79b29c3f82c57e:2,
1368607527_3.23494.top.irisa.fr,U=681599,FMD5=7e33429f656f1e6e9d79b29c3f82c57e:2,
1368607830_0.23494.top.irisa.fr,U=681602,FMD5=7e33429f656f1e6e9d79b29c3f82c57e:2,
1368610858_0.23494.top.irisa.fr,U=681619,FMD5=7e33429f656f1e6e9d79b29c3f82c57e:2,T
1368610858_1.23494.top.irisa.fr,U=681621,FMD5=7e33429f656f1e6e9d79b29c3f82c57e:2,T
1368610858_2.23494.top.irisa.fr,U=681623,FMD5=7e33429f656f1e6e9d79b29c3f82c57e:2,T
1368612373_0.23494.top.irisa.fr,U=681625,FMD5=7e33429f656f1e6e9d79b29c3f82c57e:2,

This seems to pose problems to some mail viewer (such as mu4e), as mails
in the new folder should not have any flag. Is it a bug of offlineimap
that these messages have these flags?

Is there a way to tell offlineimap to not download any message with a
trashed flag?

Thanks,

Alan

_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap

&lt;/pre&gt;</description>
    <dc:creator>Alan Schmitt</dc:creator>
    <dc:date>2013-05-15T10:18:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6218">
    <title>4 Lời Khuyên Quan Trọng Khi Lập Kế Hoạch E.Marketing</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6218</link>
    <description>&lt;pre&gt;Your email client cannot read this email.
To view it online, please go here:
http://emo.dichvu-email.com/display.php?M=1682079&amp;amp;C=c7412790b50959417283cb3770cf7cd0&amp;amp;S=748&amp;amp;L=514&amp;amp;N=217


To stop receiving these
emails:http://emo.dichvu-email.com/unsubscribe.php?M=1682079&amp;amp;C=c7412790b50959417283cb3770cf7cd0&amp;amp;L=514&amp;amp;N=748
POWERED BY BITS

_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap&lt;/pre&gt;</description>
    <dc:creator>BITS</dc:creator>
    <dc:date>2013-05-14T01:50:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6215">
    <title>Synchro one way only.</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6215</link>
    <description>&lt;pre&gt;Hello,

I am using offlineimap since few days only. But it helps me a lot. Thanks
for this great job.

I am running two accounts, on two differents remote server.
The first one is running perfectly.
The second one (managed by infomaniak.ch) is not. During the
synchronisation, I am receiving what is on the remote, but he other way,
nothing is done. Thus the sent message from local server are not copied to
the remote, the moved message on local are not moved on the remote, even the
read message on the local still appear as "not read" on the remote server. I
guess it could come from the offlineimap config or the remote server config.
I don't think it comes from the offlineimap config as it is the same than
for the other account, only the server names and password change. As the
synchro is done in one way, that means the connexion is done anyway. But
maybe I am missing something here.
If it is coming from the remote server config, do you have any idea of what
it could be? I don't have access to the log of the server, but I may ask for
a small parameter change if I am clear in my request.

I suspect a read-only parameter in the remote server on some folder as the
debug mode of offlineimap return me that:

"

Folder sync [XYZ]:
Syncing Drafts: IMAP -&amp;gt; MappedIMAP
DEBUG[]: Not syncing to read-only repository 'remote_XYZ'
Syncing INBOX: IMAP -&amp;gt; MappedIMAP
DEBUG[]: Not syncing to read-only repository 'remote_XYZ'

"

and
"
 DEBUG[imap]:   30:48.73 Account sync XYZ _get_untagged_response(OK) =&amp;gt;
['[UNSEEN 1] First unseen.']
 DEBUG[imap]:   30:48.73 Account sync XYZ _get_untagged_response(READ-ONLY)
=&amp;gt; ['']

"

But I can use normal imap behavior (with updating) while connecting directly
to the remote server from a mail client (Thunderbird). So should I suspect
the connection mode?
Here is my current way, which is default. when connecting directly from the
mail client, the port is the same… and it use TTLS.

"
[Account XYZ]
########## Basic settings
localrepository = local_XYZ
remoterepository = remote_XYZ
########## Advanced settings
autorefresh = 5
quick = 12
maxsize = 200000000
maxage = 90
maildir-windows-compatible = no

[Repository local_XYZ]
type = IMAP
remotehost = localhost
remoteuser = XYZ
remotepass = XXXX
localfolders = ~/Maildir
sep = .
restoreatime = no

[Repository remote_XYZ]
type = IMAP
remotehost = mail.infomaniak.ch
#ssl = yes
#remoteport = 143
remoteuser = AAA&amp;lt; at &amp;gt;XYZ.com
remotepass = XXXX
"

Thanks for your kindly help!






_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap&lt;/pre&gt;</description>
    <dc:creator>FDF</dc:creator>
    <dc:date>2013-05-09T13:34:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6214">
    <title>Bug with exit codes?</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6214</link>
    <description>&lt;pre&gt;If I run an offlineimap invocation where a cert_fingerprint is not set for
a server I'm connecting to with SSL, I (rightly) see this:

ERROR: Server SSL fingerprint 'XXX' for hostname YYY.com' does not match
configured fingerprint. Please verify and set 'cert_fingerprint'
accordingly if not set yet.

However, the exit code from offlineimap is still 0, which makes this
condition more difficult to detect as part of a script. In my case, the UI
being used is 'basic', so that I can log the output, which makes the error
harder to spot amongst the other output. If I set it to 'quiet', I just get
the error message, but not the rest of the log.

I think this is probably a bug - offlineimap should be setting a non-zero
exit code in this case?

Thanks,
Andrew.

&lt;/pre&gt;</description>
    <dc:creator>Andrew Ferrier</dc:creator>
    <dc:date>2013-05-09T10:12:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6211">
    <title>Gmail, Duplicate Messages, All Mail and deletion problem</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6211</link>
    <description>&lt;pre&gt;I use offlineimap 6.5.4 and I like it a lot - thanks everyone who makes
this software possible!

I currently have a big problem though. For whatever reason, after many
years my Gmail account contains around 1400 duplicate messages. I've been
trying to delete them but, no matter what I try, offlineimap eventually
downloads them again from Gmail.

My current setup is that I sync two folders from Gmail, the All Mail folder
and the Bin Folder.

So here are my questions:

1) What is the correct way to delete messages from the All Mail folder?
Should I just delete the local file in the All Mail folder? Move the local
file to the Bin folder? Leave the original local file in All but copy it to
the Bin folder? Something else?

2) Does anyone know why offlineimap keeps downloading duplicate messages
from Gmail rather than simply deleting them?

Many thanks for your help,

Geoff
_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap&lt;/pre&gt;</description>
    <dc:creator>Geoffrey Ferrari</dc:creator>
    <dc:date>2013-05-07T14:12:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6210">
    <title>Getting an error when trying to sync Drafts</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6210</link>
    <description>&lt;pre&gt;I have begun using offllineimap today with my fastmail.fm mail account.

However, when performing a sync between local folders and remote, I'm
getting the following error:

OfflineIMAP 6.5.4
  Licensed under the GNU GPL v2+ (v2 or any later version)
*** Processing account Fastmail
Establishing connection to mail.messagingengine.com:993
Creating folder Drafts[Fastmail_Remote]
ERROR: Creating folder Drafts on repository Fastmail_Remote
  Folder 'Drafts'[Fastmail_Remote] could not be created. Server
  responded: ('NO', ['Permission denied'])
ERROR: Folder 'Drafts'[Fastmail_Remote] could not be created. Server
responded: ('NO', ['Permission denied'])
*** Finished account 'Fastmail' in 0:00
ERROR: Exceptions occurred during the run!
ERROR: Creating folder Drafts on repository Fastmail_Remote
  Folder 'Drafts'[Fastmail_Remote] could not be created. Server
  responded: ('NO', ['Permission denied'])
ERROR: Folder 'Drafts'[Fastmail_Remote] could not be created. Server
responded: ('NO', ['Permission denied'])

I have my mail setup locally in my home folder at ~/.mail/fastmail/

and the following in my .muttrc (which is likely wrong.  I realize it's
not consistent and looking for guidance):

set mbox_type=Maildir
set folder="~/.mail/fastmail/"
set mask="!^\\.[^.]"
set mbox="~/.mail/fastmail/"
set record="+Sent Items"
set postponed="~/.mail/fastmail/INBOX.drafts"
set spoolfile="~/.mail/fastmail/INBOX"

I've tried a few variations on the 'set postponed' directory, but still
getting the same error.  Also, sent messages are not being synced
either, but not seeing an error message concerning creating the remote
folder.

I created a draft message and it's showing up locally in
~/.mail/fastmail/INBOX.Drafts/cur/ but not sync'ing to the fastmail
remote server.

Any and all help appreciated.

&lt;/pre&gt;</description>
    <dc:creator>Trey Sizemore</dc:creator>
    <dc:date>2013-05-06T02:52:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6209">
    <title>sslcacertfile: make a build-time option to configure this in?</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6209</link>
    <description>&lt;pre&gt;For users who get offlineimap as a pre-built package, e.g. on Debian, it
should be possible to avoid their having ever to read the FAQ and configure
sslcacertfile, as there is a system-wide one in a well-known location.

Could this possibly be detected at build-time, or simply provided as a
configure option for packagers? Users could still override the setting if
they either wanted to use a different file, or didn't trust their system
certificate file.

&lt;/pre&gt;</description>
    <dc:creator>Reuben Thomas</dc:creator>
    <dc:date>2013-05-04T17:40:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6208">
    <title>Synchro one way only.</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6208</link>
    <description>&lt;pre&gt;Hello,

I am using offlineimap since few days only. But it helps me a lot. 
Thanks for this great job.

I am running two accounts, on two differents remote server.
The first one is running perfectly.
The second one (managed by infomaniak.ch) is not. During the 
synchronisation, I am receiving what is on the remote, but he other way, 
nothing is done. Thus the sent message from local server are not copied 
to the remote, the moved message on local are not moved on the remote, 
even the read message on the local still appear as "not read" on the 
remote server. I guess it could come from the offlineimap config or the 
remote server config. I don't think it comes from the offlineimap config 
as it is the same than for the other account, only the server names and 
password change. As the synchro is done in one way, that means the 
connexion is done anyway. But maybe I am missing something here.
If it is coming from the remote server config, do you have any idea of 
what it could be? I don't have access to the log of the server, but I 
may ask for a small parameter change if I am clear in my request.

I suspect a read-only parameter in the remote server on some folder as 
the debug mode of offlineimap return me that:

"

Folder sync [XYZ]:
Syncing Drafts: IMAP -&amp;gt; MappedIMAP
DEBUG[]: Not syncing to read-only repository 'remote_XYZ'
Syncing INBOX: IMAP -&amp;gt; MappedIMAP
DEBUG[]: Not syncing to read-only repository 'remote_XYZ'


"

But I can use normal imap behavior (with updating) while connecting 
directly to the remote server from a mail client (Thunderbird). So 
should I suspect the connexion mode?
Here is my current way, which is default. when connecting directly from 
the mail client, the port is the same… and it use TTLS.

"
[Account XYZ]
########## Basic settings
localrepository = local_XYZ
remoterepository = remote_XYZ
########## Advanced settings
autorefresh = 5
quick = 12
maxsize = 200000000
maxage = 90
maildir-windows-compatible = no

[Repository local_XYZ]
type = IMAP
remotehost = localhost
remoteuser = XYZ
remotepass = XXXX
localfolders = ~/Maildir
sep = .
restoreatime = no

[Repository remote_XYZ]
type = IMAP
remotehost = mail.infomaniak.ch
#ssl = yes
#remoteport = 143
remoteuser = AAA&amp;lt; at &amp;gt;XYZ.com
remotepass = XXXX

"

Thanks for your kindly help!




_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap&lt;/pre&gt;</description>
    <dc:creator>Pierig</dc:creator>
    <dc:date>2013-05-01T03:05:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6204">
    <title>Problem connecting to gmail after new installation of Ubuntu RaringRingtail</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6204</link>
    <description>&lt;pre&gt;Hi

I don't manage to get offlineimap to connect to gmail after a new
installation of Ubuntu 13.04. Offlineimap installed from source (6.5.4) and
same config files.

I get the following reply:
##################
10:37:30 ~$ offlineimap
OfflineIMAP 6.5.4
  Licensed under the GNU GPL v2+ (v2 or any later version)
*** Processing account Gmail
Establishing connection to imap.gmail.com:993
ERROR: Server SSL fingerprint 'b0ba392bba326e6feb1add4d04fa0fb86cd173fa'
for hostname 'imap.gmail.com' does not rt_fingerprint' accordingly if not
set yet.
*** Finished account 'Gmail' in 0:00
^CTerminating NOW (this may take a few seconds)...
ERROR: Exceptions occurred during the run!
ERROR: Server SSL fingerprint 'b0ba392bba326e6feb1add4d04fa0fb86cd173fa'
for hostname 'imap.gmail.com' does not rt_fingerprint' accordingly if not
set yet.
##################

Ok - I added
cert_fingerprint=b0ba392bba326e6feb1add4d04fa0fb86cd173fa

to .offlineimaprc, although I have  sslcacertfile =
/etc/ssl/certs/ca-certificates.crt already there (ca-certificates are
installed)

Now I get:

##################
10:37:44 ~$ offlineimap
OfflineIMAP 6.5.4
  Licensed under the GNU GPL v2+ (v2 or any later version)
*** Processing account Gmail
Establishing connection to imap.gmail.com:993
Establishing connection to localhost:143
ERROR: While attempting to sync account 'Gmail'
  [AUTHENTICATIONFAILED] Authentication failed.
*** Finished account 'Gmail' in 0:06
^CTerminating NOW (this may take a few seconds)...
ERROR: Exceptions occurred during the run!
ERROR: While attempting to sync account 'Gmail'
  [AUTHENTICATIONFAILED] Authentication failed.
10:40:03 ~$
Any suggestions what is going on here?

Thanks,

Rainer


&lt;/pre&gt;</description>
    <dc:creator>Rainer M Krug</dc:creator>
    <dc:date>2013-04-30T08:46:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6203">
    <title>messages not being expunged?</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6203</link>
    <description>&lt;pre&gt;Hello,

It seems that offlineimap is not removing messages with the 'T' flag
that are in my inbox (these messages were automatically moved by another
machine from the inbox to a spam folder). Here is for instance what I
see in my INBOX/new folder at the moment:

~/.Maildir/INBOX ls -1 new
1366615355_0.50170.top.irisa.fr,U=668913,FMD5=7e33429f656f1e6e9d79b29c3f82c57e:2,T
1366616034_0.50170.top.irisa.fr,U=668929,FMD5=7e33429f656f1e6e9d79b29c3f82c57e:2,T
1366616373_0.50170.top.irisa.fr,U=668933,FMD5=7e33429f656f1e6e9d79b29c3f82c57e:2,
1366616373_1.50170.top.irisa.fr,U=668934,FMD5=7e33429f656f1e6e9d79b29c3f82c57e:2,

Is there a way to tell offlineimap to delete these messages?

Thanks,

Alan

_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap

&lt;/pre&gt;</description>
    <dc:creator>Alan Schmitt</dc:creator>
    <dc:date>2013-04-22T07:46:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6197">
    <title>Option to disable STARTTLS?</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6197</link>
    <description>&lt;pre&gt;Hello,

Wondering if there is a way I can configure offlineimap to NOT use TLS /
STARTTLS?  I can see an option to disable SSL, however this doesn't appear
to stop the script from attempting to use TLS authentication.

Any thoughts / suggestions appreciated.

Thanks,

Jaren
_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap&lt;/pre&gt;</description>
    <dc:creator>Jaren Angerbauer</dc:creator>
    <dc:date>2013-04-17T09:40:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6195">
    <title>offlineimap 6.5.4 - unexpected behavior</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6195</link>
    <description>&lt;pre&gt;Dear *,

at the moment I am experiencing unexpected behavior with offlineimap
6.5.4.

I'm using Arch Linux at the moment and I want to use offlineimap and
mutt in combination to take care of my mail.

I set up everything according to Pat Brisbins How-To[0],[1] but it seems I
have done something wrong.

I attach you my error log[2], my .offlineimaprc[3] and my
nametrans.py[4] and I respectfully request you have a look at it.

Maybe you then can tell me, what I did wrong where.

Steps I have taken so far: 
- googled first error message ("folder could not be created"), took
  care of that by making sure nametrans.py was called with python2.7
  -&amp;gt; worked at first, now it doesn't any more without me changing
  anything. Maybe you know something?

- read docs and source (the latter without understanding much, I'm
  rather new to coding in general and Python especially) but I did not
  find the right clue. Maybe you could point me in the right
  direction?

Thank you[5] for taking the time to read my mail.

Best regards
Dave

[0] http://pbrisbin.com/posts/two_accounts_in_mutt
[1] http://pbrisbin.com/posts/mutt_gmail_offlineimap
[2] https://gist.github.com/Laird-Dave/5402017
[3] https://gist.github.com/Laird-Dave/5402031
[4] https://gist.github.com/Laird-Dave/5402024
[5] http://is.gd/q5ld0B


&lt;/pre&gt;</description>
    <dc:creator>David Mändlen</dc:creator>
    <dc:date>2013-04-17T05:54:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6194">
    <title>INFINITE FOLDER CREATION DETECTED!</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6194</link>
    <description>&lt;pre&gt;I performed a synch between a remote IMAP repository Exchange and a 
local IMAP repository Ateneo, using this nametrans:

nametrans = lambda x: 'Archivio.' + x.replace('.', 'dot')

When I called offlineimap a second time, I got:

  ERROR: INFINITE FOLDER CREATION DETECTED! Folder 
'Archivio.networks.CAF' (repository 'Ateneo') would be created as folder 
'Archivio/networks/CAF' (repository 'Exchange'). The latter becomes 
'Archivio.Archivio.networks.CAF' in return, leading to infinite folder 
creation cycles.

which is weird, since it had created it correctly the first time:

  Creating folder Archivio.networks.CAF[Ateneo]

I deleted the folder Archivio.networks.CAF from the Ateneo repository, 
and the next time it was able to create it, but then it raised an error 
on another folder.

I do not understand why it complains.

prof. G. Attardi
University of Pisa


_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap

&lt;/pre&gt;</description>
    <dc:creator>Giuseppe Attardi</dc:creator>
    <dc:date>2013-04-17T01:39:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6193">
    <title>Crash when syncing from gmail to local imap</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6193</link>
    <description>&lt;pre&gt;Hi

I encounter a crash when I sync from gmail to local imap account. 
The output I get is:

,----
|  Copy message 848831 (7 of 9) RemoteRMKrugGMAIL:[Gmail]/All Mail -&amp;gt; LocalRMKrugGMAIL
| Copy message from RemoteRMKrugGMAIL:[Gmail]/All Mail:
|  Establishing connection to localhost:143
| Folder [Gmail]/All Mail [acc: Gmail]:
|  Copy message 848832 (8 of 9) RemoteRMKrugGMAIL:[Gmail]/All Mail -&amp;gt; LocalRMKrugGMAIL
|  Copy message 848834 (9 of 9) RemoteRMKrugGMAIL:[Gmail]/All Mail -&amp;gt; LocalRMKrugGMAIL
| Copy message from RemoteRMKrugGMAIL:[Gmail]/All Mail:
|  ERROR: command: CHECK =&amp;gt; socket error: &amp;lt;type 'exceptions.IOError'&amp;gt; - Too many read 0
| Thread 'Copy message from RemoteRMKrugGMAIL:[Gmail]/All Mail' terminated with exception:
| Traceback (most recent call last):
|   File "/usr/local/lib/python2.7/dist-packages/offlineimap/threadutil.py", line 156, in run
|     Thread.run(self)
|   File "/usr/lib/python2.7/threading.py", line 505, in run
|     self.__target(*self.__args, **self.__kwargs)
|   File "/usr/local/lib/python2.7/dist-packages/offlineimap/folder/Base.py", line 335, in copymessageto
|     new_uid = dstfolder.savemessage(uid, message, flags, rtime)
|   File "/usr/local/lib/python2.7/dist-packages/offlineimap/folder/UIDMaps.py", line 203, in savemessage
|     newluid = self._mb.savemessage(-1, content, flags, rtime)
|   File "/usr/local/lib/python2.7/dist-packages/offlineimap/folder/IMAP.py", line 575, in savemessage
|     (typ,dat) = imapobj.check()
|   File "/usr/local/lib/python2.7/dist-packages/offlineimap/imaplib2.py", line 655, in check
|     return self._simple_command('CHECK', **kw)
|   File "/usr/local/lib/python2.7/dist-packages/offlineimap/imaplib2.py", line 1595, in _simple_command
|     return self._command_complete(self._command(name, *args), kw)
|   File "/usr/local/lib/python2.7/dist-packages/offlineimap/imaplib2.py", line 1360, in _command_complete
|     typ, dat = rqb.get_response('command: %s =&amp;gt; %%s' % rqb.name)
|   File "/usr/local/lib/python2.7/dist-packages/offlineimap/imaplib2.py", line 173, in get_response
|     raise typ(exc_fmt % str(val))
| abort: command: CHECK =&amp;gt; socket error: &amp;lt;type 'exceptions.IOError'&amp;gt; - Too many read 0
| 
| 
| Last 5 debug messages logged for Copy message from RemoteRMKrugGMAIL:[Gmail]/All Mail prior to exception:
| thread: Register new thread 'Copy message from RemoteRMKrugGMAIL:[Gmail]/All Mail' (account 'Gmail')
| imap: Returned object from fetching 848831: 'Delivered-To: r.m.krug&amp;lt; at &amp;gt;gmail.com
| Received: by 10.58.66.162 with SMTP id g2csp15451vet;
|         Tue, 16 Apr 2013 01:52:56 -0700 (PDT)
| X-Received: by 10...9EE04CABD9452A82EE740A1BB253BCSTBEXMB02stbsun_--
| 
| '
| imap: Write mail 'RMKrugGMAIL.[Gmail].All Mail:848831' with flags set([])
| imap: Write mail 'RMKrugGMAIL.[Gmail].All Mail:-1' with flags set([])
| imap: savemessage: date: "16-Apr-2013 08:45:15 +0100", content: 'Delivered-To: r.m.krug&amp;lt; at &amp;gt;gmail.com
| Received: by 10.58.66.162 with SMTP id g2csp15451vet;
|         Tue, 16 Apr 2013 01:52:56 -0700 (PDT)
| X-Received: by...E04CABD9452A82EE740A1BB253BCSTBEXMB02stbsun_--
| 
| '
| ERROR: Exceptions occurred during the run!
| ERROR: command: CHECK =&amp;gt; socket error: &amp;lt;type 'exceptions.IOError'&amp;gt; - Too many read 0
`----


My .offlineimaprc is as follow:

,----
| [general]
| accounts = Gmail
| maxsyncaccounts = 1
| ignore-readonly = no
| 
| [Account Gmail]
| localrepository =   LocalRMKrugGMAIL
| remoterepository = RemoteRMKrugGMAIL
| status_backend = sqlite
| postsynchook = ionice -c 3 chrt --idle 0 /bin/sh -c "notmuch new &amp;amp;&amp;amp; afew --tag --verbose --new"
| 
| [Repository RemoteRMKrugGMAIL]
| type = Gmail
| sslcacertfile = /etc/ssl/certs/ca-certificates.crt
| ######
| remoteuser = XXXXXXXX
| remotepass = YYYYYYYY
| ######
| maxconnections = 5
| nametrans = lambda foldername: 'RMKrugGMAIL.' + foldername
| ######
| 
| [Repository LocalRMKrugGMAIL]
| type = IMAP
| remotehost = localhost
| port = 143
| ######
| remoteuser = ZZZZZZZ
| remotepass = PPPPPPP
| ######
| maxconnections = 5
| ######
| ## Remove RMKrugGMAIL prefix when copying to remote
| nametrans = lambda folder: re.sub('^RMKrugGMAIL.', '', folder)
| ######
| folderfilter = lambda folder: folder.startswith('RMKrugGMAIL')
| ######
`----

offlineimap version 6.5.4
Ubuntu Quantal, all updates

The syncing is approaching the end if I run offlineimap again after the
crash.

Any further info needed?

Thanks,

Rainer


&lt;/pre&gt;</description>
    <dc:creator>Rainer M. Krug</dc:creator>
    <dc:date>2013-04-16T09:18:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6192">
    <title>duplicate messages</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6192</link>
    <description>&lt;pre&gt;I just installed offlineimap 6.5.4 on os x and have been running it
for two days.  I've noticed that there are duplicate messages in the
maildir.  For example,

[~/offlineimap/gmail/[Gmail].All Mail/new:] ls -lar | grep 309967
-rw-r--r--      1 bhaskara  staff    285192 Apr 10 12:42
1365622934_3.36127.bmm.vicarious,U=309967,FMD5=844bb96d088d057aa1b32ac1fbc67b56:2,
-rw-r--r--      1 bhaskara  staff    285192 Apr  9 22:33
1365572012_0.60007.bmm.vicarious,U=309967,FMD5=844bb96d088d057aa1b32ac1fbc67b56:2,
-rw-r--r--      1 bhaskara  staff    285192 Apr  9 20:19
1365563963_0.60007.bmm.vicarious,U=309967,FMD5=844bb96d088d057aa1b32ac1fbc67b56:2,
-rw-r--r--      1 bhaskara  staff    285192 Apr  9 14:09
1365541760_0.94849.bmm.vicarious,U=309967,FMD5=844bb96d088d057aa1b32ac1fbc67b56:2,
-rw-r--r--      1 bhaskara  staff    285192 Apr  9 11:32
1365532320_0.94849.bmm.vicarious,U=309967,FMD5=844bb96d088d057aa1b32ac1fbc67b56:2,
-rw-r--r--      1 bhaskara  staff    285192 Apr  7 23:11
1365401517_0.94849.bmm.vicarious,U=309967,FMD5=844bb96d088d057aa1b32ac1fbc67b56:2,

[~/offlineimap/gmail/[Gmail].All Mail/new:] diff
1365622934_3.36127.bmm.vicarious\,U\=309967\,FMD5\=844bb96d088d057aa1b32ac1fbc67b56\:2\,
1365572012_0.60007.
bmm.vicarious\,U\=309967\,FMD5\=844bb96d088d057aa1b32ac1fbc67b56\:2\,

[~/offlineimap/gmail/[Gmail].All Mail/new:]

So in this case we have six messages with that UID, and they are all
identical, as shown by the empty output of the diff.  Is this
expected?  The account is a gmail account, but I'm only backing up the
"All Mail" folder, so the duplicates shouldn't exist, to my
understanding.  I also verified on the server that there's only one
copy of that message.

_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap

&lt;/pre&gt;</description>
    <dc:creator>Bhaskara Marthi</dc:creator>
    <dc:date>2013-04-10T23:41:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6191">
    <title>configuration file format and parsing</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6191</link>
    <description>&lt;pre&gt; 

Hello, 

I was surprised by a "bug" with my configuration of
offlineimap. 

My configuration file was incorrectly read because I had
one option which was not at the beginning of the line. 

It seems that
the parser sees lines beginning with spaces as continuation of preceding
line. 

Is that intended ? Is it documented ? 

A prominent notice on
example files could be useful. 

I use offlineimap 6.3.4-1 from debian
testing. 

Regards. 
 _______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap&lt;/pre&gt;</description>
    <dc:creator>nimiezko&lt; at &gt;mailoo.org</dc:creator>
    <dc:date>2013-04-05T04:05:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6186">
    <title>BUG: git-current crashing with "string index out of range"</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6186</link>
    <description>&lt;pre&gt;Hi everyone,

first off thanks for the great effort in making offlineimap such a nice
piece of software :-)

Then I'd like to report a bug: offlineimap in current debian wheezy
(6.3.4) seems to crash at selected messages from my (rather large, ~7000
messages) mailbox with a strange error in folder/IMAP.py:


The problem persists with the (current?) git version, apparently
6.5.5-rc2. Simple "print"-based debugging indicates that reason for the
problem is probably a malformed message or a dropped connection of my IMAP
server. In any case, it happens reproducibly at several messages, always
at the _same_ messages, and at apparently this is because the data
returned by imapobj.uid() in IMAPFolder.getmessage() looks like:


instead of what the code expects:


The attached patch seems to... let's say "work around" :-) the problem by
checking for this specific case and resetting the data variable to a sane
value. I don't know the offlineimap internals, so I'd expect that what I'm
doing is a veeery bad and ugly fix, but it keeps things rolling for my
particular case.

If I can help you further, let me know.

I'm not on the mailing list, so I'd appreciate if people answering to this
email would be kind enough to include me in CC.

Thanks again &amp;amp; have a nice holiday,

Florin.





_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap

&lt;/pre&gt;</description>
    <dc:creator>Florin Boariu</dc:creator>
    <dc:date>2013-03-29T20:09:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6185">
    <title>Repository class</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6185</link>
    <description>&lt;pre&gt;Dear all,

I had a look over the code, and I have a question.

Shouldn't the Repository class have its own source file- Repository.py - instead of hiding inside the repository package's __init__.py  with the package's import statements ??

Thanks.
_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap&lt;/pre&gt;</description>
    <dc:creator>chris coleman</dc:creator>
    <dc:date>2013-03-29T19:33:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6184">
    <title>file is encrypted or is not a database</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6184</link>
    <description>&lt;pre&gt;Dear all,

I have the database INBOX-journal which is corrupted and I cannot recover it with the commands:

sqlite3 INBOX-journal
pragma integrity-check;
.quit

The pragma command give the same error message as offlineimap gives:

"file is encrypted or is not a database"

so, I assume it is actually sqlite3 that gives the error.

The attempt to recover I took from the internet:

http://blog.kdecherf.com/2012/12/23/offlineimap-and-sqlite3-file-is-encrypted-or-is-not-a-database/

which addresses the same problem, but for the INBOX, not INBOX-journal.



Does anyone know how I can solve this? I assume that removing the INBOX-journal file is NOT the solution.

thanks, indium
(offlineimap version 6.5.4 on ubuntu 12.11)

_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap

&lt;/pre&gt;</description>
    <dc:creator>indium&lt; at &gt;bshellz.net</dc:creator>
    <dc:date>2013-03-28T10:10:46</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.mail.imap.offlineimap.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.mail.imap.offlineimap.general</link>
  </textinput>
</rdf:RDF>
