Received: from mail.cmpwn.com (mail.cmpwn.com [45.56.77.53]) by mail.sr.ht (Postfix) with ESMTPS id 7670840279 for <~sircmpwn/aerc@lists.sr.ht>; Tue, 4 Jun 2019 20:45:52 +0000 (UTC) Authentication-Results: mail.sr.ht; dkim=pass (1024-bit key) header.d=cmpwn.com header.i=@cmpwn.com header.b=W0fecSFD DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=cmpwn.com; s=cmpwn; t=1559681339; bh=Ez2vADPOAXfPiii8/aIzSwmnLKvWKkdcm7Uug8JUjy4=; h=In-Reply-To:To:From:Date:Subject; b=W0fecSFDyH37zJGdAxIJxR4UJ6P7Cmky9Gxv/iCTCYcFAMrOIK904rB/CNk5AgxBg d+nh9BjrTHcnzLLXAnbif17RGed7IFZFPvOiB4xrGruzzww3Z+oM2IbhUDyA7XeE0U v3FBynPh9JXpXvti//hC16Zh7j/ArzNkXxdJ0l4g= Content-Transfer-Encoding: quoted-printable In-Reply-To: <20190604193652.6172-1-r@gnzler.io> To: =?utf-8?q?Robert_G=C3=BCnzler?= , <~sircmpwn/aerc@lists.sr.ht> From: Drew DeVault Date: Tue, 04 Jun 2019 16:45:51 -0400 Subject: Re: [PATCH] Add archive command Message-Id: Content-Type: text/plain; charset=UTF-8 Nice! I think we're going to need to make sure the target folder exists before we try to move the message into it, though.