[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ossec-list] Re: Alerts not mailing out, OSSEC 1.2 and Ubuntu Feisty



I agree with David, you are trying to use Google as a relay, and you shouldn't.  Either put an MTA on your system and sendmail where you want it, or else simply send it to an account on Google.  You can't expect Google to simply send messages on your domain's behalf...that would allow spam peeps to use Google as a relay.

Haz

On 7/20/07, Fletch Hasues <hasues@xxxxxxxxx> wrote:
Try:

gmail-smtp-in.l.google.com.

as your SMTP server.


Haz
On Friday 20 July 2007 02:51, gaten wrote:
> I'm using OSSEC Hids 1.2 and Ubuntu Feisty 7.04, and after a successful
> install of OSSEC, I did not receive any emails to the email address I
> had entered into the setup option. After looking at the logs, this is
> what I get:
>
> 2007/07/19 23:43:51 os_sendmail(1705): RCPT TO not accepted by server
> 2007/07/19 23:43:51 ossec-maild(1223): Error Sending email to
> 72.14.203.25 (smtp server)
>
> Here are my mail settings:
>
> <global>
>     <email_notification>yes</email_notification>
>     <email_to>myemail.com</email_to>
>     <smtp_server>smtp.google.com</smtp_server>
>     <email_from> ossecm@xxxxxxxxxxx</email_from>
>   </global>
>
> (Obviously I've changed some things...)
>
> My guess is that I need to login to google's smtp server before I can
> send mail, any suggestions on how to do this? Also, google uses TLS by
> default, so I would need to specify the port as 465 rather than the
> default 25 ('smtp.google.com:465 ' didn't work).
>
> Is there anyway to get this working? It worked in Ubuntu Dapper, I
> swear. Thanks in advance


OSSEC home | Main Index | Thread Index


OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.