<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.oehive.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>The OpenEdge Hive - outlook</title>
 <link>http://www.oehive.org/taxonomy/term/344/0</link>
 <description></description>
 <language>oehive</language>
<item>
 <title>Read Receipts, Delivery Receipts, Send on Behalf of with MAPI</title>
 <link>http://www.oehive.org/node/868</link>
 <description>&lt;p&gt;I couldn&#039;t find anywhere to write a specific document on this so i figured I&#039;d start it here till i found out where you post this stuff.&lt;/p&gt;
&lt;p&gt;There was this puzzling feature we needed over here at our company. We spent numerous amount of time looking for this, not getting much help on the forums, i finally figured it out and figured i&#039;d share it. If you already knew this sorry, if not i hope this helps.&lt;/p&gt;
&lt;p&gt;Well here&#039;s the example i used.&lt;/p&gt;
&lt;pre&gt;
DO WITH FRAME {&amp;amp;FRAME-NAME}:
    
    DEFINE VARIABLE attach-name  AS CHARACTER    NO-UNDO.&lt;br class=&quot;clear&quot; /&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/868&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/868#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/348">Delivery Receipts</category>
 <category domain="http://www.oehive.org/taxonomy/term/345">Email</category>
 <category domain="http://www.oehive.org/taxonomy/term/347">EXTENDED MAPI</category>
 <category domain="http://www.oehive.org/taxonomy/term/339">Mapi</category>
 <category domain="http://www.oehive.org/taxonomy/term/344">outlook</category>
 <category domain="http://www.oehive.org/taxonomy/term/340">Read Receipts</category>
 <category domain="http://www.oehive.org/taxonomy/term/349">Send on behalf of</category>
 <pubDate>Fri, 18 May 2007 18:09:40 +0000</pubDate>
 <dc:creator>dayv2005</dc:creator>
 <guid isPermaLink="false">868 at http://www.oehive.org</guid>
</item>
<item>
 <title>Get rid of those annoying dialogs when sending emails through outlook</title>
 <link>http://www.oehive.org/node/867</link>
 <description>&lt;p&gt;This Code sample i posted at progresstalk. I found a place where i could write a snippet and have others be able to access it easily.&lt;/p&gt;
&lt;p&gt;This little trick (I translated it from some VB code) will help you get away with the windows dialogs when sending email through out look.&lt;/p&gt;
&lt;p&gt;I&#039;m not a big user of SMTPMail.p because we have smtp disabled here, and we use MAPI. It seems like most people prefer SMTP. But i found a way to bypass outlook security. Get rid of those annoying windows dialogs that says another program is accessing outlook, do you allow this?&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/867&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/867#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/345">Email</category>
 <category domain="http://www.oehive.org/taxonomy/term/339">Mapi</category>
 <category domain="http://www.oehive.org/taxonomy/term/344">outlook</category>
 <category domain="http://www.oehive.org/taxonomy/term/343">Redemption.dll</category>
 <category domain="http://www.oehive.org/taxonomy/term/346">Security Bypass</category>
 <category domain="http://www.oehive.org/taxonomy/term/142">Code Samples</category>
 <enclosure url="http://www.oehive.org/files/Redemption.zip" length="1047691" type="application/zip" />
 <pubDate>Fri, 18 May 2007 18:02:39 +0000</pubDate>
 <dc:creator>dayv2005</dc:creator>
 <guid isPermaLink="false">867 at http://www.oehive.org</guid>
</item>
<item>
 <title>EmailTester2 (Read Receipts, Security Bypass)</title>
 <link>http://www.oehive.org/project/EmailTester2</link>
 <description>&lt;p&gt;This is my first project, it&#039;s really buggy at the moment and i would like the help from anyone willing to optimize this email program. I don&#039;t have any documentation or anything out yet i just wanted to use this to get it out and fix some problems.&lt;/p&gt;
&lt;p&gt;Some of the main features at the moment are Read receipts delivery receipts, send on behalf of, and outlook Security bypass.&lt;/p&gt;
&lt;p&gt;Im using the mapi email and using a redemption.dll to bypass security this is optional. This was created to test out some mailitem properties and then we decided to use it with our customer invoice reports.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/project/EmailTester2&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.oehive.org/taxonomy/term/345">Email</category>
 <category domain="http://www.oehive.org/taxonomy/term/339">Mapi</category>
 <category domain="http://www.oehive.org/taxonomy/term/344">outlook</category>
 <category domain="http://www.oehive.org/taxonomy/term/341">Outlook security bypass</category>
 <category domain="http://www.oehive.org/taxonomy/term/340">Read Receipts</category>
 <category domain="http://www.oehive.org/taxonomy/term/359">redemption</category>
 <category domain="http://www.oehive.org/taxonomy/term/134">Operating System and Application Interfaces</category>
 <category domain="http://www.oehive.org/taxonomy/term/150">All Projects</category>
 <enclosure url="http://www.oehive.org/files/EmailTester.zip" length="1052384" type="application/zip" />
 <pubDate>Mon, 14 May 2007 18:37:32 +0000</pubDate>
 <dc:creator>dayv2005</dc:creator>
 <guid isPermaLink="false">866 at http://www.oehive.org</guid>
</item>
<item>
 <title>Send e-mail through Progress</title>
 <link>http://www.oehive.org/node/554</link>
 <description>&lt;h2&gt; Question &lt;/h2&gt;
&lt;p&gt;How do I send an email through Progress?&lt;/p&gt;
&lt;h2&gt; Answer &lt;/h2&gt;
&lt;p&gt;There are many solutions:&lt;/p&gt;
&lt;p&gt;A1: Use the smtpmail.p program from &lt;a href=&quot;http://www.freeframework.org&quot; title=&quot;www.freeframework.org&quot;&gt;www.freeframework.org&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;A2: os-command no-wait value(&quot;start mailto:bush@whitehouse.gov&quot;). &lt;/p&gt;
&lt;p&gt;A3: see &lt;a href=&quot;/taxonomy/term/344&quot;&gt;send email through Outlook using its COM-interface&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A4: see &lt;a href=&quot;/taxonomy/term/339&quot;&gt;for MAPI&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A5: to send email through the COM-interface of Lotus Notes, see page &lt;a href=&quot;/node/553&quot;&gt;553&lt;/a&gt;&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/213&quot; class=&quot;og_links&quot;&gt;Miscellaneous Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/554#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/345">Email</category>
 <category domain="http://www.oehive.org/taxonomy/term/339">Mapi</category>
 <category domain="http://www.oehive.org/taxonomy/term/344">outlook</category>
 <group domain="http://www.oehive.org/node/213">Miscellaneous Group</group>
 <pubDate>Sun, 01 Oct 2006 22:11:01 +0000</pubDate>
 <dc:creator>jurjen</dc:creator>
 <guid isPermaLink="false">554 at http://www.oehive.org</guid>
</item>
<item>
 <title>eMail</title>
 <link>http://www.oehive.org/node/481</link>
 <description>&lt;p&gt;Some articles about how to send, or read e-mail from within Progress&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/win32api&quot; class=&quot;og_links&quot;&gt;Win32 API samples&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/481#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/345">Email</category>
 <category domain="http://www.oehive.org/taxonomy/term/339">Mapi</category>
 <category domain="http://www.oehive.org/taxonomy/term/344">outlook</category>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Sat, 30 Sep 2006 17:52:11 +0000</pubDate>
 <dc:creator>jurjen</dc:creator>
 <guid isPermaLink="false">481 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
