You sure your email job working well ?
Main Topics
Browse All TopicsI am sending email from home to my business office. This is the error I get.
Your message did not reach some or all of the intended recipients.
Subject: from Josef
Sent: 10/15/2005 10:47 AM
The following recipient(s) could not be reached:
'don.rittenhouse@bwn.com' on 10/15/2005 10:47 AM
550 <don.rittenhouse@bwn.com>:
Why? Does somebody know.
J0K0
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hi J0K0,
The error message you see is a standard error message returned by a mailer (Postfix) that was developed as an alternative to the popular Sendmail SMTP app. Postfix uses the concept of "address classes" to help determine how to address and route email. The address class uses three key determinations: The delivery method for emails (local or SMTP delivery agent), the list of valid domains that are served by the address class (local or relay domains), and the list of valid email addresses for the address class.
This last determination is where your email has failed. In other words the Postfix SMTP server has returned an error indicating that no such address exists and rather than keeping a queue of undeliverable mailer daemon messages, it returns information back to you indicating that the recipient of your email does not exist in the address class.
The virtual mailbox table that is referred to in your email indicates that the Postfix implementation is based on a virtual mailbox domain class - in other words, they don't have an associated UNIX system account as is the case with other mailbox classes.
Anyway, the bottom line is - please check the email address of the recipient and try again. If the email address is correct, as far as you know, you may want to check with the email administrator at your business office to make sure that the email address that is setup in the recipient address in the address class being used by Postfix is stored correctly and without spelling errors.
Sory for the delay. I was away for some days.
Some email addresses are working ( I don't get any error). Those are email addresses with the same domain. (x1@domain1.com, x2@domain1.com)
I don't think it could be firewall.
What about the recipients blocking. I did't setup any (I am the admin in the workoffice)
It seams nobody else have this problem. Can it be related to my ISP?
J0K0
Business Accounts
Answer for Membership
by: war1Posted on 2005-10-15 at 07:56:55ID: 15091448
Greetings, josefkocarek !
Is the address formed correctly? No extra period or space?
Check if the mail server at work is working, and no firewall or proxy is blocking the email.
Cheers!