From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.228.136 with SMTP id je8cs122196icb; Mon, 7 Mar 2011 00:44:38 -0800 (PST) Received: by 10.231.209.136 with SMTP id gg8mr2826143ibb.77.1299487478577; Mon, 07 Mar 2011 00:44:38 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id he41si6645583ibb.96.2011.03.07.00.44.37; Mon, 07 Mar 2011 00:44:37 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 43D0F1D780F8; Mon, 7 Mar 2011 03:44:37 -0500 (EST) Received: from mail-ey0-f178.google.com (mail-ey0-f178.google.com [209.85.215.178]) by rubyforge.org (Postfix) with ESMTP id 05D0F18582EE for ; Mon, 7 Mar 2011 03:28:03 -0500 (EST) Received: by eya25 with SMTP id 25so1458554eya.23 for ; Mon, 07 Mar 2011 00:28:03 -0800 (PST) Received: by 10.213.113.193 with SMTP id b1mr1354780ebq.19.1299486481550; Mon, 07 Mar 2011 00:28:01 -0800 (PST) Received: from localhost (ittemni.ds.pg.gda.pl [153.19.209.186]) by mx.google.com with ESMTPS id b52sm1791130eei.1.2011.03.07.00.28.00 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 07 Mar 2011 00:28:00 -0800 (PST) From: =?utf-8?q?Amadeusz_=C5=BBo=C5=82nowski?= To: Hamish In-reply-to: <1299454258-sup-7115@whisper> References: <1299436337-sup-4604@pruts.nl> <1299454258-sup-7115@whisper> Date: Mon, 07 Mar 2011 09:27:56 +0100 Message-Id: <1299486205-sup-2424@ittemni> User-Agent: Sup/git MIME-Version: 1.0 Cc: sup-devel Subject: Re: [sup-devel] Mail-to-self does not end up in inbox X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0790881773==" Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org --===============0790881773== Content-Transfer-Encoding: 8bit Content-Type: multipart/signed; boundary="=-1299486476-735886-6112-1035-16-="; protocol="application/pgp-signature" --=-1299486476-735886-6112-1035-16-= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Excerpts from Hamish's message of Mon Mar 07 00:36:24 +0100 2011: > Excerpts from Ico Doornekamp's message of Sun Mar 06 18:34:56 +0000 201= 1: > > Back in the old days when using mutt, I regularly used to send mails = to > > myself as reminders or short notes. Sup however shows intelligent > > behaviour, recognizes the message is both sent and received, and > > attaches a 'sent' label to it, and thus the mail does not show up in = the > > inbox. > > = > > Is there a simple workaround for this ? Could this be considered a bu= g, > > or is this just functioning as designed ? > = > I generally prefer sent email to not show up in the inbox - I try to > keep my inbox somewhere near zero (though I rarely achieve it ...) > = > A work around could be to add the inbox label to sent mail that is just= > to you. In before-add-message.rb you could have something like: > = > = > if message.from.email =3D=3D "me@mine.com" && message.to.length =3D=3D = 1 && message.to[0].email =3D=3D "me@mine.com" > message.add_label :inbox > end Why not have requested behaviour (sent mail in inbox) and hook for archiving? E.g. I am usually modyfing labels on sent mail. And it's easier to archive sent mail than unarchive it. -- = Amadeusz =C5=BBo=C5=82nowski PGP key fpr: C700 CEDE 0C18 212E 49DA 4653 F013 4531 E1DB FAB5 --=-1299486476-735886-6112-1035-16-= Content-Disposition: attachment; filename="signature.asc" Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQEcBAEBAgAGBQJNdJcMAAoJEPATRTHh2/q1JfQH/RRd1C/UbKriGWVQ5teu6e+H RMXVyBRtm2WL+j9cGOn1qD1v+OwnHi2mInwieTpbEZbm7EtR5b7G+HIIfgtB2cj1 mnr98rHqq0+Hi8UQMGJ9x4ULxlrHqaM4dlLeNE9wL3a3iQLP3w6/q8SpNExYSNge pbHoCFPUM3Yi/mrconCIb02qIiaOX4SiqLQ1FXPGQ4u8bb5vq2W7VzdqggKwNosj CSV/LnANp7YYh89oZC7jp39G+gqOLiz33s04TC2+/sMSX49oCmFZJHQuN4T8ScLb SNmYc455GTsOtD/wdpS7YeTFV8HviT4D8uFi/+z4YW79+dA3g0QTD7J1qCmgRtU= =4ZQJ -----END PGP SIGNATURE----- --=-1299486476-735886-6112-1035-16-=-- --===============0790881773== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel --===============0790881773==--