IEEE-RVCE / GateKeeper

Hierarchical document review system
https://gate.ieee-rvce.org
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Sending mails #61

Closed ChiragJS closed 5 months ago

ChiragJS commented 5 months ago
  1. Dont merge this pr for now , not complete, will make further commits
  2. add the credentials in application-dev.properties to test the feature out in dev profile(username and password)
  3. For testing purposes i called the mailing function on the root url for the app, will have to place the function calls on particular functions
  4. Not yet implemented the logic for sending attachments
  5. No need for starttls property in application props , as we are using port 465
  6. Will make the necessary changes in the next Commit on this branch
ChiragJS commented 5 months ago

This pr addresses issue #20

Prajwalprakash3722 commented 5 months ago

I think you can keep the same template, change the template content

SundarakrishnanN commented 5 months ago

I think you can keep the same template, change the template content

Yep,will do that before we go for the real launch..but can be merged for now