From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/18723 Path: news.gmane.org!.POSTED!not-for-mail From: Gijs Hillenius Newsgroups: gmane.emacs.gnus.user Subject: how does gnus delete attachments IMAP Date: Wed, 20 Sep 2017 08:38:10 +0200 Organization: Using Emacs' Org Mode Message-ID: <87r2v17u3x.fsf@hillenius.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1505889607 22966 195.159.176.226 (20 Sep 2017 06:40:07 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 20 Sep 2017 06:40:07 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Wed Sep 20 08:40:02 2017 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1duYfx-0005bP-Ka for gegu-info-gnus-english@m.gmane.org; Wed, 20 Sep 2017 08:40:01 +0200 Original-Received: from localhost ([::1]:47017 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1duYg4-0002wA-QZ for gegu-info-gnus-english@m.gmane.org; Wed, 20 Sep 2017 02:40:08 -0400 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!nzgate1.xs4all.net!nzpost1.xs4all.net!not-for-mail Original-Newsgroups: gnu.emacs.gnus X-Operating-System: Debian GNU/Linux Sid X-Homepage: http://www.hillenius.net/ X-GPG-Fingerprint: 340F F9A4 8F6C 18FD D032 0C33 ABA1 CB30 E997 A3AF Cancel-Lock: sha1:Q0cl1jpWvMN365kfRKO4P/onVwc= Original-Lines: 38 Original-NNTP-Posting-Host: 2a01:4f8:200:546b:0:9e15:9e15:1000 Original-X-Trace: 1505889491 news.xs4all.nl 771 himaan/[2a01:4f8:200:546b:0:9e15:9e15:1000]:60958 Original-X-Complaints-To: abuse@xs4all.nl Original-Xref: usenet.stanford.edu gnu.emacs.gnus:89668 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: "info-gnus-english" Xref: news.gmane.org gmane.emacs.gnus.user:18723 Archived-At: I have this email that has four large files attached to it. Using Gnus, I deleted all of them - showing me this: [4. Deleted attachment (466580 bytes) --- text/plain]... [5. Deleted attachment (11297946 bytes) --- text/plain]... [6. Deleted attachment (9428994 bytes) --- text/plain]... [7. Deleted attachment (443779 bytes) --- text/plain]... Oddly enough, on the IMAP server, the files are still there, in the email message. When I look at the specific message, I see, for example, this: --=-=-= Content-Type: text/plain Content-Disposition: attachment Content-Description: Deleted attachment (466580 bytes) ,---- | The following attachment has been deleted: | | Type: application/pdf | Filename: 00 - Foom bla-bla.pdf | Size (encoded): 466580 bytes | Description: 00 - Foom bla-bla.pdf `---- --=-=-= Content-Type: application/pdf; But it has not actually been deleted. What did I miss?