Re: Problem translating domain to UTF8 form

2020-05-10 Thread 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 what the problem ist.
> > U_FILE_ACCESS_ERROR? Which file?
> 
> According to web search for "U_FILE_ACCESS_ERROR postfix" the ICU
> library could not access some required file. The ICU library is not
> part of Postfix.
> 
> Usually this is fixed by turning off chroot for the bounce daemon:
> 
> # postconf -F bounce/unix/chroot=n defer/unix/chroot=n trace/unix/chroot=n
> # postfix reload

Fixed in Postfix 3.6, by calling some ICU library method before
making the chroot() call.

Wietse

> You could also try to find out what file it can't access, and make
> a copy of that file under the Postfix queue directory. See instructions
> at http://www.postfix.org/DEBUG_README.html#auto_trace. The problem is
> with updating those files when you update FreeBSD.
> 
>   Wietse
> 


Re: Problem translating domain to UTF8 form

2020-05-10 Thread 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_ACCESS_ERROR? Which file?

According to web search for "U_FILE_ACCESS_ERROR postfix" the ICU
library could not access some required file. The ICU library is not
part of Postfix.

Usually this is fixed by turning off chroot for the bounce daemon:

# postconf -F bounce/unix/chroot=n defer/unix/chroot=n trace/unix/chroot=n
# postfix reload

You could also try to find out what file it can't access, and make
a copy of that file under the Postfix queue directory. See instructions
at http://www.postfix.org/DEBUG_README.html#auto_trace. The problem is
with updating those files when you update FreeBSD.

Wietse


Problem translating domain to UTF8 form

2020-05-10 Thread 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?

mail_version = 3.5.1 on FreeBSD

Regards,
Sascha


Re: BCC on local delivery agent?

2020-05-10 Thread Admin Beckspaced
OK... will keep that in mind and next time just write down my question 
in an email but won't send.

perhaps the answer will come ;)

Am 09.05.2020 um 15:07 schrieb Thomas Strike:
Me to. There is something about writing out your problem in detail 
that provides a moment of clarity.


On 5/9/20 1:40 AM, @lbutlr wrote:

On 08 May 2020, at 02:54, Admin Beckspaced  wrote:

ups ... I think I can answer my own question?
Why is it that the answer mostly comes once the email has been sent ;)
Because if it came before, you wouldn’t sent the message! (90% of the 
email questions I write are never sent, hard to believe, but true).