Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: ding@gnus.org
Subject: Re: how to set multiple smtp providers?
Date: Fri, 08 Aug 2014 10:01:21 +0800	[thread overview]
Message-ID: <87iom3loy6.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <87r40rlp5h.fsf@ericabrahamsen.net>

Eric Abrahamsen <eric@ericabrahamsen.net> writes:

> jenia.ivlev@gmail.com (jenia.ivlev) writes:
>
>> Hello:
>>
>> 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.
>
> Perhaps try removing the quote before the eternal-september entry? Even
> if that's not the source of the problem, it's still unnecessary.

Oops, looks like I'm several hours too late to the party.




  reply	other threads:[~2014-08-08  2:01 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
2014-08-08  1:56 ` Eric Abrahamsen
2014-08-08  2:01   ` Eric Abrahamsen [this message]
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=87iom3loy6.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.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).