Una aclaracion uso # en vez de arroba por que el sistema no me lo permite :P
Mi problema es que anteriormente mi maquina estaba muy mal, tenia muchos virus y programas maliciosos
![triste](http://static.forosdelweb.com/fdwtheme/images/smilies/frown.png)
Código PHP:
Return-Path: <info#vbh.com.mx>
X-Original-To: info-vbhmexico#millorsoft.es
Delivered-To: info-vbhmexico#millorsoft.es
Received: from localhost (localhost [127.0.0.1])
by mailserver.millorsoft.es (Postfix) with ESMTP id 5AA5962894C
for <info-vbhmexico#millorsoft.es>; Mon, 14 Sep 2009 16:36:05 +0200 (CEST)
X-Virus-Scanned: by amavisd-new at millorsoft.es
X-Spam-Flag: YES
X-Spam-Score: 6.95
X-Spam-Level: ******
X-Spam-Status: Yes, score=6.95 tagged_above=-999 required=6
tests=[BAYES_00=-2.599, [COLOR="Red"]DATE_IN_PAST_06_12=1.069[/COLOR],
DYN_RDNS_SHORT_HELO_HTML=0.499, FORGED_MUA_OUTLOOK=0,
FORGED_OUTLOOK_TAGS=0.001, [COLOR="Red"]HELO_LOCALHOST=3.941[/COLOR], HTML_MESSAGE=0.001,
RCVD_IN_PBL=0.905, [COLOR="Red"]RCVD_IN_XBL=3.033[/COLOR], RDNS_DYNAMIC=0.1]
Received: from mailserver.millorsoft.es ([127.0.0.1])
by localhost (mailserver.millorsoft.es [127.0.0.1]) (amavisd-new, port 10024)
with LMTP id g0twiuOA13eF for <info-vbhmexico#millorsoft.es>;
Mon, 14 Sep 2009 16:35:59 +0200 (CEST)
Received: from localhost (dsl-200-67-167-10.prod-empresarial.com.mx [200.67.167.10])
by mailserver.millorsoft.es (Postfix) with ESMTP id 99AB962894F
for <info#vbh.com.mx>; Mon, 14 Sep 2009 16:35:58 +0200 (CEST)
Date: Sun, 13 Sep 2009 21:36:01 -0500
To: info#vbh.com.mx
From: Adrian <info#vbh.com.mx>
Subject: {Spam?} Pruebas con phpmailer
[COLOR="Blue"]Message-ID: <f7d9d9c22fcc40c9d549df904efe6755#localhost>[/COLOR]
X-Priority: 3
X-Mailer: Microsoft Outlook, Build 10.0.2616
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="b1_f7d9d9c22fcc40c9d549df904efe6755"
por ejemplo ya puse bien la fecha de mi ordenador y baja mi puntaje al grado de que ya no es considerado spam pero se encuentra muy cerca del nivel:
Código PHP:
Return-Path: <info#vbh.com.mx>
X-Original-To: info-vbhmexico#millorsoft.es
Delivered-To: info-vbhmexico#millorsoft.es
Received: from localhost (localhost [127.0.0.1])
by mailserver.millorsoft.es (Postfix) with ESMTP id 29A215C95BA
for <info-vbhmexico#millorsoft.es>; Mon, 14 Sep 2009 17:13:00 +0200 (CEST)
X-Virus-Scanned: by amavisd-new at millorsoft.es
[COLOR="Red"]X-Spam-Score: 5.881[/COLOR]
X-Spam-Level: *****
[COLOR="Red"]X-Spam-Status: No, score=5.881 [/COLOR]tagged_above=-999 [COLOR="Red"]required=6[/COLOR]
tests=[BAYES_00=-2.599, DYN_RDNS_SHORT_HELO_HTML=0.499,
FORGED_MUA_OUTLOOK=0, FORGED_OUTLOOK_TAGS=0.001, HELO_LOCALHOST=3.941,
HTML_MESSAGE=0.001, RCVD_IN_PBL=0.905, RCVD_IN_XBL=3.033,
RDNS_DYNAMIC=0.1]
Received: from mailserver.millorsoft.es ([127.0.0.1])
by localhost (mailserver.millorsoft.es [127.0.0.1]) (amavisd-new, port 10024)
with LMTP id Utw0CzR4rPHQ for <info-vbhmexico#millorsoft.es>;
Mon, 14 Sep 2009 17:12:54 +0200 (CEST)
Received: from localhost (dsl-200-67-167-10.prod-empresarial.com.mx [200.67.167.10])
by mailserver.millorsoft.es (Postfix) with ESMTP id 631606289DA
for <info#vbh.com.mx>; Mon, 14 Sep 2009 17:09:39 +0200 (CEST)
Date: Mon, 14 Sep 2009 10:09:38 -0500
To: info#vbh.com.mx
From: =?iso-8859-1?Q?Adrian_Salvador_Rivera_D=EDaz?= <info#vbh.com.mx>
Subject: phpmailer
Message-ID: <683f247d87a6e28b2429de90302cdda3#localhost>
X-Priority: 3
X-Mailer: Microsoft Outlook, Build 10.0.2616
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="b1_683f247d87a6e28b2429de90302cdda3"
bueno ojala alguien me pueda ayudar, saludos.
jejeje, meti la pata, el texto no aparece en rojo, pero lo que esta encerrado en [color="Red"] a eso me refiero con el texto en rojo :P
bueno, les comento que ya pude resolverlo, unicamente tenia que agregar una variable que es la del hostname
por ejemplo creaba mi objeto phpmailer suponiendo que era asi $mail = new phpmailer();
solo hice esto $mail->hostname= "dominio.com"; y listo :D, gracias por su interes