1 Replies - 1602 Views - Last Post: 09 February 2009 - 11:03 PM Rate Topic: -----

#1 anil4u   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 14
  • Joined: 04-February 09

Mail faliure error in while sending mail?

Posted 09 February 2009 - 11:00 PM

i got this error when i am using php mailer .
how can i solve it :

From: [email protected]
> [mailto:[email protected]]
> Sent: 09 February 2009 14:15
> To: [email protected]
> Subject: failure notice
> 
> Hi. This is the qmail-send program at stretton.positive-dedicated.net.
> I'm afraid I wasn't able to deliver your message to the following
addresses.
> This is a permanent error; I've given up. Sorry it didn't work
out.
> 
> <[email protected],[email protected],[email protected]>:
> 212.188.174.240 does not like recipient.
> Remote host said: 550 Requested action not taken: mailbox unavailable or
not
> local
> Giving up on 212.188.174.240.
> 
> --- Below this line is a copy of the message.
> 
> Return-Path: <[email protected]>
> Received: (qmail 16367 invoked by uid 33); 9 Feb 2009 14:14:35
 -0000
> To: [email protected]
> Subject: Mufti: New Order Details
> Date: Mon, 9 Feb 2009 14:14:35 +0000
> From: Mufti <[email protected]>
> Reply-to: Mufti <[email protected]>
> Message-ID: <[email protected]>
> X-Priority: 3
> X-Mailer: PHPMailer [version 1.73]
> MIME-Version: 1.0
> Content-Transfer-Encoding: 8bit
> Content-Type: text/html; charset="iso-8859-1" 


Thanks in Advance
----------------------

Anil Kumar :wub: :wub: :wub: :wub:

Is This A Good Question/Topic? 0
  • +

Replies To: Mail faliure error in while sending mail?

#2 no2pencil   User is offline

  • Professor Snuggly Pants
  • member icon

Reputation: 6968
  • View blog
  • Posts: 31,958
  • Joined: 10-May 07

Re: Mail faliure error in while sending mail?

Posted 09 February 2009 - 11:03 PM

Quote

Remote host said: 550 Requested action not taken: mailbox unavailable or
not local


Mailbox unavailable... my guess would be that the email address [email protected] does not exist. The only way you can fix this is to create it, or correct it if it's incorrect.

Since the error is being supplied from the host, there is little you can do to make it work.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1