Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / sendmail_mailq @ f6b9d755

Historique | Voir | Annoter | Télécharger (4,33 ko)

# Date Auteur Commentaire
c81b798b 2014-02-09 13:51 Jose-Marcio Martins da Cruz

Create sendmail_mailq plugin

This plugin is a replacement for sendmail_mailqueue.

It's proposed at the contrib tree but it may eventually replace the main sendmail_mailqueue plugin.

It solves three problems in sendmail_mailqueue :

1. sendmail_mailqueue gets its results from the number of files on the queues directories. This may led to wrong results on some situations. sendmail_mailq parses the results of the command mailq, which is how sendmail identifies the contents of its queues....