LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   php sendmail... HELP! (https://www.linuxquestions.org/questions/linux-newbie-8/php-sendmail-help-347607/)

Doug86 07-28-2005 07:17 AM

php sendmail... HELP!
 
HELP!!!!

Im running Fedora Core 4 on a home webserver and need my PHP scripts to be able to use sendmail...

at the moment I get the following error in the root mailbox:

Quote:

>N 1 MAILER-DAEMON@fedora Thu Jul 28 13:14 85/2753 "Returned mail: see transcript for details"
&
Message 1:
From MAILER-DAEMON@box.domain Thu Jul 28 13:14:07 2005
Date: Thu, 28 Jul 2005 13:14:07 +0100
From: Mail Delivery Subsystem <MAILER-DAEMON@box.domain>
To: <apache@box.domain>
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
boundary="j6SCE7eB006411.1122552847/box.domain"
Subject: Returned mail: see transcript for details
Auto-Submitted: auto-generated (failure)

This is a MIME-encapsulated message

--j6SCE7eB006411.1122552847/box.domain

The original message was received at Thu, 28 Jul 2005 13:14:04 +0100
from box.domain [127.0.0.1]

----- The following addresses had permanent fatal errors -----
<email@address.co.uk>
(reason: 550-Verification failed for <apache@box.domain>)

how can I configure sendmail to sort out this problem?

many thanks

Doug86 07-28-2005 08:04 AM

oops, it also has this:

Quote:

----- Transcript of session follows -----
... while talking to darwok.co.uk.:
>>> DATA
<<< 550-Verification failed for <apache@box.domain>
<<< 550-unrouteable mail domain "box.domain"
<<< 550 Sender verify failed
550 5.1.1 <email@darwok.co.uk>... User unknown
<<< 503 valid RCPT command must precede DATA

--j6SCE7eB006411.1122552847/box.domain
before displaying the origional message sent by the php script.

I'm guessing im going to have to put the name.domain of my server in the config file somewhere to allow Verification.... But cant find how to do that... [:(]

Doug86 07-29-2005 03:21 AM

C'mon guys, someone must know how to make this happen! Im pulling my hair out here!

where in the config file do i need to put "box.domain" ?

pnellesen 07-29-2005 09:09 AM

Tried googling the following: "550-Verification failed for" sendmail

Here's one possible solution:

http://www.issociate.de/board/post/2...on_failed.html


All times are GMT -5. The time now is 09:39 PM.