From: Anton Kvashin <foo@junior.esoo.ru> To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org> Subject: Re: [Sysadmins] gmail не разрешает соединение по smtp Date: Wed, 21 May 2008 10:12:39 +0600 Message-ID: <4833A137.7000306@junior.esoo.ru> (raw) In-Reply-To: <20080513201957.4fa94b21@greg.dobroe.net> Grigory Fateyev пишет: > Почему может отвергаться соединение по smtp с серверами gmail? Проверил > ip сервера по некоторым blacklist, вроде нигде в спамерах не значимся. > Что бы это могло значить? > # telnet gmail.com 25 > Trying 85.17.19.117... Попробуйте telnet mail.ru 25 (или yandex.ru) На доменных именах (например mail.ru, rambler.ru, yandex.ru) обычно открыт веб. dig gmail.com mx +short выдаст список серверов, принимающих почту для gmail.com. Почтовые сервера ищутся через DNS (тип записи MX, если такой записи нет, то A). > # telnet gmail-smtp-in.l.google.com 25 > Trying 64.57.243.71... > telnet: connect to address 64.57.243.71: Connection refused > telnet: Unable to connect to remote host: Connection refused Здесь хост по dns правильный, но отвергает подключения. Попробуйте другие mx'ы. -- Anton Kvashin
prev parent reply other threads:[~2008-05-21 4:12 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-05-13 16:19 Grigory Fateyev 2008-05-13 16:47 ` Mikhail A. Pokidko 2008-05-13 16:55 ` Motsyo Gennadi aka Drool 2008-05-13 17:01 ` Grigory Fateyev 2008-05-13 17:19 ` Gosha 2008-05-21 4:12 ` Anton Kvashin [this message]
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=4833A137.7000306@junior.esoo.ru \ --to=foo@junior.esoo.ru \ --cc=sysadmins@lists.altlinux.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
ALT Linux sysadmins discussion This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \ sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com public-inbox-index sysadmins Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sysadmins AGPL code for this site: git clone https://public-inbox.org/public-inbox.git