monit-general
[Top][All Lists]
Advanced

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

Re: [monit] send alert error


From: Martin Pala
Subject: Re: [monit] send alert error
Date: Thu, 29 May 2008 22:18:22 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.13) Gecko/20080313 Iceape/1.1.9 (Debian-1.1.9-5)

Hi,

monit supports plain authentication since monit-4.10.1 ... example syntax:

  - plain athentication:
    set mailserver
      smtp.foo.bar username "user" password "secret"

  - plain athentication with ssl:
    set mailserver
      smtp.foo.bar username "user" password "secret" using sslv3

  - plain athentication with tls:
    set mailserver
      smtp.foo.bar username "user" password "secret" using tlsv1


Please can you send?:
######################

1.) network trace between monit and smtp server for message delivery attempt

2.) run monit in verbose mode (-v option) and send output

3.) you monit configuration (specifically mailserver statement(s))

4.) check your smtp server logs


Thanks,
Martin




David wrote:
Hello to everyone i have a problem
I set the mailserver with user and pass in 2525 port ( that's the way that my server works).
my server works in 2525 port with plain autentication....
but in the Monit log a have this error.
*Sendmail error: 504 5.7.4 Unrecongnized authentication type*
Does anyone had the same problem?
can you help me?
Thanks in advance.
David



--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general




reply via email to

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