Re: Seperating Recipients / RCPT ACL
Andreas Metzler <[email protected]>
| Newsgroups | gmane.mail.exim.exiscan.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 16, 2004 at 11:03:50AM +0100, Mike Grice wrote:
> I'm having some trouble with exim/exiscan. The problem is that when a
> mail is received with multiple recipients, the RCPT ACL appears to be
> taking action for each domain, and not splitting them out.
Of course. That is the way SMTP works.
[...]
> Is there any way of separating these out? I don't like the idea really
> that mails to multiple recipients are treated as a single mail when it
> hits the MTA;
They are not "treated like", there indeed *is* only a single mail.
Exim receives a couple of RCPT TOs followed by a single DATA.
[...]
> Any help appreciated, I can't really see anything appropriate in the
> spec file for either exiscan or exim.
http://duncanthrax.net/exiscan-acl/exiscan-acl-examples.txt
| 6. Having multiple content scanning profiles for several
| users or domains.
| [...]
| I will first sum up the possible solutions to this dilemma:
|
| a. Make sure that each incoming message can have only one
| envelope recipient.
cu andreass