-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 NotDashEscaped: You need GnuPG to verify this message
Hi Member, Am Di den 14. Feb 2012 um 13:35 schrieb member horvath: > I need to reject mail to unknown users. > I have a server acting as an anti spam gateway running exim4. I pull > a list of users from the main mailserver and want exim to read this > list and reject mail if the user is not in the list. > I have placed the following as an acl in my config: > deny domains = +local_domains > recipients = !lsearch;/etc/exim/valid-recipients > message = Unknown user > > This is a config I've used often on redhat based distros but I am now > running exim4 (split config) on a debian distro and it's just not > working and I must be honest I'm having a hard time understanding just > how things are done the "debian way". > > Does anyone have any suggestions how I can get this to work? You should learn to use »update-exim.conf«. However, beside that way you always are able to use a not splitted configuration by providing /etc/exim4/exim4.conf. You can also configure Debian to use non splitted configuration. For more please see the man page of update-exim.conf. Regards Klaus (who really love the split configuration) -- Klaus Ethgen http://www.ethgen.ch/ pub 4096R/4E20AF1C 2011-05-16 Klaus Ethgen <[email protected]> Fingerprint: 85D4 CA42 952C 949B 1753 62B3 79D0 B06F 4E20 AF1C -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQGcBAEBCgAGBQJPOrBlAAoJEKZ8CrGAGfaszIcMAI8NIahl2+OdM0aUEk4k7+es Dz4svfqaKwpEqrKdzUn5G5tgC25JW05tWRL4f4vIRK/zHbv2zFtOQ7CxY8dlEx1P Lkx3EKGtZvdcL+BvP4SdfZQp0ebwu++5MVRBTEVPnwnISaoUPmAGKprz+dMYE4TR ljR6XdkG0ysAcXB9PrKjY8Fm3AmvOOi4mT6jRFlJEyjVop6ZZdAezhXlKf2FGuAG 5EEF3uxWdrnqm6Yb5SZltVP6qzqTePTLl0z2l6YFDRUMV4kyc/Nlay0vCnLkCEEV KBUjiBs0G8NBzOyXcXec+fYVxRNjLBiwCGWaobz5OMQhy6zGTlw1iyndhhQomGi7 lZCyCI8MD9Q4CHQgm1P6OaKoFrZHOlTwtIbrDcCr0qN/IUueya6lIjrj9hycIH8M o4q2/e1HrKJhi1VZK/ipb8YI//1N6CHJuHJAhk8ZVzVEvUUGtGEsCKfGOISx7UxZ ghXXIznp+wZvfTycjPZdAF/rBi3/rg/pk5byIX7YQg== =Yul0 -----END PGP SIGNATURE----- -- ## List details at https://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/
