Sistema de Ventas, Control de Ventas, Puntos de Venta, Amazon Web Services, Seguridad, Linux, Base Datos MySQL, PHP, Open Source, Cache, Varnish.

HABILITAR SENDMAIL SERVICE MAILSTATS RUNNING - SOLVED


Cuando trabajamos con sendmail e intentamos ejecutar :

# service sendmail mailstats

y nos muestra el siguiente error:

MSP statistics...
mailstats: /var/lib/sendmail/sm-client.st: No such file or directory
MTA statistics...
mailstats: /var/lib/sendmail/sendmail.st: No such file or directory
The StatusFile was enabled in sendmail.cf (the default location as no definition was overwritten in sendmail.mc):


SOLUCION:


Buscar  la siguiente linea y sino esta agregarla en el archivo /etc/mail/sendmail.cf

# grep StatusFile /etc/mail/sendmail.cf
O StatusFile=/var/lib/sendmail/sendmail.st


Luego creamos los siguientes archivos con el comando touch:

# touch /var/lib/sendmail/sm-client.st
# touch /var/lib/sendmail/sendmail.st

Listoo..!!!!


Publicar un comentario

[blogger]

MKRdezign

Formulario de contacto

Nombre

Correo electrónico *

Mensaje *

Con la tecnología de Blogger.
Javascript DisablePlease Enable Javascript To See All Widget