Change the email address to the verified sender address. By default Mutt doesn't use the envelope address, resulting in the email getting rejected because of unverified address.
set from = 'Amazing Tester <[email protected]>'
set smtp_pass = 'xxx'
set smtp_url = 'smtps://[email protected]'
set use_envelope_from = yes