I used PHP's mail() function to send emails, and emails can be received normally. However, when I log in to the webmail client, I cannot view the email information I sent using the mail() function in the sent email folder. What should I do to save the sent emails to the sent email folder? Please help me