From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Thu, 01 Nov 2007 20:02:44 -0700 Subject: [sup-talk] Google and IMAP In-Reply-To: <1193677196-sup-2982@londonbackup> References: <414a99f20710240051m4656b3b6sbd0057ba95dc68a6@mail.gmail.com> <20071024084757.GO5471@horacrux> <1193677196-sup-2982@londonbackup> Message-ID: <1193971010-sup-3497@south> Excerpts from Tim Vaughan's message of Mon Oct 29 10:17:57 -0700 2007: > * Gmail seems to store messages sent with its SMTP server so when a > brand-new email is sent it appears in the inbox. This is a bit > annoying but I don't think that you can make sup store its sent emails > in an IMAP folder. This is correct. I don't ever plan to write IMAP saving code, but I would accept a patch to this effect. > * Sometimes I load a largeish thread and find that a thread has a red > line with "message not downloaded" in it. If you mean a "message not received" line in Sup, that signifies that some message had a References: header that mentioned some message id that never occurred. So it could be symptomatic of someone replying to an off-list message, or it could be a corrupted References: header, or it could be a message that you just didn't receive for whatever reason. (Or that isn't stored in Gmail.) > * Feature request: saved searches! Acknowledged. On the todo. > * Is there a way to make sup reply from the address an email was sent > to (like Gmail does when it handles more than one account)? If you add an account to config.yaml with that email address, it should start replying from it as well. Unfortunately this is still a manual process at this point. > * Sup is great but having to rebuild the index every time I use > Gmail's web interface to send an email hurts :(. Although I realise > that's just the Way Things Are. Sadly, yes... -- William