The preferred solution for Postfix is having both private key and full chain in one file, only because then one can update the file atomically, avoiding having processes during the time that a certificate is being renewed which load one key but a different certificate. But you can configure postfix with them in different files just fine.
6 Likes