Hi jimtech,
>Is this due to a fix needed on the recever's side
Yes
>or something on the mail server at the sending side or on the individual's computer.
No
The mail is able to reach its appropriate domain but the receiving mail server does not have the user account to which the mail has been addressed. The reasons for unavailability of the account could be temporary or permanent. These will lead to error codes 450 and 550 respectively. In former case, the sender(mail server) will keep trying until it times-out and decides to intimate the user of a failure. There will be no retries if permanent error is indicated.
As Cd& said, check the mail destination address at the sender side and make sure that it is spelled correctly.
>still unsure of how to define this to a non computer literate person.
Depending on the level of proficiency, tell him/her that:
- the email address is incorrect, in case of permanent error
- email address is currently unreachable, in case of temporary error
- or simply that they got the wrong sender address
cheers!!!
sunnycoder
Main Topics
Browse All Topics





by: COBOLdinosaurPosted on 2005-01-16 at 12:14:31ID: 13058300
The delivery lookup is on the receiving side. So the most likely cause is an error there; or maybe the account has been closed. The only thing you need to check on the sending side is that the address is correct.
Cd&