Mi problema es el siguiente... Estoy desarrollando una app en php en la cual, al terminar un proceso este tiene que avisar al usuario que lo mando que el proceso termino y su status por mail.
El tema es que no tengo bien configurado el sendmail para enviar correo hacia afuera...
Por ejemplo... desde el pine quiero enviar un correo a mi direccion de hotmail y luego de como 4 horas me llega un correo al servidor que me dice lo siguiente...
Cita:
Alguien sabe como configurarlo correctamente? o de algun otro servidor de correo? o alguna solucion?Date: Fri, 12 Mar 2004 15:00:26 -0300
From: Mail Delivery Subsystem <[email protected]>
To: [email protected]ldomain
Subject: Warning: could not send message for past 4 hours
Parts/Attachments:
1 Shown 15 lines Text
2 Shown 310 bytes Message, "Delivery Status"
3 Shown 546 bytes Message, "hola"
3.1 Shown 5 lines Text
----------------------------------------
**********************************************
** THIS IS A WARNING MESSAGE ONLY **
** YOU DO NOT NEED TO RESEND YOUR MESSAGE **
**********************************************
The original message was received at Fri, 12 Mar 2004 10:54:56 -0300
from root@localhost
----- The following addresses had transient non-fatal errors -----
<[email protected]>
----- Transcript of session follows -----
<[email protected]>... Deferred: Connection timed out with mx1.hotmail.com.
Warning: message still undelivered after 4 hours
Will keep trying until message is 5 days old
[ Part 2: "Delivery Status" ]
Reporting-MTA: dns; localhost.localdomain
Arrival-Date: Fri, 12 Mar 2004 10:54:56 -0300
Final-Recipient: RFC822; [email protected]
Action: delayed
Status: 4.4.1
Remote-MTA: DNS; mx1.hotmail.com
Last-Attempt-Date: Fri, 12 Mar 2004 15:00:26 -0300
Will-Retry-Until: Wed, 17 Mar 2004 10:54:56 -0300
[ Part 3: "Included Message" ]
Date: Fri, 12 Mar 2004 10:54:56 -0300 (ART)
From: root <[email protected]>
To: [email protected]
Subject: hola
lkasjlkajsdlakjsdlaksjdalsj
lkajsdlkasj
;ajlsd
From: Mail Delivery Subsystem <[email protected]>
To: [email protected]ldomain
Subject: Warning: could not send message for past 4 hours
Parts/Attachments:
1 Shown 15 lines Text
2 Shown 310 bytes Message, "Delivery Status"
3 Shown 546 bytes Message, "hola"
3.1 Shown 5 lines Text
----------------------------------------
**********************************************
** THIS IS A WARNING MESSAGE ONLY **
** YOU DO NOT NEED TO RESEND YOUR MESSAGE **
**********************************************
The original message was received at Fri, 12 Mar 2004 10:54:56 -0300
from root@localhost
----- The following addresses had transient non-fatal errors -----
<[email protected]>
----- Transcript of session follows -----
<[email protected]>... Deferred: Connection timed out with mx1.hotmail.com.
Warning: message still undelivered after 4 hours
Will keep trying until message is 5 days old
[ Part 2: "Delivery Status" ]
Reporting-MTA: dns; localhost.localdomain
Arrival-Date: Fri, 12 Mar 2004 10:54:56 -0300
Final-Recipient: RFC822; [email protected]
Action: delayed
Status: 4.4.1
Remote-MTA: DNS; mx1.hotmail.com
Last-Attempt-Date: Fri, 12 Mar 2004 15:00:26 -0300
Will-Retry-Until: Wed, 17 Mar 2004 10:54:56 -0300
[ Part 3: "Included Message" ]
Date: Fri, 12 Mar 2004 10:54:56 -0300 (ART)
From: root <[email protected]>
To: [email protected]
Subject: hola
lkasjlkajsdlakjsdlaksjdalsj
lkajsdlkasj
;ajlsd
Les estaria eternamente agradecido... esto me tiene un poco trabado...
Atte. Myst.