On 30/10/15 13:54, Lars Timmann wrote: > If I look with starting the daemon in debugging mode: > # /usr/sbin/exim4 -bdf -C /etc/exim/exim.conf -d+all 2>&1 | grep -A 1 > "LOG: MAIN" > ... > 14:33:26 15438 LOG: MAIN > 14:33:26 15438 <= [email protected] H=net2dhcp039.domain.tld > (lollybook.domain.tld) [192.168.2.188]:48970 I=[192.168.5.103]:25 > P=esmtp S=578 T="test Fri, 30 Oct 2015 14:34:07 +0100" > -- > 14:33:26 15441 LOG: MAIN PANIC > 14:33:26 15441 exim user lost privilege for using -C option
Is this a nonstandard, for your installation, exim config location? See docs chapter 6, section 1. If you capture the debug output to file rather than grep, what does the transport do? -- Jeremy -- ## 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/
