E-MAIL SPAN ?????

Bug #571859 reported by Eliu Florez
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Jisko
Invalid
Low
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.

Revision history for this message
Rubén Díaz (outime) wrote : Re: [Bug 571859] [NEW] E-MAIL SPAN ?????

Eliu, si es posible, preferimos que plantees las preguntas en inglés
para que les sirva a otros usuarios, ¿vale? :)

Bien, sobre lo que me comentas, las cabeceras del mail no creo que
sean el problema, si no la máquina (IP) desde donde lo estás enviando,
que está clasificada como SPAM por muchos filtros. Prueba a cambiar de
servidor o localizar a los proveedores que te clasifican como SPAM
para intentar mediar y que te quiten de su lista. Pero en general, te
ocurrirá con cualquier script.

Un saludo

On Thu, Apr 29, 2010 at 21:46, Eliu Florez <email address hidden> wrote:
> Public bug reported:
>
> 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.
>
> ** Affects: jisko
>     Importance: Undecided
>         Status: New
>
> --
> E-MAIL SPAN ?????
> https://bugs.launchpad.net/bugs/571859
> You received this bug notification because you are a member of Jisko
> Developers, which is subscribed to Jisko.
>

--
Rubén Díaz
GPG id 2354DA5F
http://diazr.com
(+34) 644 46 93 64

Changed in jisko:
milestone: none → 3.0beta1
importance: Undecided → Low
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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