I installed once my home server new, with postfix as satelite system and got always one error. While sending mails with attachment the log file show following error:
delivery temporarily suspended:
lost connection with while receiving the initial server greeting
The reason was my mistake. I didn’t see, that inet_interfaces was set to loopback-only.
The error arise also, [...]