ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] About gnus
@ 2005-01-06  5:41 Alexander Borovsky
  2005-01-06  6:25 ` Denis Klykvin
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Borovsky @ 2005-01-06  5:41 UTC (permalink / raw)
  To: community

У меня возникла вопрос по настройке Gnus'а
(emacs-ognus-0.24-alt3).
1) Как настроить автоматическую аутентификацию на сервере?
Параметр nnimap-authinfo-file установлен в "~/.authinfo".
В файле ~/.authinfo написано следующее:
machine mail.home
login alex
password "my password"

в файле gnus:
(setq gnus-select-method '(nnimap "mail.home"))

но при загрузке gnus'а у меня всё равно запрашивается пароль.

-- 
Best regards,
Alexander Borovsky AKA Partizan <partizan@altlinux.ru>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] About gnus
  2005-01-06  5:41 [Comm] About gnus Alexander Borovsky
@ 2005-01-06  6:25 ` Denis Klykvin
  2005-01-07 13:55   ` Alexander Borovsky
  0 siblings, 1 reply; 3+ messages in thread
From: Denis Klykvin @ 2005-01-06  6:25 UTC (permalink / raw)
  To: community

On Thu, 06 Jan 2005 07:41:53 +0200
Alexander Borovsky wrote:

> У меня возникла вопрос по настройке Gnus'а
> (emacs-ognus-0.24-alt3).
> 1) Как настроить автоматическую аутентификацию на сервере?
> Параметр nnimap-authinfo-file установлен в "~/.authinfo".
> В файле ~/.authinfo написано следующее:
> machine mail.home
> login alex
> password "my password"
> 
> в файле gnus:
> (setq gnus-select-method '(nnimap "mail.home"))
> 
> но при загрузке gnus'а у меня всё равно запрашивается пароль.
А если попробовать 
(setq mail-sources 
      '((imap :server "mail.home"
              :user "user"
              :password "password")))

?

-- 
With Best Wishes, Denis Klykvin
JID:	nikon@jabber.ru
XmmS now play:  Armin Van Buuren - Armin Van Buuren Live at Club


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] About gnus
  2005-01-06  6:25 ` Denis Klykvin
@ 2005-01-07 13:55   ` Alexander Borovsky
  0 siblings, 0 replies; 3+ messages in thread
From: Alexander Borovsky @ 2005-01-07 13:55 UTC (permalink / raw)
  To: community

Denis Klykvin <nikon@e-nk.ru> writes:

> А если попробовать 
> (setq mail-sources 
>       '((imap :server "mail.home"
>               :user "user"
>               :password "password")))
>

Эти опции работают только для забора почты из ящиков (судя по
исходникам), а мне хотелось бы, чтобы почта хранилась на сервере.

Я нашёл, почему не работал автоматический вход. Оказывается в
.authinfo настройки для машины надо было писать в одну строчку (хотя
man netrc утверждает, что всё равно как писать).

-- 
Best regards,
Alexander Borovsky AKA Partizan <partizan@altlinux.ru>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-01-07 13:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-06  5:41 [Comm] About gnus Alexander Borovsky
2005-01-06  6:25 ` Denis Klykvin
2005-01-07 13:55   ` Alexander Borovsky

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git