Sistemas de Operacion - Presentación Servidor de Correo

Preview:

DESCRIPTION

INTEGRANTES: -SANTIAGO BERNAL -UNAI LECUE -EDUARDO PISAPIA -BARBARA RODRIGUEZ -LUIS RODRIGUEZ

Citation preview

Servidor de Correo

INTEGRANTES:

-SANTIAGO BERNAL

-UNAI LECUE

-EDUARDO PISAPIA

-BARBARA RODRIGUEZ

-LUIS RODRIGUEZ

¿Qué es un servidor de correo?

Tipos de servidor de correo:-Smarthost-Local-Web

SERVIDOR DE CORREO

*SMTP (Simple Mail Transfer Protocol).

* POP3 (Post Office Protocol).

* IMAP (Internet Message Access).

INSTALACIÓN Y CONFIGURACIÓN

POSTFIX

apt-get install postfix

nano /etc/postfix/main.cf

INSTALACIÓN Y CONFIGURACIÓN

DOVECOT

apt-get install dovecot-pop3d dovecot-imapd

nano /etc/dovecot/dovecot.conf

nano /etc/hosts

INSTALACIÓN Y CONFIGURACIÓN

POSTFIX

nano /etc/postfix/master.cf

Y LISTO!!!

Estresar servidor de Correo

Mensajes concurrentes a través de SMTP sin autenticación usando “Xstress”.

Conexiones de clientes > procesos limite de postfix

Nagios

Configuración de Nagios

Vi /etc/sysconfig/network-scripts/ifcfg-eth0