On 17/04/2014 12:57, Adam D. Barratt wrote: > On 2014-04-16 20:50, Privacy wrote: >> I add >> >> disable_ipv6='true' >> >> to /etc/exim4/update-exim4.conf.conf >> >> Then, update-exim4.conf, invoke-rc.d exim4 restart >> >> And, I get the IPv6 log again... :( > > update-exim4.conf.conf is *not* a general purpose exim configuration > file (and I don't believe any part of documentation suggests that it > is). As it's name suggests, it is the configuration file for the tool > "update-exim4.conf"; the update-exim4.conf manpage documents the options > / variables which will be parsed and used from the file.
Ok - indeed. I tried to put disable_ipv6 = true in /etc/exim4.conf.template, and then do a update-exim4.conf, but I does not know that option: 2014-04-17 20:24:17 Exim configuration error in line 887 of /var/lib/exim4/config.autogenerated.tmp: option "disable_ipv6" unknown I also tried to manually add it to /var/lib/exim4/config.autogenerated.tmp which of course led to the same result. So, "disable_ipv6=true" is not right. Though I see here (http://wordgraphs.com/post/5500/Gmail-error--Our-system-has-detected-that-this-550-5-7-1-message-is-likely-unsolicited-mail) and here (http://bugs.exim.org/show_bug.cgi?id=1374) that people are using it. What's the right syntax for that command please? I have been unable to see it in the doc... Regards Axelle -- ## 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/
