Commit graph

4 commits

Author SHA1 Message Date
Kshitij Subedi
59d60633e5 fix: variable name updated 2023-03-27 11:49:33 +05:45
Kshitij Subedi
fc87370d9d feat: SMTP with CC, BCC fields 2023-03-25 09:06:06 +05:45
John Bampton
ca5fe39751
all: fix spelling (#4326)
Fixes typos, fixes a file name.

Minor whitespace removal from link
2022-10-11 13:46:40 +05:30
Muhsin Shah C P
e4083541bd
Feature: SMTP plugin (#2263)
* Smtp server datasource
- Done connection & test connection

* Worked on basic mail delivery
- Changed the icon
- Defined operations json
- Implemented text and html email sending

* Username / ID changed to encrypted

* Added attachments

* Changed placeholder of attachment

* Changed datasource name

* Changed query options
- Added multiple to_email option
- Added from name field

* Renamed the datasource

* cleaning post rename plugin problems

* Fixed minor code issues

* Added smtp documentation
2022-02-22 13:42:35 +05:30