monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: Patch: Add SMTP_AUTH-support


From: Thomas Lohmüller
Subject: Fwd: Patch: Add SMTP_AUTH-support
Date: Mon, 30 Jul 2007 10:26:46 +0200

Hi,

Last week I discovered your great product and installed it on a server. The only feature missing was smtp-auth. So I wrote this patch. I hope this will be integrated in monit...

Notes:
- Code does only support "PLAIN" mechanism which sends username and password unencrypted.
- Does cleanly compile on release-4.9 (I was not able to compile current CVS even without this patch).
- Integration in parser is very rudimental because I don't know lex & yacc (see below).
- Works-for-me...

How to use it:
set mailserver MAILSERVER USERNAME PASSWORD

It would be great if someone is able to cleanly integrate this features.

Thomas

Attachment: smtp_auth.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]