eMail (Google mail) event notification issues
Chuck harpham <[email protected]> Thu, 31 Jan 2019 13:10:23 -0800
| Newsgroups | gmane.network.opennms.general |
|---|---|
| Message-ID | <CAO08g5N0jcjfTvGnnfaa4vggdMTewum_nbWYt+AzZgNLMM0oUQ@mail.gmail.com> |
--===============4051726275661831622== Content-Type: multipart/related; boundary="000000000000309edc0580c775dc" --000000000000309edc0580c775dc Content-Type: multipart/alternative; boundary="000000000000309edb0580c775db" --000000000000309edb0580c775db Content-Type: text/plain; charset="UTF-8" Hi I have version 22.0.3 of Horizon. this is a new install and I am having problems receiving events via eMail (google email). I had this working on an older version of horizon. but now I can't seem to get this working my new install. I am not sure where it is failing. I am wondering if someone cant point me to see where this is failing... thanks Here is what I have done. I have set notices to on All event notifications in "/admin/Configuration Notifications/Event Notifications" are enabled I have configured "Configure Destination Paths" to send email to my gmail account Here is my "javamail-configuration.properties file ############################################################################## # This file is the configuration for the the JavaMailer class. It is used to # specify the details of the JavaMailer system properties ################################################################################ # # Properties are defined but commented out indicating the default values. # # # This property defines system sender account. # # The default setting is root@[127.0.0.1] #org.opennms.core.utils.fromAddress=root@[127.0.0.1] [email protected] # # These properties define the SMTP Host. # org.opennms.core.utils.mailHost=127.0.0.1 #org.opennms.core.utils.mailer=smtpsend #org.opennms.core.utils.transport=smtp #org.opennms.core.utils.debug=true org.opennms.core.utils.smtpport=25 #org.opennms.core.utils.smtpssl.enable=false #org.opennms.core.utils.quitwait=true # # This property controls the use of the JMTA # if it is true, mailHost will be ignored org.opennms.core.utils.useJMTA=false # # These properties define the Mail authentication. # #org.opennms.core.utils.authenticate=false #org.opennms.core.utils.authenticateUser=opennms #org.opennms.core.utils.authenticatePassword=opennms #org.opennms.core.utils.starttls.enable=false # # These properties configure message content # #org.opennms.core.utils.messageContentType=text/plain org.opennms.core.utils.transport=smtps org.opennms.core.utils.mailHost=smtp.gmail.com org.opennms.core.utils.smtpport=465 org.opennms.core.utils.smtpssl.enable=true org.opennms.core.utils.authenticate=true [email protected] org.opennms.core.utils.authenticatePassword=###### org.opennms.core.utils.starttls.enable=false org.opennms.core.utils.messageContentType=text/html org.opennms.core.utils.charset=UTF-8 #org.opennms.core.utils.charset=us-ascii *Notice of Confidentiality:* *This transmission constitutes an electronic communication within the meaning of the Electronic Commissions Privacy Act, 18 U.S.C. 2510, and its disclosure is strictly limited to the recipient intended by the sender of this message, together with any attachments. This communication, including any attachments, may contain confidential and privileged material for the sole use of the intended individual or entity, and receipt by any party other than the intended recipient does not constitute a loss of the confidential or privileged nature of the communication. * *Any review or distribution by others is prohibited:* *If you are not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this message, or any attachment, is strictly prohibited. If you have received this message in error, please notify the original sender immediately by telephone or by return E-mail and delete this message, along with any attachments, from your computer.* . Thank you kindly chuck harpham _____ |__/__| (0||||0) Sit vis vobiscum [image: linkedin icon] linkedin.com/in/charpham411 --000000000000309edb0580c775db Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div dir=3D"ltr"><div class=3D"gmail_default" style=3D"fon= t-size:small">Hi</div><div class=3D"gmail_default" style=3D"font-size:small= "><br></div><div class=3D"gmail_default" style=3D"font-size:small">I have v= ersion 22.0.3 of Horizon. this is a new install and I am having problems re= ceiving events via eMail (google email).=C2=A0 I had this working on an old= er version of horizon. but now I can't seem to get this working my new = install.=C2=A0 I am not sure where it is failing. I am wondering if someone= cant point me to see where this is failing... thanks<br></div><div class= =3D"gmail_default" style=3D"font-size:small"><br></div><div class=3D"gmail_= default" style=3D"font-size:small">Here is what I have done.</div><div clas= s=3D"gmail_default" style=3D"font-size:small">I have set notices to on</div= ><div class=3D"gmail_default" style=3D"font-size:small">All event notificat= ions in "/admin/Configuration Notifications/Event Notifications" = are enabled</div><div class=3D"gmail_default" style=3D"font-size:small">I h= ave configured "Configure Destination Paths" to send email to my= =C2=A0 gmail account</div><div class=3D"gmail_default" style=3D"font-size:s= mall"><br></div><div class=3D"gmail_default" style=3D"font-size:small">Here= is my "javamail-configuration.properties file</div><div class=3D"gmai= l_default" style=3D"font-size:small"><br></div><div class=3D"gmail_default"= style=3D"font-size:small">################################################= ##############################<br># This file is the configuration for the = the JavaMailer class.=C2=A0 It is used to<br># specify the details of the J= avaMailer system properties<br>############################################= ####################################<br>#<br># Properties are defined but c= ommented out indicating the default values.<br>#<br><br>#<br># This propert= y defines system sender account.<br>#<br># The default setting is root@[127= .0.0.1]<br>#org.opennms.core.utils.fromAddress=3Droot@[127.0.0.1]<br>org.op= [email protected]<br>#<br># These prop= erties define the SMTP Host.<br>#<br>org.opennms.core.utils.mailHost=3D127.= 0.0.1<br>#org.opennms.core.utils.mailer=3Dsmtpsend<br>#org.opennms.core.uti= ls.transport=3Dsmtp<br>#org.opennms.core.utils.debug=3Dtrue<br>org.opennms.= core.utils.smtpport=3D25<br>#org.opennms.core.utils.smtpssl.enable=3Dfalse<= br>#org.opennms.core.utils.quitwait=3Dtrue<br>#<br># This property controls= the use of the JMTA<br># if it is true, mailHost will be ignored<br>org.op= ennms.core.utils.useJMTA=3Dfalse<br>#<br># These properties define the Mail= authentication.<br>#<br>#org.opennms.core.utils.authenticate=3Dfalse<br>#o= rg.opennms.core.utils.authenticateUser=3Dopennms<br>#org.opennms.core.utils= .authenticatePassword=3Dopennms<br>#org.opennms.core.utils.starttls.enable= =3Dfalse<br><br>#<br># These properties configure message content<br>#<br>#= org.opennms.core.utils.messageContentType=3Dtext/plain<br>org.opennms.core.= utils.transport=3Dsmtps<br>org.opennms.core.utils.mailHost=3D<a href=3D"htt= p://smtp.gmail.com">smtp.gmail.com</a><br>org.opennms.core.utils.smtpport= =3D465<br>org.opennms.core.utils.smtpssl.enable=3Dtrue<br>org.opennms.core.= utils.authenticate=3Dtrue<br>org.opennms.core.utils.authenticateUser=3D<a h= ref=3D"mailto:[email protected]">[email protected]</a><br>org.opennms.core.utils.= authenticatePassword=3D######<br>org.opennms.core.utils.starttls.enable=3Df= alse<br>org.opennms.core.utils.messageContentType=3Dtext/html<br>org.opennm= s.core.utils.charset=3DUTF-8<br>#org.opennms.core.utils.charset=3Dus-ascii<= br clear=3D"all"></div><div><div dir=3D"ltr" class=3D"gmail_signature"><div= dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"l= tr"><div><div dir=3D"ltr"><div><br><br><br><font size=3D"2" face=3D"Arial">= <b>Notice=20 of Confidentiality:</b>=C2=A0 <br><i>This transmission constitutes an elect= ronic=20 communication within the meaning of the Electronic Commissions Privacy=20 Act, 18=20 U.S.C. 2510, and its disclosure is strictly limited to the recipient=20 intended by=20 the sender of this message, together with any attachments.=C2=A0 This=20 communication, including any attachments, may contain confidential and=20 privileged material for the sole use of the intended individual or=20 entity, and=20 receipt by any party other than the intended recipient does not=20 constitute a=20 loss of the confidential or privileged nature of the communication. </i> </font> <div>=C2=A0</div> <div><font size=3D"2" face=3D"Arial"><b>Any review or distribution by other= s is =20 prohibited:</b>=C2=A0 <i>If you are not the intended recipient, you are her= eby=20 notified=20 that any dissemination, distribution, or copying of this message, or any =20 attachment, is strictly prohibited.=C2=A0 If you have received this message= =20 in=20 error, please notify the original sender immediately by telephone or by=20 return=20 E-mail and delete this message, along with any attachments, from your=20 computer.</i></font></div>. <br><br>Thank you kindly<br><br>chuck harpham<b= r>_____<br>|__/__|<br>(0||||0)<br><br>Sit vis vobiscum<br><br></div><div><s= pan><span><span><span><img src=3D"cid:[email protected]" alt= =3D"linkedin icon" width=3D"80" height=3D"15" border=3D"0"></span></span></= span></span><br><span><span><a href=3D"http://linkedin.com/in/charpham411" = target=3D"_blank">linkedin.com/in/charpham411</a></span></span><span></span= ><br></div></div></div></div></div></div></div></div></div></div></div></di= v></div></div> --000000000000309edb0580c775db-- --000000000000309edc0580c775dc Content-Type: image/png; name="image002.png" Content-Disposition: inline; filename="image002.png" Content-Transfer-Encoding: base64 Content-ID: <> X-Attachment-Id: iVBORw0KGgoAAAANSUhEUgAAAFAAAAAPCAYAAABzyUiPAAAAAXNSR0IArs4c6QAAAARnQU1BAACx jwv8YQUAAAAJdnBBZwAAAFAAAAAPAJ7EqTEAAAHxSURBVFhH7ZixK4VRGMa/P4MSi5RBJrtRGZSi rg3ZlMVwN0lIkeGmZGFQJFkki6RIhjtYDIrFbpO6RYfn4zm95+287kGXO9xfPZ33fc57zvB8X/er mznnsvHVQ9cxsuxaBxcbShCyQmbILg+ve2LNTe2X3dz5fUMJQlZdY6U8xKy98J7m9qUrntzWjdbL D3i6SWA2dkethczwJmZ4JSePbupK4PG5kiQQu+MvhOzyAEcPrgORap4Wie19JSL7ysur71FbApz7 rQhrva/lAxzeKQci2q8mEtv7SkT3qci7fip9j+5j8gH2b10FIpYHVs7v8hVYM4D1U+UlX/WsRO/J nrX0SDVfIvvYPqCn99lTPsDejYtAxPJiSJ+/Tda5hdPbzyp8EJjRZ9izliLa0zXXlNpadQ35AHtK Z4GI5RGrJjEPMECs+g6rt2rAPrZveVYdWyWch3yAncsngSR4m6SXUvMNlB4+/eih4vHHlxbAJ9wn srdqwD62b3lWba0x+QDb5o8D8feKwCM/qfm1BLhb7hP6+ix7qwbspQekF5vRXmxlTehBPsCm2aO6 0nfRZ2VfS/kAm4v70YH/0sDmZR5ECpiVZ4Hsa6Xm6V3XOrTksr6ZPddSWMmNppnD6HBDoRgessv/ jUEBA29jQ2lCZs657A06RW1hS+Y24gAAAABJRU5ErkJggg== --000000000000309edc0580c775dc-- --===============4051726275661831622== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============4051726275661831622== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ________________________________________________________________ Note that this mailing list is not as active as other resources. Visit https://opennms.discourse.group/ for the forum, and visit https://chat.opennms.com for real-time chat. ________________________________________________________________ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss --===============4051726275661831622==--