> >> It won't work in this situation, but do you have a step-by-step doc for
> >> setting up RAV with Imail?
>
>Len wrote:
>
> > In smtpd_recipient_restrictions, near the top, just add:
> >
> > reject_unverified_sender
>
>I just figured out that probably should have been:
>
>reject_unverified_recipient

uh, yes.   :)

>So, realizing the mistake I've fixed my main.cf.  However, looking at the
>log I see a problem.  Imgate is configured to give the mail to Symantec
>Anti-Virus for SMTP Gateways which in turn gives it to Imail.  The problem
>is that Symantec (acting as an SMTP server only) accepts all mail for the
>domain regardless of whether the recipient is verified or not.  (It sends a
>bounce, of course, if Imail rejects it.)

>Is there a way to have IMGate speak directly with Imail for the purpose of
>RAV, but still give the mail to Symantec once it's been verified?

Since symantec is listening on the mailbox server's port 25, there's no way 
for postfix to probe Imail on port 25 with RCPT TO.

Len


Reply via email to