Control: tags -1 + moreinfo

On Thu, 2015-05-07 at 22:12 +0200, Damien Couroussé wrote:
> The installation of exim4 fails as copied below.
> Please also find attached the tmp file
> /var/lib/exim4/config.autogenerated.tmp created during the installation
[...]
> 2015-05-07 22:03:43 Exim configuration error in line 852 of
> /var/lib/exim4/config.autogenerated.tmp:
>   unknown rewrite flag character '"' (could be missing quotes round
> replacement item)

The problem, from the file that you supplied, is:

.ifndef MAIN_LOCAL_DOMAINS
MAIN_LOCAL_DOMAINS=@:localhost:# localhost.localdomain
.endif
.ifndef MAIN_RELAY_TO_DOMAINS
MAIN_RELAY_TO_DOMAINS=empty
.endif
.ifndef ETC_MAILNAME
ETC_MAILNAME=# localhost.localdomain
.endif

How have you ended up with mailname set to something invalid? (With a
leading "# ".)

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to