I’ve been trying to sort out getting an email sent through ignition for the longest time. I’ve followed and looked online for any possible settings i could be missing but nothing works.
I have a pipeline configured like the tutorial videos,
For this I’ve created a new gmail account as I’ve read that gmail doesn’t like this sort of configuration so they could report/ delete the account if ever.
I’ve got the alarm tags configured:
Trying to test the pipeline/ notification profile, nothing happens i.e. I dont receive an email. I am able to ping smtp.gmail.com from my host and the VM that im using.
Where can I see the log specific for this function? There doesnt seem to be an error showing on my localhost
yes the [ignitionalerttest@gmail.com] is an account I created with a password I have set up and is the same password provided in the email settings.
In terms of the “admins” roster. I’ve got my own personal gmail and this [ignitionalerttest@gmail.com] as emails to users aswell
There doesnt seem to be any errors/ anything that indicates an error of the email notification.
Apologies, this notification pipeline is the one I followed on inductive university, I’m still only going through the videos of the online course! what do you suggest?
More on the topic: on the [ignitionalerttest@gmail.com] I do have the setting to allow third party apps with “Access for less secure apps has been turned on” hmm
While you’re testing a simple pipeline with just the notification block is easiest.
Also using the “Test Pipelines” action in the Alarming > Notification section instead of a real alarm event.
You can set the log level for “alarm.Notification.EmailNotificationProfile” to DEBUG and enable the debug logging in the advanced settings on the email notification profile you configured. The debug logging from the advanced setting only shows up in the wrapper.log files in the logs directory where Ignition is installed.
I still have yet to receive an email…hmm.
Any other setting i need to change?
This is what I have configured on the notification block of the pipeline:
Whoa it worked!! thank you so much.I’ve honestly been racking my brain for a month over this. I’ve tried everyone else’s advice on the other forums/ topics. but i havent gotten across one that suggested to create a SMTP profile under Network> Email settings. it hasnt been mentioned. thank you so much!!
Where can i find more info/ explanation on this? for future reference
thank you aswell @Kevin.Herron for teaching me and being so patient!
Sorry guys, one more thing… similar topic. If I was to use outlook as the server, by changing the settings to the below: it gives me “authorisation unsuccesful” in my logs…is this because outlook doesnt allow third party apps or am I just missing config changes to my outlook account?
I’m not sure about outlook.com and I don’t see those settings you posted on Microsofts website. Do you have an Office365 account by chance? If so I’d use there SMTP server.
Oh cool thank you! I’ve changed it and im able to ping this smtp aswell.
I still get the authentication unsucessful for this outlook.
is it a similar issue where I have to change my google account to allow third party apps? I cant seem to find this option for outlook/office365. what would you suggest?
Hmm I’m sure its the correct username and password as i’ve just used them to log in.
@code_skin what is spoofing in this manner…an email thats not @outlook.com? Atm im trying to use my company’s domain @***.com which uses outlook/office 365