Wietse Venema:
> Wietse Venema:
> > Sascha H?depohl:
> > > Hello!
> > >
> > > i found this in maillog:
> > >
> > > postfix/bounce[90860]: warning: midna_domain_to_utf8_create: Problem
> > > translating domain "mail.huedepohl.de" to UTF8 form: U_FILE_ACCESS_ERROR
> > >
> > > i can't figure out wh
Wietse Venema:
> Sascha H?depohl:
> > Hello!
> >
> > i found this in maillog:
> >
> > postfix/bounce[90860]: warning: midna_domain_to_utf8_create: Problem
> > translating domain "mail.huedepohl.de" to UTF8 form: U_FILE_ACCESS_ERROR
> >
> > i can't figure out what the problem ist.
> > U_FILE_ACCE
Sascha H?depohl:
> Hello!
>
> i found this in maillog:
>
> postfix/bounce[90860]: warning: midna_domain_to_utf8_create: Problem
> translating domain "mail.huedepohl.de" to UTF8 form: U_FILE_ACCESS_ERROR
>
> i can't figure out what the problem ist.
> U_FILE_ACCESS_ERROR? Which file?
According to
Hello!
i found this in maillog:
postfix/bounce[90860]: warning: midna_domain_to_utf8_create: Problem
translating domain "mail.huedepohl.de" to UTF8 form: U_FILE_ACCESS_ERROR
i can't figure out what the problem ist.
U_FILE_ACCESS_ERROR? Which file?
mail_version = 3.5.1 on FreeBSD
Regards,
Sasch
On 2017-07-01T22:33:16 +
Viktor Dukhovni wrote:
> > Perhaps this is because "bounce"
> > is running in a chroot?
>
> That's the most likely cause.
Thanks, all. The chroot was the issue. I've no idea why it has suddenly
become a problem, but I can live without running bounce chrooted.
M
On Sat, Jul 01, 2017 at 09:41:32PM +, Mark Raynsford wrote:
> Jul 1 19:15:16 mail postfix/bounce[88353]: warning:
> midna_domain_to_utf8_create: Problem translating domain "mail.io7m.com" to
> UTF8 form: U_FILE_ACCESS_ERROR
> Jul 1 19:15:16 mail postfix/bounce[88353]: warning: [built-in]:
You could try without chroot, that would help identifying the
problem. If the problem is that ICU library does file lookups after
process initialization, then we don't have much choice - either
duplicate the files until eternity, or don't run the process chrooted.
I am on vacation, so this is not
Hello.
I'm using a fresh install of Postfix 3.2.2 and am seeing strange
warning messages in the log when mail bounces:
Jul 1 19:15:16 mail postfix/bounce[88353]: warning:
midna_domain_to_utf8_create: Problem translating domain "mail.io7m.com" to UTF8
form: U_FILE_ACCESS_ERROR
Jul 1 19:15:16 m