Kirill Peskov:
> My task is to forward only 'local' mails to the milter for processing,
> leaving 'foreign' outgoing mails untouched.

Milters must see the entire SMTP session, not just the RCPT TO command.

If you want different Milters for different domains, configure
different smtpd services in master.cf, each listening on a different
IP address, one with milter and one without. Then point each domain's
MX records to the appropriate IP address.

        Wietse

Reply via email to