From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6163487219372785664 X-Received: by 10.42.92.8 with SMTP id r8mr36802355icm.31.1435050248825; Tue, 23 Jun 2015 02:04:08 -0700 (PDT) X-BeenThere: supmua@googlegroups.com Received: by 10.182.197.194 with SMTP id iw2ls14992obc.81.gmail; Tue, 23 Jun 2015 02:04:08 -0700 (PDT) X-Received: by 10.182.44.166 with SMTP id f6mr46999560obm.44.1435050248575; Tue, 23 Jun 2015 02:04:08 -0700 (PDT) Return-Path: Received: from mail-ob0-x22b.google.com (mail-ob0-x22b.google.com. [2607:f8b0:4003:c01::22b]) by gmr-mx.google.com with ESMTPS id i4si1495067igg.1.2015.06.23.02.04.08 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jun 2015 02:04:08 -0700 (PDT) Received-SPF: pass (google.com: domain of yusiwen@gmail.com designates 2607:f8b0:4003:c01::22b as permitted sender) client-ip=2607:f8b0:4003:c01::22b; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of yusiwen@gmail.com designates 2607:f8b0:4003:c01::22b as permitted sender) smtp.mail=yusiwen@gmail.com; dkim=pass header.i=@gmail.com; dmarc=pass (p=NONE dis=NONE) header.from=gmail.com Received: by mail-ob0-x22b.google.com with SMTP id km3so2181953obb.1 for ; Tue, 23 Jun 2015 02:04:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Z7Zs8fD/VUJou4bpo80eTAJAUvTTgB/A6K7jlWpOl1Y=; b=Fxznyk+cIzB+yi927RtedIVpD5+y87Bo7UcpCRRpk0tDXkGvPCL9PF3kjjqw5VY1ig HDLcLB0oLKxvKJDdMT7YRDI/FgjiNV+M7kITye7lX4GMNQDAKCzZFmDvMUSK1HygYpfM vZlYgUxc+rCPqYDp6LB1hoxnBOGz/q6UsFpKkJFVkl5yhpJztXo9trpSavnhTCiF0oJI xE8jPWyofMzGnvzUyhWjDOwF1nrKbnYfqEk/ZGScVQjb8nAKxAlY7Qk5sIf81tGeriJO NiNIRhpTklhQOPlLjRaWquHU6cGU8Gn7JcsWzr5e6LAZmN9ib9NmmsmASxT1dh2xcYQo A3Vw== MIME-Version: 1.0 X-Received: by 10.202.221.86 with SMTP id u83mr27070397oig.129.1435050248443; Tue, 23 Jun 2015 02:04:08 -0700 (PDT) Received: by 10.202.97.196 with HTTP; Tue, 23 Jun 2015 02:04:08 -0700 (PDT) In-Reply-To: <1435048998-astroid-5-ay83go9694-1761@strange> References: <448b29ee-ba83-47a0-8540-7e058c5f64c8@googlegroups.com> <1435048998-astroid-5-ay83go9694-1761@strange> Date: Tue, 23 Jun 2015 17:04:08 +0800 Message-ID: Subject: Re: [sup] How to move mails to trash on the server after deleting them in sup? From: Siwen Yu To: Gaute Hope Cc: supmua@googlegroups.com Content-Type: multipart/alternative; boundary=001a113d56504b1f5105192bac86 --001a113d56504b1f5105192bac86 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks a lot. On Tue, Jun 23, 2015 at 4:51 PM, Gaute Hope 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 som= e >> 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 t= hem >> 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 > > --=20 ________________________________ =E4=BD=99=E6=96=AF=E6=96=87 --001a113d56504b1f5105192bac86 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks a lot.=C2=A0

On Tue, Jun 23, 2015 at 4:51 PM, Gaute Hope <eg@= gaute.vetsj.com> wrote:
Siw= en 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 de= lete some mails in the INDEX view with 'd' key, they just disappear= ed but still on the server. After flushing changes and polling manually, th= ey 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-heli= otrope/sup/issues/175

Regards, gaute

[0] https://github.com/sup-he= liotrope/sup/wiki/Using-sup-with-other-clients




--
________________________________
= =E4=BD=99=E6=96=AF=E6=96=87
--001a113d56504b1f5105192bac86--