[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Some feature notes for monit
From: |
Christian Hopp |
Subject: |
Re: Some feature notes for monit |
Date: |
Thu, 15 Jul 2004 14:25:03 +0200 (CEST) |
On Wed, 7 Jul 2004, Vlada Macek wrote:
> ### Mailserver must listen on port 25
>
> There is no way to specify other SMTP port than default 25 in the SET
> MAILSERVER statement. I missed this under some testing conditions. I
> imagine something like this:
>
> set mailserver first.mail.srv port 8025
> set mailserver second.mail.srv # usual port 25
Added with the following syntax...
SET MAILSERVER {host name [PORT port]|ip-address [PORT port]}+
[with TIMEOUT X SECONDS]
Christian
--
Christian Hopp email: address@hidden
Institut für Elektrische Informationstechnik fon: +49-5323-72-2113
TU Clausthal, Leibnizstr. 28, 38678 Clausthal-Zellerf. fax: +49-5323-72-3197
pgpkey: https://www.iei.tu-clausthal.de/pgp-keys/
- Re: Some feature notes for monit, (continued)
- Re: Some feature notes for monit, Jan-Henrik Haukeland, 2004/07/08
- Re: Some feature notes for monit, Christian Hopp, 2004/07/09
- Re: Some feature notes for monit, Christian Hopp, 2004/07/09
- Re: Some feature notes for monit, Christian Hopp, 2004/07/09
- Re: Some feature notes for monit (XML mock-up), Vlada Macek, 2004/07/09
- Re: Some feature notes for monit, Martin Pala, 2004/07/09
- Re: Some feature notes for monit,
Christian Hopp <=