Maybe the Gmail API method?
https://developers.google.com/gmail/api/

A quick look at that shows to be a RESTful API so I might have a shot at it 
that way.

SKIP



> On Jul 1, 2015, at 9:31 PM, Skip Kimpel <skiplon...@gmail.com> wrote:
> 
> Bob, 
> 
> The good news is I do have administrator rights and what I am writing is an 
> internal business tool and not for public consumption. However, before I 
> invest a significant amount of time playing with this unknown method let me 
> ask the question in a different way.....
> 
> Let's say I create a rule to forward that email to a different email system. 
> Is there a way to do what I am looking to do via Gmail, for instance?  Other 
> email service?
> 
> SKIP
> 
> 
> 
>> On Jul 1, 2015, at 6:05 PM, Bob Sneidar <bobsnei...@iotecdigital.com> wrote:
>> 
>> There is this, but it requires user interaction, specifically with a 
>> powershelgl authentication dialog. It also has some other pre-requisites 
>> that would become insurmountable obstacles if you did not have 
>> administrative access to the Exchange server or the workstation executing 
>> the powershell. 
>> 
>> https://technet.microsoft.com/en-us/library/jj984289%28v=exchg.150%29.aspx
>> 
>> Bob S
>> 
>> 
>>> On Jul 1, 2015, at 14:59 , Bob Sneidar <bobsnei...@iotecdigital.com> wrote:
>>> 
>>> You would think that, but you might be mistaken. The contact management Act 
>>> has specifically stated that in order to get the Act Outlook plugin to work 
>>> with Outlook, the end user <MUST> be an administrator. This was not true 
>>> for older versions of Outlook but it is now. This is because Microsoft way 
>>> upped the ante on Outlook security specifically to prevent an application 
>>> from doing exactly what you are trying to do. 
>>> 
>>> If the developers of Act cannot find a way around the present restrictions, 
>>> it is doubtful you will find a way. 
>>> 
>>> Bob S
>>> 
>>> 
>>>> On Jul 1, 2015, at 08:46 , Richard Gaskin <ambassa...@fourthworld.com> 
>>>> wrote:
>>>> 
>>>> Skip Kimpel wrote:
>>>> 
>>>>> I need the ability to tap into an Exchange Server account and grab
>>>>> text / attachments from emails sitting in that account.
>>>>> 
>>>>> Can anybody think of a way to do that via LC?
>>>> 
>>>> I don't have an answer but I might have a clue:  Since Vista, Windows has 
>>>> become increasingly interesting in enabling interoperability through its 
>>>> PowerShell scripting language.
>>>> 
>>>> There may be a way to dig up relevant PowerShell scripts and call them 
>>>> from LiveCode with the shell function.
>>>> 
>>>> Please let us know what you find.
>>>> 
>>>> -- 
>>>> Richard Gaskin
>>>> Fourth World Systems
>>>> Software Design and Development for the Desktop, Mobile, and the Web
>>>> ____________________________________________________________________
>>>> ambassa...@fourthworld.com                http://www.FourthWorld.com
>>>> 
>>>> _______________________________________________
>>>> use-livecode mailing list
>>>> use-livecode@lists.runrev.com
>>>> Please visit this url to subscribe, unsubscribe and manage your 
>>>> subscription preferences:
>>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>> 
>>> 
>>> _______________________________________________
>>> use-livecode mailing list
>>> use-livecode@lists.runrev.com
>>> Please visit this url to subscribe, unsubscribe and manage your 
>>> subscription preferences:
>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>> 
>> 
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to