Re: Message Size Limit
Chris Edwards <[email protected]>
| Newsgroups | gmane.mail.exim.exiscan.user |
|---|---|
| Message-ID | <[email protected]> |
As SpamAssassin is the last thing in our DATA acl, we just have a one-off:
accept condition = ${if >{$message_size}{100K}{yes}{no}}
before the various warn / deny spam statements. Seems abit simpler than
what some posts have suggested!
--
Chris Edwards, Glasgow University Computing Service