On Thu, Aug 25, 2016 at 5:46 AM, rapolu vinod <[email protected]> wrote: > > > > Hi , > > > iam unable to get the mail notification from ossec. > > getting below errors. > > 2016/08/25 15:11:26 os_sendmail(1764): WARN: Mail from not accepted by > server > 2016/08/25 15:11:26 ossec-maild(1223): ERROR: Error Sending email to > 74.125.130.109 (smtp server) > 2016/08/25 15:11:36 os_sendmail(1764): WARN: Mail from not accepted by > server > 2016/08/25 15:11:36 ossec-maild(1223): ERROR: Error Sending email to > 74.125.130.109 (smtp server) > > > my ossec.conf > > > <ossec_config> > <global> > <email_notification>yes</email_notification> > <email_to>r*****[email protected]</email_to> > <smtp_server>smtp.gmail.com.</smtp_server> > <email_from>r***@gmail.com</email_from> > </global> > > > Please help me out from this issue. >
Does smtp.gmail.com require authentication? Try routing the mail through the installed smtp daemon. > > thank you in advance. > > > Vinod. > > -- > > --- > You received this message because you are subscribed to the Google Groups > "ossec-list" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- --- You received this message because you are subscribed to the Google Groups "ossec-list" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
