Tagged Questions
The entourage tag has no wiki summary.
1
vote
1answer
212 views
Using ScriptingBridge framework for communicating with Entourage
The motivation for my question is the following doc, which describes how mail.app could be integrated using ScriptingBridge:
...
1
vote
1answer
535 views
html hyperlinks show URL in brackets in Entourage
I have an email script written in .Net that sends html emails. The email uses normal html hyperlinks to insert a link in the email, like this:
<a ...
1
vote
1answer
610 views
MS Entourage 2008 and quoted-printable encoding
I need to send an HTML email. All email clients (Outlook, Thunderbird ..) but Entourage can receive and read this email without major problems. Entourage, though is breaking the content and displays ...
1
vote
2answers
993 views
Why won't Entourage work with Exchange 2007?
So this is IT more than programming but Google found nothing, and you guys are just the right kind of geniuses.
My Exchange Server 2007 and Entourage clients don't play nice.
Right now the big issue ...
0
votes
0answers
19 views
How do I address this bug using PEAR (php) to process emails from Microsoft Entourage and iPhone's mail client
I am in the process of writing a script that will process incoming emails and save the content to a database. I am using a few PEAR methods to process the incoming messages and parse out the from, ...
0
votes
0answers
37 views
HTML Signature in Entourage
Does anyone know if there is a way of pasting HTML into a signature in MS Entourage 2008 for Mac?
For the record, it's for a client.
0
votes
0answers
22 views
Is it possible to set up a HTML signature in MS Entourage?
This is a weird one, I know.
I've designed an email signature with a few images, links and some paragraph styles. The client I am working with uses MS Entourage 2008 (on Mac).
I was wondering if ...
0
votes
0answers
36 views
AppleScript to find my reply to a message in my inbox?
I'm working with Entourage 2004 for Mac (v. 11.4.0), and trying to write a script to calculate a few email metrics. Specifically, I want to loop through all the email in my archive, and calculate how ...
0
votes
2answers
207 views
AppleScript code to loop messages in Entourage and delete them
I wrote a simple AppleScript which loops indefinitely inside Entourage Inbox and gets subjects of "unread" messages:
tell application "Microsoft Entourage"
activate
repeat with eachMsg in messages ...
0
votes
2answers
257 views
Best way to replace mass emails sent from Entourage with a proper mailing list solution?
I am helping a Los Angeles choreographer to transition away from sending her announcements via Entourage.
Here's the situation: She has multiple conact groups, and sends classes and performance ...