<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Форум компьютерной помощи &mdash; Уведомления о доставке документа на лотус почту.]]></title>
		<link>http://itpmr.ru/viewtopic.php?id=1067</link>
		<atom:link href="http://itpmr.ru/extern.php?action=feed&amp;tid=1067&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Уведомления о доставке документа на лотус почту.».]]></description>
		<lastBuildDate>Wed, 12 Feb 2020 12:13:39 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Уведомления о доставке документа на лотус почту.]]></title>
			<link>http://itpmr.ru/viewtopic.php?pid=124781#p124781</link>
			<description><![CDATA[<p>Тестовая кнопка для отправки почты:<br />Sub Click(Source As Button)<br />&nbsp; &nbsp; On Error Goto ErrH<br />&nbsp; &nbsp; Dim session As New NotesSession<br />&nbsp; &nbsp; Dim db As NotesDatabase<br />&nbsp; &nbsp; Dim ws As New NotesUIWorkspace<br />&nbsp; &nbsp; Dim uidoc As NotesUIDocument<br />&nbsp; &nbsp; Dim doc As NotesDocument<br />&nbsp; &nbsp; Set db = session.CurrentDatabase<br />&nbsp; &nbsp; Print db.FileName<br />&nbsp; &nbsp; Set uidoc = ws.CurrentDocument<br />&nbsp; &nbsp; Set doc = ws.CurrentDocument.Document<br />&nbsp; &nbsp; Set item = doc.GetFirstItem( &quot;who&quot; )&nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; <br />&nbsp; &nbsp; Dim tmpBody As NotesRichTextItem<br />&nbsp; &nbsp; Dim rti As NotesRichTextItem<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; Forall v In Item.Values<br />&nbsp; &nbsp; &nbsp; &nbsp; Print &quot;почтовое уведомление &quot;&nbsp; v&nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; Dim docsend As NotesDocument<br />&nbsp; &nbsp; &nbsp; &nbsp; Set docsend = New NotesDocument( db )<br />&nbsp; &nbsp; &nbsp; &nbsp; docsend.Form = &quot;Memo&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; docsend.SendTo = v<br />&nbsp; &nbsp; &nbsp; &nbsp; docsend.Subject = &quot;НОВЫЙ ДОКУМЕНТ!&quot;</p><p>&nbsp; &nbsp; &nbsp; &nbsp; Set rti = New NotesRichTextItem ( docsend, &quot;Body&quot; )&nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; Call rti.AppendDocLink( doc, db.Title)<br />&nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; Call docsend.Send( False )<br />&nbsp; &nbsp; &nbsp; &nbsp; Print &quot;Уведомление отправлено к &quot; v<br />&nbsp; &nbsp; End Forall<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; Exit Sub<br />ErrH:<br />&nbsp; &nbsp; Print Error(Err) &amp; &quot; в строке &quot; &amp; Erl<br />End Sub</p>]]></description>
			<author><![CDATA[null@example.com (admin)]]></author>
			<pubDate>Wed, 12 Feb 2020 12:13:39 +0000</pubDate>
			<guid>http://itpmr.ru/viewtopic.php?pid=124781#p124781</guid>
		</item>
		<item>
			<title><![CDATA[Re: Уведомления о доставке документа на лотус почту.]]></title>
			<link>http://itpmr.ru/viewtopic.php?pid=124772#p124772</link>
			<description><![CDATA[<p>Далее проверяем настройки работы лотус клиента человека с его почтовой базой на сервере.</p>]]></description>
			<author><![CDATA[null@example.com (admin)]]></author>
			<pubDate>Fri, 15 Nov 2019 12:44:15 +0000</pubDate>
			<guid>http://itpmr.ru/viewtopic.php?pid=124772#p124772</guid>
		</item>
		<item>
			<title><![CDATA[Re: Уведомления о доставке документа на лотус почту.]]></title>
			<link>http://itpmr.ru/viewtopic.php?pid=124771#p124771</link>
			<description><![CDATA[<p>У клиента, в Файл -&gt; Параметры -&gt; Параметры и настройки -&gt; Почта, ставим галочки звука и вспывающего оповещения.</p>]]></description>
			<author><![CDATA[null@example.com (admin)]]></author>
			<pubDate>Fri, 15 Nov 2019 12:25:46 +0000</pubDate>
			<guid>http://itpmr.ru/viewtopic.php?pid=124771#p124771</guid>
		</item>
		<item>
			<title><![CDATA[Re: Уведомления о доставке документа на лотус почту.]]></title>
			<link>http://itpmr.ru/viewtopic.php?pid=124770#p124770</link>
			<description><![CDATA[<p>В домино администраторе по людям мы видим, у кого не указан маил сервер, значит нет почтового ящика, и его нужно создавать.</p>]]></description>
			<author><![CDATA[null@example.com (admin)]]></author>
			<pubDate>Fri, 15 Nov 2019 08:55:33 +0000</pubDate>
			<guid>http://itpmr.ru/viewtopic.php?pid=124770#p124770</guid>
		</item>
		<item>
			<title><![CDATA[Re: Уведомления о доставке документа на лотус почту.]]></title>
			<link>http://itpmr.ru/viewtopic.php?pid=124769#p124769</link>
			<description><![CDATA[<p>Инструкция по созданию и настройки почтового ящика для получения уведомлений.<br />1. Еслиу у юзера нет ящика, то создаем его на сервере:</p>]]></description>
			<author><![CDATA[null@example.com (admin)]]></author>
			<pubDate>Fri, 15 Nov 2019 08:52:59 +0000</pubDate>
			<guid>http://itpmr.ru/viewtopic.php?pid=124769#p124769</guid>
		</item>
		<item>
			<title><![CDATA[Re: Уведомления о доставке документа на лотус почту.]]></title>
			<link>http://itpmr.ru/viewtopic.php?pid=124767#p124767</link>
			<description><![CDATA[<p>Но данный скрипт надо доработать, чтобы делалась проверка - есть ли почтовый ящик на сервере домино у получателя уведомления.</p>]]></description>
			<author><![CDATA[null@example.com (admin)]]></author>
			<pubDate>Tue, 22 Oct 2019 10:27:54 +0000</pubDate>
			<guid>http://itpmr.ru/viewtopic.php?pid=124767#p124767</guid>
		</item>
		<item>
			<title><![CDATA[Уведомления о доставке документа на лотус почту.]]></title>
			<link>http://itpmr.ru/viewtopic.php?pid=124735#p124735</link>
			<description><![CDATA[<p>В кнопке отправки в массиве, кому шлем документ</p><div class="codebox"><pre><code>&#039; замещаем who на массив    
    Item.Values =  Fulltrim(valueArray)
    
    
    Forall v In Item.Values
                    &#039;  -  ------------    ПОЧТА!!!   ----------------------
        Print &quot;почтовое уведомление &quot;  v        
        Dim docsend As NotesDocument
        Set docsend = New NotesDocument( db )
        &#039;docsend.Form = &quot;Memo&quot;
        docsend.SendTo = v
        docsend.Subject = &quot;НОВЫЙ ДОКУМЕНТ!&quot;
        Call docsend.Send( False )
        Print &quot;ОК - почта.&quot;
    End Forall    </code></pre></div>]]></description>
			<author><![CDATA[null@example.com (admin)]]></author>
			<pubDate>Wed, 20 Mar 2019 14:41:57 +0000</pubDate>
			<guid>http://itpmr.ru/viewtopic.php?pid=124735#p124735</guid>
		</item>
	</channel>
</rss>
