docs icon indicating copy to clipboard operation
docs copied to clipboard

Added more details on SMTP authentication

Open Som23Git opened this issue 1 year ago • 3 comments

Team, I was trying to improvise the documentation while I try to work on the postal server. Added an example snippet to support the SMTP authentication and correlated it with demo screenshot from the server itself.

Som23Git avatar Aug 29 '24 15:08 Som23Git

Isn't this technically incorrect because the username is usually prefixed with the organisation slug? If you see above the list of credentials there is a link to the details to use for SMTP which shows the username (and first SMTP credential I think)

willpower232 avatar Aug 30 '24 16:08 willpower232

Hi @willpower232,

Thank you for your review—I really appreciate it.

My bad, I misunderstood earlier. I see your point now.

Isn't this technically incorrect because the username is usually prefixed with the organization slug?

So, you're saying this is correct? (See attached screenshot: correct_username_displayed_help.png)

image

It seems that the previous screenshot, smtp_credentials.png, was pointing to the friendly name (a.k.a. name) of the generated credential.

smtp_credentials

Replacing smtp_credentials.png with correct_username_displayed_help.png should fix the issue(within this PR), right?

What do you think? Thanks!

Som23Git avatar Aug 30 '24 18:08 Som23Git

Yeah something like that 👌

willpower232 avatar Sep 01 '24 13:09 willpower232