Hi
I have a little problem
I sending email in Html using mail() function and everything is ok but
when i open email in outlook i have following information:
This might be a phishing message and is potentially
unsafe......... ............... ............... .......
Should be question - that i want to download pictures
What can be a reason
This is my email content:
$content='<!DOC TYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//
EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3314" name=GENERATOR> </HEAD>
<body style="backgrou nd-color:#BFD5E5; font-family:Arial, Helvetica,
sans-serif;">
<img src="http://www.test.co/estateMailing/lay.png" usemap="#webPro "
border="0">
';
Thank you 4 any help
Sebastian
I have a little problem
I sending email in Html using mail() function and everything is ok but
when i open email in outlook i have following information:
This might be a phishing message and is potentially
unsafe......... ............... ............... .......
Should be question - that i want to download pictures
What can be a reason
This is my email content:
$content='<!DOC TYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//
EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3314" name=GENERATOR> </HEAD>
<body style="backgrou nd-color:#BFD5E5; font-family:Arial, Helvetica,
sans-serif;">
<img src="http://www.test.co/estateMailing/lay.png" usemap="#webPro "
border="0">
';
Thank you 4 any help
Sebastian
Comment