From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.187.5 with SMTP id fo5cs197745vdc; Tue, 10 May 2011 16:47:42 -0700 (PDT) Received: by 10.220.59.138 with SMTP id l10mr2139515vch.138.1305071262532; Tue, 10 May 2011 16:47:42 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id f14si6367424vcm.86.2011.05.10.16.47.42; Tue, 10 May 2011 16:47:42 -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; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 4BD393C807B; Tue, 10 May 2011 19:47:42 -0400 (EDT) Received: from mail-fx0-f50.google.com (mail-fx0-f50.google.com [209.85.161.50]) by rubyforge.org (Postfix) with ESMTP id CF4E618583B0 for ; Tue, 10 May 2011 19:23:22 -0400 (EDT) Received: by fxm16 with SMTP id 16so6223567fxm.23 for ; Tue, 10 May 2011 16:23:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=Vbzj6rh/SKzvJ5pz5emOKupKUrg14vprlZG2gOdjDrI=; b=M9+K4aRN+8b1hx0Eza/3xvIP3BkJFX7ouStHIc8f1Lp4Cu9Zx5ZqvPtAu5PIlVlw+z ixeNOg8Cg4Qsg8SYVVoOgUxTCkwL1wQO+e3SEdR3hIIsGBn0qBdg6SkbWE6Ctz63FZeV XZj5YrVgKNaLw4Z4iDrPYjgb/syLNEszDUOGQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=D7l06mlVzCLcRHKnU9FMT018iBJzBe+ZAxqY3IiJTRGTrGu/giSamyGwWiXBjwBuvd snXQGZsElJ6z0d8qE8g9osReW/BGLLIcVvO0T/vpHWjJ8xx91Z3nus/FHK2Hw8yr9m4d 2D+VUYwdXo1QexJUxSPsV9tLfWyKHU1Np+nj4= Received: by 10.223.2.205 with SMTP id 13mr627985fak.138.1305069802134; Tue, 10 May 2011 16:23:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.160.9 with HTTP; Tue, 10 May 2011 16:23:02 -0700 (PDT) In-Reply-To: <1305067227-sup-4227@minibox> References: <1305058093-sup-1016@minibox> <1305063169-sup-9131@chigamba> <1305067227-sup-4227@minibox> From: Matthieu Rakotojaona Date: Wed, 11 May 2011 01:23:02 +0200 Message-ID: To: dtk 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: , Content-Type: multipart/mixed; boundary="===============1272825284==" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org --===============1272825284== Content-Type: multipart/alternative; boundary=20cf3054a8eff69f1f04a2f43d58 --20cf3054a8eff69f1f04a2f43d58 Content-Type: text/plain; charset=UTF-8 On Wed, May 11, 2011 at 12:52 AM, dtk wrote: > Excerpts from Wirt Wolff's message of Di Mai 10 23:36:25 +0200 2011: > > Excerpts from dtk's message of Tue May 10 14:17:00 -0600 2011: > > > I've been test driving sup with my main mail account for some weeks > now, and > > > have to admit that my other accounts didn't get too much love during > that time, > > > due to the clunky handling of thunderbird. So I'd like to manage my > other > > > accounts in sup now as well. > > > > > > I do have a problem, though, since I can't seem to find a way to define > seperate > > > :sent_sources per account. And I really don't want to get private/work > mails to > > > get mixed up :| > > > > > > Is there a way to define :sent_source: entries per account? > > > > Is this what you mean? > > > > http://sup.rubyforge.org/wiki/wiki.pl?MultipleAccountsAndReply > > > > i.e. get a mail to dtk@private.net replies from a private acct and mails > > to my_boss_is_watching@foozle.com replies are from you@foozle.com? > not exactly. My local maildir sources are synced back to two different imap > servers (hosting my two different mail addresses) via offlineimap. > > What I want is mails sent via dtk@foozle.com to end up in the > 'Sent' folder on foozle.com while mails sent via dtk@private.net end up in > the > 'Sent' folder on private.net. > > But so far (at least as far as I can tell) I can specify only /one/ maildir > as > /the/ :sent_source, which means copies of sent mails (independent of the > account > they were sent over) will end up on /one/ imap server. > > hope that made it any clearer? :/ > > thanks anyway > dtk > _______________________________________________ > sup-talk mailing list > sup-talk@rubyforge.org > http://rubyforge.org/mailman/listinfo/sup-talk > My 2 cents : 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. 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 ? -- Matthieu RAKOTOJAONA --20cf3054a8eff69f1f04a2f43d58 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Wed, May 11, 2011 at 12:52 AM, d= tk <d.t.k@gmx.de&g= t; wrote:
Excerpts from Wirt Wolff's message of Di Mai 10 23:36:25 +0200 2011:
> Excerpts from dtk's message of Tue May 10 14:17:= 00 -0600 2011:
> > I've been test driving sup with my main mail account for some= weeks now, and
> > have to admit that my other accounts didn't get too much love= during that time,
> > due to the clunky handling of thunderbird. So I'd like to man= age my other
> > accounts in sup now as well.
> >
> > I do have a problem, though, since I can't seem to find a way= to define seperate
> > :sent_sources per account. And I really don't want to get pri= vate/work mails to
> > get mixed up :|
> >
> > Is there a way to define :sent_source: entries per account?
>
> Is this what you mean?
>
> http://sup.rubyforge.org/wiki/wiki.pl?MultipleAccoun= tsAndReply
>
> i.e. get a mail to dtk@private.net<= /a> replies from a private acct and mails
> to
my_boss_is_watchi= ng@foozle.com replies are from you@fo= ozle.com?
not exactly. My local maildir sources are synced back to two differen= t imap
servers (hosting my two different mail addresses) via offlineimap.

What I want is mails sent via dtk@foozle.= com to end up in the
'Sent' folder on fo= ozle.com while mails sent via dtk@pr= ivate.net end up in the
'Sent' folder on p= rivate.net.

But so far (at least as far as I can tell) I can specify only /one/ maildir= as
/the/ :sent_source, which means copies of sent mails (independent of the ac= count
they were sent over) will end up on /one/ imap server.

hope that made it any clearer? :/

thanks anyway
dtk
__________________________________= _____________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk

My 2 cents :

I know tha= t when you send an email from Google smtp, you don't have to save it an= ywhere. It will automagically be saved with a GMail/Send tag (most of the t= ime 'Send' only'). You don't configure your GMail account t= o 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 a= ccount to send from, but after a quick looking you can't choose a folde= r 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 examp= le) can't save in a specific folder. sup is just like mutt, an MUA, and= HAPPENS to be able to save your sent mail to a specific folder. But I thin= k it's not the main purpose of it, or am I wrong ?

--
Matthieu RAKOTOJAONA
--20cf3054a8eff69f1f04a2f43d58-- --===============1272825284== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk --===============1272825284==--