Koozali.org: home of the SME Server

qmail pick up problem

robert burnham

qmail pick up problem
« on: September 07, 2000, 02:51:32 AM »
Here's the problem. I have user accounts who use another ISP. When they pickup their mail from my e-smith server using a pop3 email client, everything is fine, untill they try to send out mail. They get an error message if the user is not an existing account on my server.
Error message: The message could not be sent because one of the recipeints was rejected by the server. Server Responce: 533 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) (Account: user.name, SMTP Server: 'mail.mydomain.com', Error Number: 0x800ccc79). (real names and domain changed to protect them here)
Is there a way to fix this so that selected clients can send out their mail?

Charlie Brady

RE: qmail pick up problem
« Reply #1 on: September 10, 2000, 10:52:17 PM »
robert burnham wrote:

> Here's the problem. I have user accounts who use another ISP.
> When they pickup their mail from my e-smith server using a pop3
> email client, everything is fine, untill they try to send out
> mail.
...
> They get an error message if the user is not an existing
> account on my server. Error message: The message could not be
> sent because one of the recipeints was rejected by the server.
> Server Responce: 533 sorry, that domain isn't in my list of
> allowed rcpthosts (#5.7.1)

Your problem is not a "qmail pick up problem", but a mail sending problem. The appropriate solution is for your users to configure their mail programs to send mail via their ISP's smtp server. Your e-smith server is protecting itself from mail relaying. It does not accept mail from internet addresses, except for mail to local users.

Charlie