ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Vasiliy D. Sevostyanov" <dil8016@mail.ru>
To: "Олег Потеев" <votss@mail.ru>,
	"ALT Linux Community general discussions"
	<community@lists.altlinux.org>
Subject: Re: [Comm] KMail и mail.ru
Date: Sun, 26 Apr 2015 15:00:33 +0300
Message-ID: <20150426120033.GA31114@a1bd44.local> (raw)
In-Reply-To: <1430047050.396876123@f84.i.mail.ru>

Hi, you wrote 14:17 Sun 26 Apr :
>  При отправке получаю:
> Ошибка при передаче письма. Сервер SMTP не поддерживает PLAIN. Выберите другой метод идентификации. Ответ сервера: «Incorrect authentication data: authentication failed for
> 
> 
> Воскресенье, 26 апреля 2015, 13:15 +03:00 от Hihin Ruslan <ruslandh@gmail.com>:
> >Здравствуйте Олег Потеев
> >  В сообщении от 26 апреля 2015 Олег Потеев написал(a):
> >>  Добрый день.
> >>
> >> Кто-нибудь настраивал клиент KMail для работы с почтой
> >> mail.ru? 
У меня не KMail, а mutt. Но всё же приведу свои:
> >
> >Отсылка:
> >
> >authtype=PLAIN
> >encryption=TLS
> >host=smtp.mail.ru
> >name=user@mail.ru
> >port=25
> >specifyHostname=false
> >storepass=true
> >type=smtp
> >user=user@mail.ru

.msmtprc:

account mailru
host smtp.mail.ru
port 465
from user@mail.ru
user user@mail.ru
password secret_password
auth plain
tls on
tls_starttls off
tls_certcheck off

> >
> >Приём:
> >
> >Name=user@mail.ru
> >Type=pop
> >auth=USER
> >filter-on-server=false
> >host=pop.mail.ru
> >login=user@mail.ru
> >pipelining=false
> >port=110
> >sieve-port=2000
> >sieve-reuse-config=true
> >sieve-support=false
> >store-passwd=true
> >trash=trash
> >use-ssl=false
> >use-tls=true

.fetchmailrc:

defaults proto pop3 timeout 15 tracepolls mda "/usr/bin/procmail -d %T"
fetchall fetchlimit 50 pass8bits limit 200000 
poll pop.mail.ru  user "user" password "secret_password" ssl

Отличия в номерах портов и параметре SSL/TLS на приеме.
Если Вы это читаете, значит, настройки на отправку тоже рабочие.

-- 
С уважением, Василий Д. Севостьянов.


  parent reply	other threads:[~2015-04-26 12:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-26 10:01 ` Hihin Ruslan
2015-04-26 10:15 ` Hihin Ruslan
2015-04-26 12:00     ` Vasiliy D. Sevostyanov [this message]
2015-04-26 12:16       ` Vasiliy D. Sevostyanov
2015-04-30 15:53       ` Vasiliy D. Sevostyanov

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=20150426120033.GA31114@a1bd44.local \
    --to=dil8016@mail.ru \
    --cc=community@lists.altlinux.org \
    --cc=votss@mail.ru \
    /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

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