This has come up before. The solution was to use this smtp server and
make sure your ISP isn't blocking outbound smtp traffic:
<smtp_server>alt2.gmail-smtp-in.l.google.com.</smtp_server>
Cheers,
cnk
It supports gmail for sure :) You just need to use the proper smtp
server instead
of the one they specify in their help online. The reason is that if
you want to send
emails to addresses outside their domain, you need the authentication, but if
you want to send to any gmail address, you don't need that at all (otherwise
no one else would be able to send emails to gmail).
These are the domains you can use for gmail:
dcid@brrkey:~$ host -t mx gmail.com
gmail.com mail is handled by 5 gmail-smtp-in.l.google.com.
gmail.com mail is handled by 10 alt1.gmail-smtp-in.l.google.com.
gmail.com mail is handled by 10 alt2.gmail-smtp-in.l.google.com.
gmail.com mail is handled by 50 gsmtp147.google.com.
gmail.com mail is handled by 50 gsmtp183.google.com.
thanks,
--
Daniel B. Cid
dcid ( at ) ossec.net
On Thu, Feb 5, 2009 at 3:53 PM, Marcos Neves <marcos...@gmail.com> wrote:
> Yes, OSSEC-HIDS does not support gmail cause TLS plus email authentication.
> A solution I use is install email-relay and configure it to send using
> gmail.
> Works like a charm! :)
> Marcos Neves
> +55 44 3263-8132
> +55 44 9918-8488
>
>