all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Gnus: Sending email from an IMAP account: "Process smtpmail not	running"
Date: Mon, 21 Nov 2011 09:33:17 +0100	[thread overview]
Message-ID: <87ipmdeuya.fsf@tsdh.uni-koblenz.de> (raw)
In-Reply-To: DF383D34-959B-4ACA-8B60-293F86829E22@math.ethz.ch

Marius Hofert <marius.hofert@math.ethz.ch> writes:

Hi Marius,

> Remaining questions I have (since I'm not fully understanding what I am doing) are:
> 1) Are there any disadvantages in using smtp.gmail.com for sending
> emails from my non-gmail account?

No, not really.

> As far as I understood, gmail then takes care of saving sent mails
> [which would actually be good since the other account may change every
> once in a while]

If you want sent mails you've sent with your univerity's address to show
up there in sent-mail or somewhere else, have a look at the `gcc-self'
group parameter.  You can set it either to some fixed group (like
nnimap+Uni:sent-mail), but there's more flexibility.  For example, all
my sent mails go into the groups where I replied from or started writing
in.  So my mail conversations look exactly like newsgroup threads
(except for mailing lists, where the sent mails go into a the
corresponding account's sent-mail folder).

> 2) How could I set up a second smtp server? Can I just add a line like
> smtpmail-smtp-server "mail.uni.edu" under 2) ?

No, that would override the former.

You can do so using some the external MSMTP program
(http://www.emacswiki.org/emacs/GnusMSMTP) or directly in Gnus using a
small bit of elisp foo.  For example, that's what I've used some nix
before.

  http://paste.lisp.org/display/50396

> 3) What's the best way to get notified of new mail? I found:
> 3.1) gnus-notify.el
> 3.2) GnusBiff (see http://www.emacswiki.org/emacs/GnusBiff) set up via growl
> (see
> http://stackoverflow.com/questions/1053245/new-mail-notifications-in-gnus-for-emacs)
> Is there also a way to get notified via a sound?

I simply switch to *Group* from time to time. :-)

Bye,
Tassilo
-- 
(What the world needs (I think) is not
      (a Lisp (with fewer parentheses))
      but (an English (with more.)))
Brian Hayes, http://tinyurl.com/3y9l2kf




  reply	other threads:[~2011-11-21  8:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-20 20:32 Gnus: Sending email from an IMAP account: "Process smtpmail not running" Marius Hofert
2011-11-20 23:22 ` Marius Hofert
2011-11-21  8:33   ` Tassilo Horn [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-11-20 19:26 Marius Hofert
2011-11-20 19:56 ` 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=87ipmdeuya.fsf@tsdh.uni-koblenz.de \
    --to=tassilo@member.fsf.org \
    --cc=help-gnu-emacs@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.