I'm currently preparing a migration and using this wonderful script.
After recent fix in gromox the imports are working now.
I'm just getting 2 identical error messages (in red) at the start of each mailbox import:
"Could not open (null) for writing: Bad address. Using stderr."
The script still continues and as far as I can tell imports are complete.
So I'm unsure how serious this message is and how it could be solved?
snippet from log:
[...]
Starting import of mailbox: abc@domain.de in grommunio.
Keyboard-interactive authentication prompts from server:
End of keyboard-interactive prompts from server
Could not open (null) for writing: Bad address. Using stderr.
pff: Reading /mnt/pstexport/abc@domain.de.pst...
Could not open (null) for writing: Bad address. Using stderr.
pff: ... 0.312703s
pff: Processing "abc@domain.de"...
[...]