imap_rfc822_write_address
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Returns a properly formatted email address given the mailbox, host, and personal info
<?php imap_rfc822_write_address(string $mailbox, string $hostname, string $personal): string|false