Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am seeing 501 5.1.7 Bad sender address syntax #2

Open
bobaiello opened this issue Jun 2, 2016 · 1 comment
Open

I am seeing 501 5.1.7 Bad sender address syntax #2

bobaiello opened this issue Jun 2, 2016 · 1 comment

Comments

@bobaiello
Copy link

how do I specify the sender email?

@nathan-osman
Copy link
Member

nathan-osman commented Jun 3, 2016

When sending a request to Hectane, the sender is specified in the "from" field:

{
    "from": "me@example.com",
    ....
}

The format of the email address itself can be one of:

  • user@domain
  • User Name <user@domain>

(See section 3.4 of RFC 5322.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants