Gnus development mailing list
 help / color / mirror / Atom feed
From: david.goldberg6@verizon.net (Dave Goldberg)
To: ding@gnus.org
Subject: Re: Ways of selectively accessing only certain mail accounts? (Profiles?)
Date: Mon, 03 Feb 2014 21:57:16 -0500	[thread overview]
Message-ID: <844n4fvb3n.fsf@davestoy.home> (raw)
In-Reply-To: <lxha8fn6s5.fsf@cyrusinnovation.com> (Mark Simpson's message of	"Mon, 03 Feb 2014 17:57:46 -0500")


>>>>> On Mon, 03 Feb 2014 13:59:58 -0800, Lars Ingebrigtsen <larsi@gnus.org>
>  said:

Lars> michael.zombok@googlemail.com writes:

>>> One thing I was not able to manage with Gnus so far is to
>>> selectively access only certain mail accounts. The background is
>>> that I would like to split my private and work related mails,
>>> hence having something like two seperate Gnus 'profiles' each
>>> with its own accounts, mails, settings, etc.

Back when I could use my work computer for both work and personal email I used to use something like this:

(cond ((string= (getenv "WHEREAMI") "work")
       (; set up select methods, outgoing mail server etc for work email))
      (t (; set up select methods, outgoing mail server etc for personal
            email)))

-- 
Dave Goldberg
david.goldberg6@verizon.net



  reply	other threads:[~2014-02-04  2:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-03 18:05 michael.zombok
2014-02-03 21:59 ` Lars Ingebrigtsen
2014-02-03 22:57   ` Mark Simpson
2014-02-04  2:57     ` Dave Goldberg [this message]
2014-02-04  7:20       ` michael.zombok
2014-02-04  7:17   ` michael.zombok
2014-02-04  7:41     ` Tassilo Horn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=844n4fvb3n.fsf@davestoy.home \
    --to=david.goldberg6@verizon.net \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).