Skip to content

net/smtp: auth problem with yandex.ru #3045

Description

@gopherbot

by hashcode.ru:

What steps will reproduce the problem?
1. register email account on yandex.ru
2. try to send email with smtp.SendMail, smtp.yandex.ru, the port is 25, from
someName@yandex.ru to otherName@yandex.ru

What is the expected output?
The email was sent without errors


What do you see instead?

503 5.5.4 Error: send AUTH command first.

Which compiler are you using (5g, 6g, 8g, gccgo)?

6g

Which operating system are you using?
Ubuntu 10.4 LTS

Which revision are you using?  (hg identify)
branch: release-branch.r60 (document release.r60.3)

Please provide any additional information below.

The smtp.SendEmail function doesn't works with all russian mail providers. It works only
if you send email from gmail account to gmail account.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions