* Joey Nooner <[email protected]> [20140703 00:21]:
> I am having trouble configuring my yahoo email in graylog2 0.20.3. Tried
> using gmail at first with no luck then i read somewhere that gmail doesn't
> work too well with graylog (not sure if thats true) but im still having no
> luck even with yahoo. Starting to think it isn't the email provider.
> This is my config:
> # Email transport
> transport_email_enabled = true
> transport_email_hostname = smtp.mail.yahoo.com
> transport_email_port = 25 <----- I have also tried setting this to 587
> with no luck
> transport_email_use_auth = true
> transport_email_use_tls = true
> transport_email_use_ssl = true
> transport_email_auth_username = graylog2.*****@yahoo.com
> transport_email_auth_password = C*****
> transport_email_subject_prefix = [graylog2]
> transport_email_from_email = graylog2.*****@yahoo.com
>
> This is the error in the log:
>
> 2014-06-30 15:02:31,377 ERROR:
> org.graylog2.rest.resources.streams.alerts.StreamAlertResource - Sending
> dummy alert failed: {}
> org.apache.commons.mail.EmailException: Sending the email to the following
> server failed : smtp.mail.yahoo.com:25
[...]
> at java.lang.Thread.run(Thread.java:744)
> Caused by: javax.mail.MessagingException: Could not connect to SMTP host:
> smtp.mail.yahoo.com, port: 25;
> nested exception is:
> java.net.ConnectException: Connection timed out
That's pretty clear.... Check your connectivity, there's a firewall
blocking you.
qvb
--
pica
--
You received this message because you are subscribed to the Google Groups
"graylog2" 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.