<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Linux Forum &mdash; wget парсинг почты yandex]]></title>
		<link>https://linuxforum.ru/viewtopic.php?id=27668</link>
		<atom:link href="https://linuxforum.ru/extern.php?action=feed&amp;tid=27668&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «wget парсинг почты yandex».]]></description>
		<lastBuildDate>Sat, 06 Apr 2013 20:34:19 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: wget парсинг почты yandex]]></title>
			<link>https://linuxforum.ru/viewtopic.php?pid=338754#p338754</link>
			<description><![CDATA[<div class="codebox"><pre><code>seryi@seryi-laptop:~$ getmail
getmail version 4.14.0
Copyright (C) 1998-2009 Charles Cazabon.  Licensed under the GNU GPL version 2.
SimplePOP3Retriever:simd0264@pop.yandex.ru:110:
  msg 1/1 (5458 bytes) delivered
  1 messages (5458 bytes) retrieved, 0 skipped</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (simd0264)]]></author>
			<pubDate>Sat, 06 Apr 2013 20:34:19 +0000</pubDate>
			<guid>https://linuxforum.ru/viewtopic.php?pid=338754#p338754</guid>
		</item>
		<item>
			<title><![CDATA[Re: wget парсинг почты yandex]]></title>
			<link>https://linuxforum.ru/viewtopic.php?pid=338694#p338694</link>
			<description><![CDATA[<p>получилось скачать по протоколу webdav с помощью Cadaver спасибо всем)</p>]]></description>
			<author><![CDATA[null@example.com (danweb007)]]></author>
			<pubDate>Sat, 06 Apr 2013 15:20:32 +0000</pubDate>
			<guid>https://linuxforum.ru/viewtopic.php?pid=338694#p338694</guid>
		</item>
		<item>
			<title><![CDATA[wget парсинг почты yandex]]></title>
			<link>https://linuxforum.ru/viewtopic.php?pid=338684#p338684</link>
			<description><![CDATA[<p>Здравствуйте. Честно говоря я дуб дубом в linux те не профессионал те дилетант) Поэтому прошу помощи. Вот мой скрипт<br /></p><div class="codebox"><pre><code>login=мой логин
pass=мой пароль

wget -q --no-check-certificate --keep-session-cookies --save-cookies ya_cookies.txt --load-cookies ya_cookies.txt &quot;https://passport.yandex.ru/passport?mode=auth&quot; --referer=&quot;https://mail.yandex.ru/&quot; --post-data=&quot;login=$login&amp;passwd=$pass&quot; -O /dev/null; 

wget -q --no-check-certificate --keep-session-cookies --save-cookies ya_cookies.txt --load-cookies ya_cookies.txt &quot;https://mail.yandex.ru/&quot; -O index.html</code></pre></div><p>чего я хотел добиться? получить страницу со своими сообщениями. Вместо этого получаю страничку с ошибкой. Мне далее необходимо скачать большое вложение на сервер. очень прошу помочь с написанием скрипта. Или направить куда надо чтобы прочитать как работают эти запросы html чтобы можно было скачать вложение (там как то на кнопку надо нажать не знаю как). Но лучше помочь с написанием скрипта. Спасибо</p>]]></description>
			<author><![CDATA[null@example.com (danweb007)]]></author>
			<pubDate>Sat, 06 Apr 2013 12:36:50 +0000</pubDate>
			<guid>https://linuxforum.ru/viewtopic.php?pid=338684#p338684</guid>
		</item>
	</channel>
</rss>
