[MIME] Mac 0s9 probleem

Pagina: 1
Acties:
  • 123 views sinds 30-01-2008
  • Reageer

  • BierPul
  • Registratie: Juni 2001
  • Laatst online: 20-08 21:59

BierPul

2 koffie graag

Topicstarter
Ik heb een nieuwsbrief engine gemaakt in PHP die de berichten er als MIME uitstuurd.

Ik heb de MIME van Apple afgekeken omdat ik wilde dat deze juist ook voor deze gebruikersgroep goed binnenkwam.

Daar is de volgende MIME opbouw uitgerold

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
To: michael@blaat.nl
Subject: blaat.com Ezine.
From: "blaat.com" <office@blaat.com>
Subject: Ezine.
MIME-Version: 1.0
Content-Type: multipart/alternative; 
    boundary="This_is_the_boundary_hip_ho"
Content-Transfer-Encoding: 7bit
Message-Id: <20030514134213.2CFEDDA1@s016.movenext.nl>
Date: Wed, 14 May 2003 15:42:13 +0200 (CEST)
X-MailScanner: Not scanned: please see scan.movenext.nl for details
X-MailScanner-SpamCheck: 

--This_is_the_boundary_hip_ho
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

de text

--This_is_the_boundary_hip_ho
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>  
de html
</html>

--This_is_the_boundary_hip_ho--


Nu gaat het overal goed behalve bij de opdrachtgever zelf die os9 icm Outlook 5 draait :(

Daar zie ik alleen de tekst opmaak (bold, italic), tables, plaatjes worden niet weergegeven.

Iemand enig idee wat ik hieraan kan doen of is het gewoon einde verhaal voor deze persoon en moet hij gewoon upgraden :)

* BierPul vraagt zich af of iemand uberhaupt onder OS9 en Outlook 5 een goeie nieuwsbrief heeft ontvangen en zou graag de afzender weten of de MIME :)

Ja man


  • martijn_brinkers
  • Registratie: November 2001
  • Laatst online: 31-10-2025
Je mime voorbeeld laat alleen een simpel html voorbeeld zien. Heb je niet een uitgebreider voorbeeld? De plaatjes zijn die als link opgenomen of als attachment?

  • BierPul
  • Registratie: Juni 2001
  • Laatst online: 20-08 21:59

BierPul

2 koffie graag

Topicstarter
Als link, ik heb naar Aplle gekekeken die deden dat ook :)

de complete MIME

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
Return-Path: <www-data@s016.movenext.nl>
Delivered-To: michael@guntenaar.nl
Received: (qmail 17433 invoked from network); 14 May 2003 15:55:44 -0000
Received: from s018.movenext.nl (212.204.247.91)
  by 0 with SMTP; 14 May 2003 15:55:44 -0000
Received: from s016.movenext.nl (s016.movenext.nl [212.204.247.75])
    by s018.movenext.nl (8.12.3/8.12.3/Debian-6.3) with ESMTP id h4EFtfsD011933
    for <michael@guntenaar.nl>; Wed, 14 May 2003 17:55:41 +0200
Received: by s016.movenext.nl (Postfix, from userid 33)
    id BA468DA1; Wed, 14 May 2003 17:55:41 +0200 (CEST)
To: michael@guntenaar.nl
Subject: franskuypers.com Ezine.
From: "franskuypers.com" <office@franskuypers.com>
Subject: franskuypers.com Ezine.
MIME-Version: 1.0
Content-Type: multipart/alternative; 
    boundary="This_is_the_boundary_hip_ho"
Content-Transfer-Encoding: 7bit
Message-Id: <20030514155541.BA468DA1@s016.movenext.nl>
Date: Wed, 14 May 2003 17:55:41 +0200 (CEST)
X-MailScanner: Not scanned: please see scan.movenext.nl for details
X-MailScanner-SpamCheck: 


--This_is_the_boundary_hip_ho
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Dear Sir, Maddam,
 Your email client does not support HTML.
If you do want to view this ezine please copy the following URL to your internet browser http://www.franskuypers.com/beeldbank/ezine/index.html.


If you want to unsubcribe please reply to this email wit unsubscribe in the subject line.


Best Regards

