Cita:
Iniciado por nup_ ver los errores q te tira puede ser una buena pista para ayudarte.
Ya está solucionado el problema. Ahora tengo otro, en el mismo script, no me llegan mails que intento mandar desde el script.
Me sale el siguiente error:
Código:
From MAILER-DAEMON Mon Feb 17 09:31:00 2014
Return-Path: <MAILER-DAEMON@portal1-corp>
Received: from localhost (localhost)
by portal1-corp. (8.12.10+Sun/8.12.10) id s1H6V0Ia022085;
Mon, 17 Feb 2014 09:31:00 +0300 (GMT)
Date: Mon, 17 Feb 2014 09:31:00 +0300 (GMT)
From: Mail Delivery Subsystem <MAILER-DAEMON>
Message-Id: <201402170631.s1H6V0Ia022085@portal1-corp.>
To: <sybase@portal1-corp>
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
boundary="s1H6V0Ia022085.1392618660/portal1-corp."
Subject: Returned mail: see transcript for details
Auto-Submitted: auto-generated (failure)
Content-Length: 1650
This is a MIME-encapsulated message
--s1H6V0Ia022085.1392618660/portal1-corp.
The original message was received at Mon, 17 Feb 2014 09:31:00 +0300 (GMT)
from localhost [127.0.0.1]
----- The following addresses had permanent fatal errors -----
<[email protected]>
----- Transcript of session follows -----
550 5.1.2 <[email protected]>... Host unknown (Name server: mailhost: host not found)
--s1H6V0Ia022085.1392618660/portal1-corp.
Content-Type: message/delivery-status
Reporting-MTA: dns; portal1-corp.
Received-From-MTA: DNS; localhost
Arrival-Date: Mon, 17 Feb 2014 09:31:00 +0300 (GMT)
Final-Recipient: RFC822; [email protected]
Action: failed
Status: 5.1.2
Remote-MTA: DNS; mailhost
Last-Attempt-Date: Mon, 17 Feb 2014 09:31:00 +0300 (GMT)
--s1H6V0Ia022085.1392618660/portal1-corp.
Content-Type: message/rfc822
Return-Path: <sybase@portal1-corp>
Received: from portal1-corp. (localhost [127.0.0.1])
by portal1-corp. (8.12.10+Sun/8.12.10) with ESMTP id s1H6V0Ia022083
for <[email protected]>; Mon, 17 Feb 2014 09:31:00 +0300 (GMT)
Received: (from sybase@localhost)
by portal1-corp. (8.12.10+Sun/8.12.10/Submit) id s1H6V0qu022079
for [email protected]; Mon, 17 Feb 2014 09:31:00 +0300 (GMT)
Date: Mon, 17 Feb 2014 09:31:00 +0300 (GMT)
From: sybase@portal1-corp
Message-Id: <201402170631.s1H6V0qu022079@portal1-corp.>
To: [email protected]
Subject: Servidor con poco espacio: 127.0.0.1
/dev/md/dsk/d32 6049124 5435629 553004 91% /app
--s1H6V0Ia022085.1392618660/portal1-corp.--
que puede estar pasando?
muchas gracias