Go Mailer #176
DisgruntledTech93
started this conversation in
General
Go Mailer
#176
Replies: 3 comments 2 replies
-
Are you referring to Go Mailer the service? Or gomailer the library used for sending SMTP emails? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Not exactly to sure, I know I was looking at some of the config and the
system can send emails(notifications), I just don’t know the process for
getting that set up
…On Thu, Aug 22, 2024 at 3:34 PM Matt Kilgore ***@***.***> wrote:
Are you referring to Go Mailer the service? Or gomailer the library used
for sending SMTP emails?
—
Reply to this email directly, view it on GitHub
<#176 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6XERX6I3KQ364OPR4ULPETZSZDNJAVCNFSM6AAAAABM6JOYG2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANBSGM2TONQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Oh so no extra setup just add my configuration, thank you
…On Thu, Aug 22, 2024 at 7:08 PM Matt Kilgore ***@***.***> wrote:
We support SMTP built in via environment variables:
HBOX_MAILER_HOST
HBOX_MAILER_PORT
HBOX_MAILER_USERNAME
HBOX_MAILER_PASSWORD
HBOX_MAILER_FROM
—
Reply to this email directly, view it on GitHub
<#176 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6XERX2VM3OMRQ34TX63HPTZSZ4OJAVCNFSM6AAAAABM6JOYG2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANBSGQ3DSNA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking to set up Go Mailer to send out emails about specific actions. Does anyone know of a working walkthrough for setting this up?
Beta Was this translation helpful? Give feedback.
All reactions