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

Mail SMTP integration #1036

Open
1 task
duymap opened this issue May 19, 2022 · 3 comments
Open
1 task

Mail SMTP integration #1036

duymap opened this issue May 19, 2022 · 3 comments

Comments

@duymap
Copy link

duymap commented May 19, 2022

Overview of the feature request

So far the generator generates MailService.cs but there is no implementation for sending the email function, it would be great if we can have that in place by default. This is a great feature when generating code using jhispter in java.

Motivation for or Use Case

Sending emails is a very common feature and always needs for any project. So if having it in place, would be a big help for developers. E.g we can have mail sending code function implementation in MailService.cs, it reads config from JSON setting file, and developers just replace their STMP information.

Related issues or PR
  • Checking this box is mandatory (this is just to show you read everything)
@nicolas63
Copy link
Member

this issue is a part of #16
@duymap can you help us to realize this feature ?

@duymap
Copy link
Author

duymap commented May 22, 2022

Sure.

@ivanmonteiro
Copy link
Contributor

Sure.

@duymap If you need any help don't be afraid to ask

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

3 participants