Re: Alternative Identities
- To: mutt-users@xxxxxxxx
- Subject: Re: Alternative Identities
- From: Kyle Wheeler <kyle-mutt@xxxxxxxxxxxxxx>
- Date: Wed, 30 Jul 2008 14:21:54 -0500
- Comment: DomainKeys? See http://domainkeys.sourceforge.net/
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=memoryhole.net; h=date :from:to:subject:message-id:references:mime-version:content-type :in-reply-to; s=default; bh=xvAHRTmTI5BP9c2TdFTxMTI90/E=; b=Wju3 P9ZQN9uhjUBkdWxtcsZVbg8+1T+UzP2hyyvobZ3wYzO2chFtbYkQN7vLx6HGEO5r Mp8nAddRcLOFofgKQGfsYZrm+ZJ1Mf9WB9cp8hXiitzhIRBdZmJI5n137YPCrUo3 ZNQzKjTQw4ekQp/TdvezT+hx7u00VGjqY2UMBVU=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=memoryhole.net; b=BmSdQowvUggqTItWKK2e/dM+jlTobpN+Dx9VzilBMBAzcu1i1OuJTzvp51zuq9fHXmAi76IuJ4wpLMxg8vUP2+p77wrZFtXFmbhtSc2DQzP8M8lp88EUYp2P0T1RQv6VjjUDos6QsXBvCUbbdehxfDE0YH08lLyoXoM/9mfTc+o=; h=Received:Received:Date:From:To:Subject:Message-ID:Mail-Followup-To:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:OpenPGP:User-Agent;
- In-reply-to: <20080730185520.GA20530@joanet>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Mail-followup-to: mutt-users@xxxxxxxx
- Openpgp: id=CA8E235E; url=http://www.memoryhole.net/~kyle/kyle-pgp.asc; preference=signencrypt
- References: <20080717162746.GA71903@xxxxxxxx> <20080717203246.GA12227@deepthought> <20080718003808.GA29826@xxxxxxxx> <20080730185520.GA20530@joanet>
- Sender: owner-mutt-users@xxxxxxxx
- User-agent: Mutt/1.5.18 (2008-07-21)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wednesday, July 30 at 08:55 PM, quoth mimosinnet@xxxxxxxxx:
>This code in muttrc successfully loads the imap account definition (I
>have tryed with both accounts):
>
># Default mailbox
>source ~/.mutt/Comptes/joanet
>
>If I issue the command c (change-folder) ?, I get the desired list of
>the imap folders of the defined account.
>
>I was expecting I could source the other imap account definition, and
>mutt would be in the other account. If I enter mutt with one account
>and I source the other account:
>:source ~/.mutt/Comptes/uab
>
>when issuing command c (change-folder) ?, mutt is waiting to get the
>list of folders or shows the folders of the account it was first
>sourced. It seems that sourcing the other account does not change the
>default imap folder.
More accurately, "sourcing the other account" does not affect/change
the CURRENT imap connection. Issuing <change-folder> is done (by
default) within the current connection.
Or, put another way, simply changing the value of $folder DOES NOT
cause mutt to open a new connection. NOR does issuing <change-folder>.
>Is there another option I should set to be able to change imap
>accounts when inside mutt?
In order to finish the change, you have to tell mutt to change the
current connection. For example, you could add the following to the
end of the account file you're sourcing:
push <change-folder>=<enter>
That would tell mutt to actually connect to the other server (or, if
already connected, to make that connection the current connection).
~Kyle
- --
A government which robs Peter to pay Paul can always depend on the
support of Paul.
-- George Bernard Shaw
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!
iEYEARECAAYFAkiQv1IACgkQBkIOoMqOI17d4wCgn4YytBlNb87mM5JerO/Ef+8e
sd8AoI2crUblChw7Ayq9uzhQ31FGKrBS
=S7CZ
-----END PGP SIGNATURE-----