monit-dev
[Top][All Lists]
Advanced

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

Re: Patch: Add smtp-auth, smtps, starttls over smtp


From: Martin Pala
Subject: Re: Patch: Add smtp-auth, smtps, starttls over smtp
Date: Wed, 01 Aug 2007 22:47:23 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.5) Gecko/20070715 Iceape/1.1.3 (Debian-1.1.3-1)

Thanks :)

We will add the patch, it will be part of next monit release which will come soon (this month).

Martin

Thomas Lohmüller wrote:
Sorry for sending so many mails...

The attached patches are now against current cvs version. Everything
else stays the same.

2007/7/31, Thomas Lohmüller <address@hidden>:
Attached the final version of my patch. I made two patches to make it
easier for you to inspect them.

socket_cleanup.patch:
- extracts code to start ssl in own method named switch_to_ssl(..).
This removes redundancy and supplies funktion to initiate ssl later.
This is needed for STARTTLS.
- corrects small copy/paste-failure in comment
- no change in method signatures

smtp_auth-smtps-starttls.patch:
- Allows sending mails over smtps (ssl)
- Allows sending mails over smtp encrypted with starttls later
- Allows authenticating to mailserver use plain-method
- Now reads status from socket after "QUIT" is sent
- Integration in parser is missing. All values are hard-coded in
p.y:addmailserver(...)

Be free to change everything you don't like in this code. This patches
are agains monit-4.9. I'm still unable no compile HEAD.

Thomas



------------------------------------------------------------------------

_______________________________________________
monit-dev mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/monit-dev




reply via email to

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