Hi Nitiya, I'm pretty sure that the SMTP servers of Google expect an encrypted and authenticated connection. Try setting transport_email_use_auth and transport_email_use_tls to true.
Cheers, Jochen On Monday, 13 June 2016 07:27:58 UTC+2, rvb n wrote: > > # Email transport > transport_email_enabled = true > transport_email_hostname = company.l.google.com > transport_email_port = 587 > transport_email_use_auth = false > transport_email_use_tls = false > transport_email_use_ssl = false > transport_email_auth_username = [email protected] > transport_email_auth_password = XXX > transport_email_subject_prefix = [graylog] > transport_email_from_email = [email protected] > > > On Monday, 30 May 2016 13:56:40 UTC+5:30, Jochen Schalanda wrote: >> >> Hi, >> >> what's your current configuration for the email transport? >> >> >> Cheers, >> Jochen >> > -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/589b00e8-80ad-49f5-888f-ba4027f42709%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
