On 2016-02-12 Amanda Giarla <[email protected]> wrote: > On Fri, Feb 12, 2016 at 5:38 AM, Andreas Metzler <[email protected]> wrote:
[...] >> This should work and you should be able to find the cause with >> swaks --to [email protected] --from [email protected] -pipe "exim -bh >> 64.142.111.80" > Wow Andreas Swaks is great. Running the following > swaks --to [email protected] --from [email protected] -pipe "exim -bh > 64.142.111.80" > was very revealing and adds to my understanding. > Looking through the 150+ lines of output I see the many checks like > "host_reject_connection?" and ""helo_verify_hosts?" and "acl_check_rcpt" > etc. > BUT I do not see anything that I interpret as a local_host_blacklist check. > I do see the zen.spamhous.org check and spamcop.net check. > Is there suppose to be a "local_host_blacklist" check in the output? > I'm thinking that some config file is missing something. Hello, by reading the exim -pipe's output and the acl configuration in parallel you should be able to see why the check does not hit, e.g. because the mail is accepted before. cu Andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' -- ## 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/
