Discussions of development and use of the Sup email client
 help / color / mirror / Atom feed
From: q.shanahan@gmail.com
To: The Sup email client <supmua@googlegroups.com>
Subject: Re: [sup] How to move mails to trash on the server after deleting them in sup?
Date: Sun, 11 Oct 2015 06:37:06 -0700 (PDT)	[thread overview]
Message-ID: <a59b8fd5-a3f9-489a-a58b-d8323d747a40@googlegroups.com> (raw)
In-Reply-To: <CAJKyLDq0PrwS4ymEYA3Yus5_mhmjTigsBsmxBE-kdBe4QQWArw@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2035 bytes --]

Hi, has anyone successfully implemented this? Somehow the mail needs to get 
moved to the IMAP "[Gmail]/Trash" folder when it is deleted, but sup does 
not sync labels, so I'm not sure how to do that. Maybe it would be possible 
to sync the trash folder using offlineimap, and then have some sort of hook 
in sup that moved the actual mail file from the "archive" to the "trash" 
folder in the maildir? with a config like this:

nametrans = lambda folder: {'archive': '[Gmail]/All Mail', 'trash': 
'[Gmail]/Trash'
                            }.get(folder, folder)

I wonder if anyone has any thoughts or advice on this. 


On Tuesday, June 23, 2015 at 5:04:08 AM UTC-4, Siwen Yu wrote:
>
> Thanks a lot. 
>
> On Tue, Jun 23, 2015 at 4:51 PM, Gaute Hope <e...@gaute.vetsj.com 
> <javascript:>> wrote:
>
>> Siwen Yu writes on June 23, 2015 10:38:
>>
>>> I've recently switched to SUP from MUTT. 
>>> I've followed the 'Complete gmail configuration' wiki post and set my 
>>> gmail account with offlineimap & sup successfully. But when I delete some 
>>> mails in the INDEX view with 'd' key, they just disappeared but still on 
>>> the server. After flushing changes and polling manually, they were still 
>>> there. How could I move them to the Trash on the server after deleting them 
>>> in sup?
>>>
>>> ps. My sup & offlineimap setting is the same as the wiki post.
>>>
>>
>> Hi,
>>
>> sup does not do this for you. It can probably be best done with an
>> addon-script that loops over deleted messages, or a script that looks
>> for the trash (T) flag (if you have maildir-syncback enabled).
>>
>> Maybe what you want to achieve is actually to add the trash flag? In
>> that case check out maildir-syncback in the wiki [0].
>>
>> Some earlier discussion: https://github.com/sup-heliotrope/sup/issues/175
>>
>> Regards, gaute
>>
>> [0] 
>> https://github.com/sup-heliotrope/sup/wiki/Using-sup-with-other-clients
>>
>>
>
>
> -- 
> ________________________________
> 余斯文
>

[-- Attachment #1.2: Type: text/html, Size: 4118 bytes --]

      reply	other threads:[~2015-10-11 13:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-23  8:38 Siwen Yu
2015-06-23  8:51 ` [sup] " Gaute Hope
2015-06-23  9:04   ` Siwen Yu
2015-10-11 13:37     ` q.shanahan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a59b8fd5-a3f9-489a-a58b-d8323d747a40@googlegroups.com \
    --to=q.shanahan@gmail.com \
    --cc=supmua@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox