Lähettäjä: Jakob Hirsch Päiväys: Vastaanottaja: andys Kopio: exim-users Aihe: Re: [exim] which config file is being read?
andys wrote:
> Im running exim 4.69 on FreeBSD and Im trying to correct a problem with a
> mysql statement that is being broken by an email address with a "'" in the
> local part. But I dont think that its reading the config file that is listed ... > Anyway I think it was a different
> line specifying $local_part that was causing the prob, after replacing the
> single quotes with double quotes in all instances its fixed my issue.