On 2008-04-17 at 14:11 +0200, [EMAIL PROTECTED] wrote: > Thanks in advance for any configuration snippet example (or at least hint how > to set > this up).
Look into the ACLs, in the section after "begin acl". There will be an ACL controlling the use of RCPT; it's an ordered list of checks to carry out. In somewhere like /usr/share/doc/exim4/ there's a default configuration file which is the configuration supplied by Exim, not the special version used by Debian. That is a heavily-commented configuration and should be helpful in understanding what's going on. To figure out how to apply your changes as part of the Debian configuration system, you'll need to ask on the Debian-specific Exim mailing-list. It's mentioned in README.Debian, IIRC. -Phil -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