franskuypers.com

--This_is_the_boundary_hip_ho
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>  
<head>
<title>:: FRANS KUYPERS EZINE ::</title>
<style type="text/css">
<!--
.ezine {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #CC9900;
}
.ezine1 { color: #daa520; font-style: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.koptekst { color: #cc9900; font-style: normal; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif }
-->
</style>
</head>

    
<body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" bgcolor="#E6E6E6">
<center><font face="verdana" size="1" color="#444444">If you can't receive our Ezine just <a href="http://www.franskuypers.com/beeldbank/ezine/index.html">click here</a>, thank you.</font></center>
<table width="100%" height="751" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td align="center"><br>
                    <br>
                    <table width="539" border="1" cellspacing="2" cellpadding="0">
                        <tr>
                            <td align="center"><br>
                                <table width="500" border="0" cellspacing="0" cellpadding="0" height="80">
                                    <tr>
                                        <td align="center" valign="middle" bgcolor="#696969">[img]"http://www.franskuypers.com/beeldbank/ezine/logo.gif"></td>
                                    </tr>
                                </table>
                                <br>
                                <table[/img]
                                    <tr>
                                        <td class="ezine" colspan="3">
                                            <div align="center">
                                                <span class="koptekst">proud to present some work of 
<br />
Harry De Zitter</span></div>
                                        </td>
                                    </tr>
                                    <tr>
                                        <td>&nbsp;</td>
                                        <td width="19%">&nbsp;</td>
                                        <td width="70">&nbsp;</td>
                                    </tr>
                                    <tr>
                                        <td>[img]"http://www.franskuypers.com/beeldbank/ezine/P010.jpg"[/img]</td>
                                        <td width="19%">&nbsp;</td>
                                        <td valign="bottom" bgcolor="silver" width="70"><a href="http://www.franskuypers.com">[img]"http://www.franskuypers.com/beeldbank/ezine/clickhere.gif"[/img]</a></td>
                                    </tr>
                                    <tr>
                                        <td>&nbsp;</td>
                                        <td width="19%">&nbsp;</td>
                                        <td width="70">&nbsp;</td>
                                    </tr>
                                    <tr>
                                        <td><span class="ezine">Client   - Café Francais
<br />
Agency - Leo Burnett Chicago</span></td>
                                        <td width="19%">&nbsp;</td>
                                        <td width="70">&nbsp;</td>
                                    </tr>
                                </table>
                                <br>
                                <table width="500" border="0" cellspacing="0" cellpadding="0">
                                    <tr>
                                        <td>[img]"http://www.franskuypers.com/beeldbank/ezine/P008.jpg"[/img]</td>
                                        <td width="19%"></td>
                                        <td valign="bottom" bgcolor="silver" width="70"><a href="mailto: info@franskuypers.com">[img]"http://www.franskuypers.com/beeldbank/ezine/contact.gif"[/img]</a></td>
                                    </tr>
                                    <tr>
                                        <td><br>
                                            <span class="ezine">This worldwide campaign of five ads is produced in South-Africa.
<br />
Please click on 'portfolio' to see more of Harry De Zitter's work.</span></td>
                                        <td width="19%"></td>
                                        <td width="70"></td>
                                    </tr>
                                </table>
                                <br>
                                <table width="500" border="0" cellspacing="0" cellpadding="0">
                                    <tr>
                                        <td><font color="#444444" size="1" face="verdana">If you don't want to receive our Ezine click on reply and type "unsubscribe" as the subject line of the message,
and we will remove you from our mailinglist.
                                            </font></td>
                                    </tr>
                                </table>
                                <br>
                                <table width="500" border="0" cellspacing="0" cellpadding="0" height="80">
                                    <tr>
                                        <td align="center" valign="middle" bgcolor="#696969">[img]"http://www.franskuypers.com/beeldbank/ezine/logo.gif"></td>
                                    </tr>
                                </table>
                                <br>
                            </td>
                        </tr>
                    </table>
                    <br>
                    <br>
                </td>
[/img]
</table>
</body>

</html>

--This_is_the_boundary_hip_ho--

[ Voor 99% gewijzigd door BierPul op 14-05-2003 23:57 ]

Ja man