hanks for your quick reply.
-Rob
>
>
> -- Forwarded message --
> From: Rob <[EMAIL PROTECTED]>
> Date: Nov 7, 2007 11:43 PM
> Subject: Re: rcpt_ok blocks email qmail lets through
> To: qpsmtpd@perl.org
>
>
> Add a smtpdroute record and you
>
> Add a smtpdroute record and you should be fine (this is precisely how my
> old company's servers are configured).
>
> John
>
> John,
I've added it and I'm still getting the same error when an email comes in
through qpsmtpd:
2007-11-07 20:36:37 Plugin rcpt_ok, hook rcpt returned DENY, Relaying
Rob wrote:
A vanilla qmail install will accept email for domains listed in rcpthosts.
If no other instructions are specified in either virtualdomains or
smtproutes, qmail should just follow the published MX and forward the email
to the primary - which it does.
That isn't right. You should neve
Hi folks,
I'm trying to figure out how to setup qpsmtpd on a secondary mail server.
The server had qmail working on it perfectly and I just dropped in qpsmtpd
as outlined in the docs (and it works) and now I'm getting Relaying denied
by rcpt_to plug-in and I can't figure out why.
A vanilla qmail