Discussion:
[imp] About imp ---IMAP---> MDaemon server 9.6.1
Michel Vega Fuenzalida
2008-11-26 17:57:08 UTC
Permalink
Sorry my english:

I have Horde Groupware Webmail Edition 1.0.7 and like Mail Server a
MDaemon Server 9.6.1 in Windows 2003 Server. When i use
horde/imp/test.php, it said:

PHP Mail Server Support Test
Attempting to automatically determine the correct connection parameters
for your server:

* Trying protocol imap/notls, Port 143:

ERROR - The server returned the following error message:

Retrying CRAM-MD5 authentication after Authentication
failedRetrying CRAM-MD5 authentication after Authentication failedSECURITY
PROBLEM: insecure server advertised AUTH=PLAINCan not authenticate to IMAP
server: [CLOSED] IMAP connection broken
(authenticate)

* Trying protocol imap/ssl, Port 993:

ERROR - The server returned the following error message:

Can't connect to 10.10.1.2,993: Connection refused

* Trying protocol imap/ssl/novalidate-cert, Port 993:

ERROR - The server returned the following error message:

Can't connect to 10.10.1.2,993: Connection refused

* Trying protocol imap/tls/novalidate-cert, Port 143:

ERROR - The server returned the following error message:

Unable to negotiate TLS with this server


The 143 port is open, I can make: telnet ip.mdaemon.server.cu 143.

Some body can help me.

It's my imp/config/server.php:
$servers['imap'] = array(
'name' => 'MDaemon IMP Server',
'server' => 'x.y.z.b',
'hordeauth' => false,
'protocol' => 'imap/notls',
'port' => 143,
'maildomain' => 'my.domain.cu',
'smtphost' => 'x.y.z.a',
'smtpport'=> 25,
'realm' => '',
'preferred' => '',
);


By
--
Usemos el Software Libre "Con todos y para el bien de todos"

Michel Vega Fuenzalida Usuario Linux: 353763
Coordinador del Grupo Linux Pinero
T?cnico de Laboratorio
Centro Universitario "Jes?s Montan? Oropesa"
Isla de la Juventud
Cuba
Martin Fraser
2008-11-27 09:32:26 UTC
Permalink
Can you telnet to the ip address without using the name?

Can you actually connect to and authenticate against the IMAP server?

Martin...
Post by Michel Vega Fuenzalida
I have Horde Groupware Webmail Edition 1.0.7 and like Mail Server a
MDaemon Server 9.6.1 in Windows 2003 Server. When i use
PHP Mail Server Support Test
Attempting to automatically determine the correct connection parameters
Retrying CRAM-MD5 authentication after Authentication
failedRetrying CRAM-MD5 authentication after Authentication failedSECURITY
PROBLEM: insecure server advertised AUTH=PLAINCan not authenticate to IMAP
server: [CLOSED] IMAP connection broken
(authenticate)
Can't connect to 10.10.1.2,993: Connection refused
Can't connect to 10.10.1.2,993: Connection refused
Unable to negotiate TLS with this server
The 143 port is open, I can make: telnet ip.mdaemon.server.cu 143.
Some body can help me.
$servers['imap'] = array(
'name' => 'MDaemon IMP Server',
'server' => 'x.y.z.b',
'hordeauth' => false,
'protocol' => 'imap/notls',
'port' => 143,
'maildomain' => 'my.domain.cu',
'smtphost' => 'x.y.z.a',
'smtpport'=> 25,
'realm' => '',
'preferred' => '',
);
By
--
Usemos el Software Libre "Con todos y para el bien de todos"
Michel Vega Fuenzalida Usuario Linux: 353763
Coordinador del Grupo Linux Pinero
T?cnico de Laboratorio
Centro Universitario "Jes?s Montan? Oropesa"
Isla de la Juventud
Cuba
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe at lists.horde.org
Martin Fraser
2008-11-27 17:11:30 UTC
Permalink
Michel, please keep all messages on list so other people can benefit
from any solutions and, especially in this case, more intelligent midsn
can help you out.

Martin...

-------- Original Message --------
Subject: About Horde--IMAP--MDaemon
Date: Thu, 27 Nov 2008 12:03:04 -0500
From: Michel Vega Fuenzalida <mvega at cuij.co.cu>
To: mdf at darksnow.net


Thank you for the answer the message.
Post by Martin Fraser
Can you telnet to the ip address without using the name?
Yes, I can make telnet for the ip and for the fqdn to the MDaemon
Post by Martin Fraser
Can you actually connect to and authenticate against the IMAP server?
Yes, I at the moment can authenticate myself to the IMAP, it is made
without problems through a MUA (MSOutlook, Thuntherbird, Pegasus,
Eudora) at the MDaemon.

greetings
--
Usemos el Software Libre "Con todos y para el bien de todos"

Michel Vega Fuenzalida Usuario Linux: 353763
Coordinador del Grupo Linux Pinero
T?cnico de Laboratorio
Centro Universitario "Jes?s Montan? Oropesa"
Isla de la Juventud
Cuba

Loading...