Commit graph

27 commits

Author SHA1 Message Date
Simon Vieille 99d94eb54d
fix image name in the example
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-03-12 23:00:41 +01:00
Simon Vieille f53ebebeb2
prettify documentation 2024-02-21 19:08:10 +01:00
Simon Vieille a291a03d89 add setting "debug"
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-19 14:33:21 +01:00
Simon Vieille 84a6fa518f add commit.prerelease (CI_COMMIT_PRERELEASE) 2024-02-19 14:33:21 +01:00
Simon Vieille 20daf68990
update readme
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-15 14:38:09 +01:00
Simon Vieille 65f4049c28
refactor all by using PHP instead of Golang
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-01-15 12:38:30 +01:00
Simon Vieille 4bee788ffe
docs(doc): update meta datas
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-15 12:24:42 +01:00
Simon Vieille 834695af76
docs(doc): add meta datas and doc about evualute
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-15 12:12:00 +01:00
Simon Vieille 052472ff30
docs(readme): add link to woodpecker doc for evaluate
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-04 22:42:48 +01:00
Simon Vieille e9edb536ab docs: add documentation about "evaluate" and remove info about drone
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-04 13:26:25 +01:00
Michael de Wit 7340d3d417 Flip starttls flag to fix #58 2021-11-01 18:56:45 +01:00
glaszig 16b20ece7a allow disabling starttls
- use more up-to-date gomail fork
- add starttls option
2021-10-29 18:10:24 -03:00
lishuangtai 027b1d4ab6 Extended from configuration to support utf8 name 2021-10-21 09:57:04 +08:00
Michael de Wit 1d2b6deb8d Add step settings under settings key in docs 2021-02-08 12:34:16 +01:00
Michael de Wit 5a6dd0b174 Focus docs on Drone v1 (#46) 2021-02-08 10:45:02 +01:00
BigeYoung e7c7a6ff3e
solved #43
When using external url, the character `>` is redundant.
2020-12-07 16:03:05 +08:00
Lukas Bachschwell c139365a67
Add options to load recipients from file
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2020-12-01 13:51:43 +01:00
Bohdan Sukhov a4dc88cd5e Docs. Example for drone >=1.0 w settings 2019-10-07 12:47:52 +03:00
Michael de Wit 0dbfcce537 Update docs for Drone 0.6 and up 2018-01-16 16:48:28 +01:00
Andreas Johansson 5520c5e8fe Fixed example configuration (#18) 2017-09-22 14:04:44 +02:00
Michael de Wit 982dc51fc6 Add ability to attach a file to the sent mail(s) 2017-08-31 11:14:08 +02:00
Michael de Wit 6917c02a54 Finish repository migration 2017-01-16 15:06:10 +01:00
Michael de Wit f128c947ab Refactor plugin to be compatible with Drone 0.5 (#13)
* Refactor plugin to be compatible with Drone 0.5

* Add vendor files

* Re-add logo.svg, make loading environment from .env file optional, and use drone-go/template

* Fix README

* Fix issue with date formatting, update the DOCS, and improve types

* Add working directory and volume mount to README example
2017-01-16 13:20:59 +01:00
Thomas Boerger 8484730b82 Integrated skip verify, gomail and templates
I have switched the mail sending mechanism to gomail to get more power
out of the sending method. Beside that I have added a flag to skip
certificate verification.

On top of that I have integrated the drone templating to make it
possible to overwrite the email templates optionally.

To be more compatible I have created a plaintext message format with the
help of html2text as well.
2016-02-01 12:55:41 +01:00
Thomas Boerger 07a1259df4 Streamlined the documentation 2015-12-11 10:40:37 +01:00
Brad Rydzewski 474c2c7653 fixed spelling in docs [CI SKIP] 2015-11-10 17:58:02 -08:00
Brad Rydzewski fa69400d6c initial commit 2015-11-10 17:44:23 -08:00