btcpayserver / btcTransmuter

A self-hosted ,modular IFTTT-inspired system for bitcoin services written in C#
https://btcpayserver.org
77 stars 22 forks source link

Smtp external service on the Transmuter #70

Closed 21isenough closed 3 years ago

21isenough commented 4 years ago

Trying to set up an smtp external service on the Transmuter and everything seems to be working fine. I also get the email sent but how do I confirm that I received it? There's no link in the email and also the "save" button pressed again just sends another email and makes the message "confirm that you received it" reappear.

This

Needed to delete the email from the "Test email field" and then click save. That's maybe a bit counter intuitive.

Maybe the "Test email field" could be removed after the email was sent successfully so that the user can then click "save" right away? Or even offer a "confirm" button?

britttttk commented 4 years ago

@NicolasDorier @pavlenex can you please move this issue to the Transmuter repo. I believe there is an open PR to close this issue.

britttttk commented 4 years ago

@21isenough

how do I confirm that I received it?

You should confirm that you received it by logging into the email you provided for sending the test email

It doesn't really need a "confirmation" in Transmuter, because we know it was successfully sent. Does it make sense?

NicolasDorier commented 3 years ago

transferred