
get a lot of spam rejection from yandex smtp - Stack Overflow
Yandex.Mail doesn't allow you to send these types of email. Our service is intended for actual communication between people. I faced the similar problem. I checked the MX, SPF configuration for …
How to download file from yandex drive to google drive directy using ...
Dec 6, 2023 · Another solution that I came up with is to parse HTML code of webpage and pull out download buttons using BeautifulSoup. But it seems like to protect websites from potential attacks …
yandex maps api - Invalid API key - Stack Overflow на русском
Какой API выбрать? Ошибка почему то.(Yandex Maps JS API): Invalid API key //Дождёмся загрузки API и готовности DOM. ymaps.ready(init); function init() { var result = document.
Reverse search an image in Yandex Images using Python
I'm interested in automatizing reverse image search. Yandex in particular is great for busting catfishes, even better than Google Images. So, consider this Python code: import requests import webb...
.htaccess - How to block yandex - Stack Overflow
Jul 26, 2022 · I'm trying to block yandex from my site. I've tried the solutions posted in other threads but they are not working so I'm wondering if I am doing something wrong? The user-agent string is: Mozi...
yandex maps api - Интеграция Яндекс карт и 1С - Stack Overflow на …
Nov 8, 2022 · Теоретически можно попробовать использовать "HTTP-запрос на геокодирование", через http запрос закидываешь строку с адресом. Помимо координат возвращает …
Yandex Disk API can't make request with access token node.js
I successfully generated an access token but now I can't use it. Sadly there is no official yandex node library for using the API. There are 2 unofficial npm module that will only work with a serve...
Не могу подключиться к виртуальной машине Yandex Cloud
Mar 23, 2024 · Не могу подключиться к виртуальной машине Yandex Cloud Вопрос задан 2 года 3 месяца назад Изменён 2 года 3 месяца назад Просмотрен 995 раз
C# yandex mail send error 5.5.4 Error: send AUTH command first
Yandex Mail doesn't support connection without SSL (according to ). Try to set EnableSsl to true and use host: smtp.yandex.com, port: 465. If it will not work - try port 25
Новые вопросы с меткой [yandex-maps-jsapi]
Начал для общего образования изучать Yandex Maps API и столкнулся с проблемой, что у меня не добавляется метка на карту. Подскажите, пожалуйста, что у меня в коде не так. initMap (); …