fixthestatusquo / proca-server

Proca server, SDKs and services
https://proca.app
5 stars 3 forks source link

sending emails (thank you/confirm/mtt) #221

Closed tttp closed 1 year ago

tttp commented 1 year ago

@marcinkoziej

could you document/clarify the email handling?

https://docs.proca.app/processing.html

I think most is about linking to the documents that exists already (eg about having one common/default processor vs having one per client), what's the message format and name of the queue, what process is handling the sending, how it connects with templates...

what is missing I think is handling the bounce (it seems not to be working now with mailjet), what's the rest endpoint and what's the handling (does it change the status? decrement the total?...)

marcinkoziej commented 1 year ago

Added info there under built in workers. The MTT is sent by Proca.Server.MTT and it's documented there.

https://github.com/fixthestatusquo/proca-server/commit/86d35d786d7385ec658696f293b7e8f7808fede6 https://github.com/fixthestatusquo/proca-server/commit/93c817786ec40e2f8a4322bb5393d091b8a6f180 https://github.com/fixthestatusquo/proca-server/commit/78d3c00390f6bab34ad3c9bebdd8121650fbedb0