E-MAIL SPAN ???

Bug #571860 reported by Eliu Florez
This bug report is a duplicate of:  Bug #571859: E-MAIL SPAN ?????. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Jisko
New
Undecided
Unassigned

Bug Description

porq siempre a enviar un email me notifica el aviso de span. la mayoria de los usuarios no abririan ese correo, que necesito modificar para que lo envie correo valido. he probado con especificar el correo:

    $headers = "MIME-Version: 1.0\n";
    $headers .= "Content-type: text/html; charset=iso-8859-1\n";
    $headers .= "X-Priority: 3\n";
    $headers .= "X-MSMail-Priority: Normal\n";
    $headers .= "X-Mailer: php\n";
    $headers .= "From: ".$jk->name." <".$jk->admin_mail.">";

y aun asi segui el aviso de advertencias.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.