resend is a a platform for transactional and marketing emailsTo use resend, create a new connection file in ./connections folder.
# file: connections/resend.yaml
package:
  type: docker
  image: syncmaven/resend
credentials:
  ....
Run syncmaven destination -p syncmaven/resend command to see credentials specification.