-
Q:
Digitale nieuwsbrief / mailing versturen via Entourage
Hi,
Ik zou graag een digitale nieuwsbrief per mail willen verzenden, inclusief grafische opmaak en hyperlinks.
Daarnaast zou ik graag de afbeeldingen vanaf een website willen laten linken zodat de omvang van de email (dus zonder bijlagen) berperkt blijft.Daarnaast zou ik graag de opmaak in Dreamweaver maken (html) en deze op een een of andere manier in Entourage willen verwerken waarna de ontvangen een nette in html opgemaakte nieuwsbrief ontvangt.
Ik heb al iets geprobeerd, maar het resultaat is dat bij ontvangen alleen de html broncode te zien is (en dus geen tekst en beelden)
Wie heeft hier ervaring mee?
ps: de aanschaf van software buiten de Adobe en Macromedia pakketten lijkt me niet nodig, daar het met deze pakketten ook moet lukken…
eerste hit in Google is gelijk raak:
“How to send HTML Email with Entourage (Mac)
In preferences, you need to have “Display complex HTML in messages” and “Allow
network access when displaying complex HTML” checked. Also uncheck and rechecked
to see if that makes a difference.Entourage Product Support information:
http://kbase.info.apple.com/cgi-bin/WebObjects/kbase.woa/wa/query?searchMode=Assisted&type=id&val=KC.113039You may need to download the “send complex html” applescript from http://www.applescriptcentral.com
should let you use absolute/full pathnames for the files. Be
sure it is the *server* pathname and not your local machine.Using a base href tag will help as well.
MAC OS X Mail – FAQ
http://kbase.info.apple.com/cgi-bin/WebObjects/kbase.woa/wa/query?searchMode=Assisted&type=id&val=KC.61154To send HTML email messages using, you need an additional header in
your outgoing mail. To set an additional header, go into Entourage,
pull down from “Tools” to “Accounts”, double-click on your account,
then click on “Options”. From there, type in the following values:Header: content-type
Value: text/htmlThe best thing to do is create a separate account for sending HTML
mail only, because Entourage will try to encode ALL of your outgoing
messages as HTML from that point forward, so anything that doesn’t
have HTML code will be all squished together and become unreadable.Now remember, your message should be written as HTML code, so the
message would start off as:<html>
and end with
</html>Everything else within the HTML tags would be standard HTML code, and
be sure to make ALL of your links ABSOLUTE LINKS (include the full
URL).http://www.holymac.com/news/office2001entouragef23.shtml
Mac Client List
http://www.emailman.com/mac/clients.html”
Je moet ingelogd zijn om een reactie op dit onderwerp te kunnen geven.