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

Subject Template support #164

Merged
merged 1 commit into from Mar 26, 2016
Merged

Subject Template support #164

merged 1 commit into from Mar 26, 2016

Conversation

snow01
Copy link
Contributor

@snow01 snow01 commented Mar 26, 2016

  1. Subject Template support
  2. Updated Test Cases

2) Updated Test Cases
@jeduan jeduan merged commit ece664d into forwardemail:master Mar 26, 2016
@jeduan
Copy link
Contributor

jeduan commented Mar 26, 2016

Thank you!

hhhuangqiong pushed a commit to hhhuangqiong/mail that referenced this pull request Apr 19, 2017
The content of 'subject.ejs' uses the existing one from other project to
avoid surprise (NB: The subject itself can include variable(s) using the
same `locals` data for the template).

To test with the "signUp" template with any REST client:

```
// POST http://localhost:3000/emails/signUp
{
  "to": "your-name@maaii.com",
  "data": {
    "host": "http://partner.m800.com"
  }
}
```

Reference:

- forwardemail/email-templates#164

Change-Id: Iec18ee4992e23ff5eb6fde736673763c6942284c
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

Successfully merging this pull request may close these issues.

None yet

2 participants