Hacker News new | ask | show | jobs
by solve 3747 days ago
Yes, the FROM spoofs your name so that the person will believe it's being sent directly from you in most email clients, and the Reply-to goes directly to your email. These are the email headers:

    From: YOUR_NAME <team@angel.co>
    
    Reply-To: YOUR_NAME <YOUR_EMAIL@gmail.com>