Oracle cloud email as relay doesn't works

Thats it! You made my day!!! :sweat_smile:

######################################################################
#                   AUTHENTICATION CONFIGURATION                     #
######################################################################
begin authenticators

smtp_relay_login:
  driver = plaintext
#  public_name = LOGIN
  public_name = PLAIN
#  hide client_send = : SMTP_RELAY_USER : SMTP_RELAY_PASS
   hide client_send = ^SMTP_RELAY_USER^SMTP_RELAY_PASS

Updated the docs