On Tue, Aug 19, 2014 at 5:01 AM, Mónica Boto <[email protected]> wrote: > > Yes, i tried all the solutions of this list. > > for example: > > host -t MX google.com and try other possible domains. > > I use a complete FQDN, the same that i can see in /var/mail/root. > > I can connect to google servers on port 25 with telnet. > > I can send mails with the console. > > Before, i had a 2.71 release, and work fine, i installed the 2.8 and can't > send mails. > > Maybe this version is not compatible with other versions? > > Today, i have a server with 2.8 version, but the agents is a 2.7.1 version. > > Also, use the debug log but the info is the same: > > 2014/08/19 10:53:14 os_sendmail(1767): WARN: End of DATA not accepted by > server > 2014/08/19 10:53:14 ossec-maild(1223): ERROR: Error Sending email to > 74.125.24.26 (smtp server) > > > any other idea? >
Use tcpdump to try and find more information on why this is failing. This is one of the reasons I like utilizing the local smtpd to send the emails "off site." > Thanks for al! > > > > 2014-08-18 19:13 GMT+02:00 dan (ddp) <[email protected]>: > >> On Mon, Aug 18, 2014 at 7:37 AM, Mónica Boto <[email protected]> wrote: >> > Hello: >> > >> > I have problem with the last Ossec version "OSSEC HIDS v2.8". >> > >> > I configured the mail during the installation, and this is my ossec.conf: >> > >> > <global> >> > <email_notification>yes</email_notification> >> > <email_to>**********@*********</email_to> >> > <smtp_server>alt2.aspmx.l.google.com.</smtp_server> >> > <email_from>root@*********</email_from> >> > </global> >> > >> > >> > In the log, i found the next errors: >> > >> > 2014/08/14 18:39:12 os_sendmail(1767): WARN: End of DATA not accepted by >> > server >> > 2014/08/14 18:39:12 ossec-maild(1223): ERROR: Error Sending email to >> > 74.125.25.27 (smtp server) >> > >> > >> > I didn't find the possible solution. >> > >> > Any idea? >> > >> >> Do a search in the archives, there have been plenty of other threads >> from people who had this issue. >> >> > Thanks!! >> > >> > -- >> > >> > --- >> > 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. > > > > > -- > > www.beeva.com > > Mónica Boto Morán > Departamento de Sistemas > [email protected] > 915377500 > > NOS VEMOS EN > > Foro de innovación y tecnología > > > > -- > > --- > 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.
