Gnus development mailing list
 help / color / mirror / Atom feed
From: Vincent Bernat <bernat@luffy.cx>
To: jenia.ivlev@gmail.com (jenia.ivlev)
Cc: ding@gnus.org
Subject: Re: how to set multiple smtp providers?
Date: Fri, 08 Aug 2014 01:43:16 +0200	[thread overview]
Message-ID: <87d2cb988b.fsf@zoro.exoscale.ch> (raw)
In-Reply-To: <87iom6gldh.fsf@gmail.com> (jenia ivlev's message of "Wed, 06 Aug 2014 02:52:58 -0400")

 ❦  6 août 2014 02:52 -0400, jenia.ivlev@gmail.com (jenia.ivlev) :

> I have the following in .gnus.el:
>
>     (setq gnus-select-method
>       '(nnimap "gmail"
> 	   (nnimap-address "imap.gmail.com")
> 	   (nnimap-server-port 993)
> 	   (nnimap-stream ssl)))
>
>     (setq message-send-mail-function 'smtpmail-send-it
>     ...)
>
>
>     (setq gnus-secondary-select-methods '((nntp "news.gmane.org") '(nntp
>     "news.eternal-september.org")))
>
> However, it doesnt work properly. When I run `M-x gnus` it tells me:
> Cannot open load file: quote.
>
> This happens after I'm asked for my credentials, after I can see, in the
> minibuffer, the inbox and all the other folders being loaded.
>
> To avoid the error, I need to remove that last line run gnus, do `M-x load-file
> .gnus.el` and the run gnus again.
>
> How can I fix that? How can I have my gmail and the gmane server
> connected to?

Use toggle-debug-on-error before using M-x gnus to see what's the
problem is.

How is it related with multiple SMTP providers?
-- 
panic("floppy: Port bolixed.");
	2.2.16 /usr/src/linux/include/asm-sparc/floppy.h



  reply	other threads:[~2014-08-07 23:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-06  6:52 jenia.ivlev
2014-08-07 23:43 ` Vincent Bernat [this message]
2014-08-08  1:56 ` Eric Abrahamsen
2014-08-08  2:01   ` Eric Abrahamsen
2014-08-09 21:42     ` jenia.ivlev

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=87d2cb988b.fsf@zoro.exoscale.ch \
    --to=bernat@luffy.cx \
    --cc=ding@gnus.org \
    --cc=jenia.ivlev@gmail.com \
    /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).