> I use James to serve 2 domains. The email clients doesn't
> use the James SMTP server directly but rather their own
> ISP smtp.

> Is there a way to configure it to reject mails that are not
> for my 2 domains without loosing the email notification to
> sender on the error processor ?

If you configure SMTP AUTH, then no one will be able to relay e-mail without
a password.  Which you won't provide.  :-)  Non-local mail will be rejected
in the protocol handler, rather than in the pipeline.  Local mail will be
accepted.  In the v2.2 test build there are some other options.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to