1 Oct
2025
1 Oct
'25
1:59 a.m.
Dear all,
I got it fixed on my own - thanks for your support ;)
From the config I removed the lines:
- mail_path = ~/Maildir
- mail_driver = maildir
then I added this to the userdb {} section userdb sql { query = <something> fields { mail_driver = maildir mail_path = ~/. } }
In my case the 'mail_path' was equal 'home'. The version 2.3 used it like that, because postfixadmin did not need any home directory for non-existing Linux users.
The error message with /proc/self/io was also displayed with a local vbox and passdb file. It has no impact.
Bye Oldguy