Re^2: Erreichbarkeit von Mailaccount testen
Hallo,
Wie kann ich testen und meinem Provider belegen, dass und wann
genau der Server nicht funktioniert, wann der Mailserver nicht
abholt oder versendet?
Ich wuerde es mit $ echo quit |nc
mail.provider.org 25
probieren.
[16:42:25][niehaus@crystalline:~]$ apt-cache show mailping
Package: mailping
Priority: optional
Section: devel
Installed-Size: 304
Maintainer: Tommi Virtanen <[E-Mail-Adresse entfernt]>
Architecture: all
Version: 0.0.4
Depends: python (>= 2.3), python (<< 2.4), munin-node
Filename: pool/main/m/mailping/mailping_0.0.4_all.deb
Size: 19926
MD5sum: 47b8a0ff219b70f5279bbc423300ba13
Description: monitor email service availability and functioning
Monitor email service availability and functioning. Tests the whole
route from SMTP submission to local delivery, not just whether an
SMTP server accepts TCP connections.
.
Multiple email servers can be tested by creating a remote alias that
points back to a local address, and sending test emails to it.
.
The results of this monitoring are available as graphs via Munin
plugins, and can be connected to Nagios to send alerts when the test
emails no longer get delivered, or if the delivery takes too long.
[16:42:36][niehaus@crystalline:~]$
YM2C,
Sebastian