The round-trip recipient is imap_user (not hardcoded). Some hosts use a non-email IMAP login — guard against silently sending to a bogus address: return a clear 'recipient_not_email' error explaining to use a mailbox whose username is its email, or test connection + manual send instead.