From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.187.5 with SMTP id fo5cs199401vdc; Tue, 10 May 2011 17:40:15 -0700 (PDT) Received: by 10.52.179.103 with SMTP id df7mr187425vdc.148.1305074414981; Tue, 10 May 2011 17:40:14 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id ck2si6411680vdb.53.2011.05.10.17.40.14; Tue, 10 May 2011 17:40:14 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-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-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id C87053C8087; Tue, 10 May 2011 20:40:14 -0400 (EDT) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by rubyforge.org (Postfix) with SMTP id A9E1E18583B1 for ; Tue, 10 May 2011 20:16:06 -0400 (EDT) Received: (qmail invoked by alias); 11 May 2011 00:16:05 -0000 Received: from hmbg-4d06eaa2.pool.mediaWays.net (EHLO localhost) [77.6.234.162] by mail.gmx.net (mp059) with SMTP; 11 May 2011 02:16:05 +0200 X-Authenticated: #67991182 X-Provags-ID: V01U2FsdGVkX18HapZkqJ0Hgk7oFmPNcHfSoGEEOJIGHHp5lblmFo nEb3lBOl3l1GSV From: dtk To: Matthieu Rakotojaona In-reply-to: References: <1305058093-sup-1016@minibox> <1305063169-sup-9131@chigamba> <1305067227-sup-4227@minibox> Date: Wed, 11 May 2011 02:16:03 +0200 Message-Id: <1305072191-sup-3288@minibox> User-Agent: Sup/git X-Y-GMX-Trusted: 0 Cc: sup-talk Subject: Re: [sup-talk] multiple accounts X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Excerpts from Matthieu Rakotojaona's message of Mi Mai 11 01:23:02 +0200 2011: > I know that when you send an email from Google smtp, you don't have to save > it anywhere. It will automagically be saved with a GMail/Send tag (most of > the time 'Send' only'). You don't configure your GMail account to save > anything in msmtp; it happens on Google side. > Isn't there a way to do so with msmtp ? I know you can choose an account to > send from, but after a quick looking you can't choose a folder where to save > the sent email. Maybe you'd have to choose another MTA to save the sending > mail ? Simple relays like msmtp or nbsmtp (in the example) can't save in a > specific folder. hmm, actually I don't think it's usually an smtp feature but rather an IMAP one? > sup is just like mutt, an MUA, and HAPPENS to be able to > save your sent mail to a specific folder. But I think it's not the main > purpose of it, or am I wrong ? well, as an MUA I feel it is its task to manage mails, and that certainly includes accessing my mailbox. Admittedly stressing the comparison, speaking proper maildir e.g. means moving mails from new/ to cur/, so I feel like copying sent mails into a destined directory sounds rather appropriate, as does deleting mails, etc... Besides, sup /does/ it, so why not do it properly? Making the sent source account dependent feels natural to me. And I don't see why I would need a more complex MTA for that (which according to my understanding is responsible for transferring mails between systems rather than shuffling around mails locally). ready to be educated dtk ;) _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk