OK - die Sache mit den verlinkten URL funktioniert ohne Probleme.
ABER - die Sache mit der angehängten Grafik (an die Mail) und dann per cid:... einzubinden schaff ich nicht.
Oder geht das bei mit phlyMail versendeten Mails gar nicht.
Meine Test: hier ein Teil einer Testmail mit Bildanhang im Rohformat:
- Code: Select all
...........
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="_---_phlyMail_--_1294394407==_"
This is a multipart message in MIME format.
--_---_phlyMail_--_1294394407==_
Content-Type: multipart/alternative; boundary="_---_phlyMail_Alt_--_1294394407==_"
--_---_phlyMail_Alt_--_1294394407==_
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
test
test
--_---_phlyMail_Alt_--_1294394407==_
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: 8bit
test<br />
<img alt="" src="cid:Globus_tr.gif" /><br />
test<br />
--_---_phlyMail_Alt_--_1294394407==_--
--_---_phlyMail_--_1294394407==_
Content-Type: image/gif; name="Globus_tr.gif"
Content-Disposition: attachment; filename="Globus_tr.gif"
Content-Transfer-Encoding: base64
R0lGODlhMgAyAPYAAP///wAAMQAxAAAxMQAxYwBjAABjMQBjYwBjnACcAACcMQCcYwCcnADOAADO
MQDOYzEAADEAMTExADExMTExYzFjADFjMTFjYzGcADGcMTGcYzHOADHOMTHOY2MAAGMxAGMxMWMx
...........
in der normalen Anzeige kommt nur:

- globus.gif (6.45 KiB) Viewed 7858 times
Könnte es sein, dass es nicht funktioniert, da bei dem Anhang kein
Content-ID: .....
drin steht?
Falls es das ist, ob man da wohl was dran ändern könnte???
Gruss Fogger