Hi Ulises,

We currently do not support authenticated SMTP, but you shouldn't need it. If
I want to send an e-mail to you, I don't need an account/password in your
SMTP server, right? That's the same principle with the e-mail alerting inside
ossec, since it has a very small and simple smtp sending client.

One thing I would change is the email_from address to have different domain
from the destination e-mail, since your SMTP may be requiring auth from that
specific domain...

Hope it helps.

--
Daniel B. Cid
dcid ( at ) ossec.net



On Dec 13, 2007 7:47 PM, Ulises2k <[EMAIL PROTECTED]> wrote:
> Hello
>  Excuse my English is very bad.
>  As I authentic to my SMTP server to send me alerts?
>  I mean options: / var / ossec / etc / ossec.conf
>
> <ossec_config>
>   <global>
>     <email_notification>yes</email_notification>
>     <email_to>[EMAIL PROTECTED]</email_to>
>     <smtp_server>smtp.josesito.com</smtp_server>
>     <email_from> [EMAIL PROTECTED]</email_from>
>   </global>
> ....
>  My server (smtp.josesito.com) requires authentication for sending mail
>
> Thank you
> --
> Ulises U. Cuñé
> Web: http://www.ulises2k.com.ar

Reply via email to