Hi all,

Oupssss, email sent twice due to error from my keyboard   ;-(( sorry !

Here is my configuration (qmail was installed using the "Life With
Qmail.pdf" documentation):

Sun SOlaris 2.9
openssl-0.9.7c
Qmail
daemontools-0.76
expect-5.39
ezmlm-0.53
vpopmail-5.3.29
qmailadmin-1.0.6
bincimap-1.2.3
vqadmin-2.3.2
sqwebmail-3.6.1
tcl8.4.4
tk8.4.4
ucspi-tcp-0.88

My goal is to install an email platform where i could :

Have more than 1 domain
Have a webmail interface (POP3 AND IMAP protocol)
Have a web interface to modify personnal options for each user (vacation
message..)

qmailctl stat gives me :

bash-2.05# qmailctl stat
/service/qmail-send: up (pid 9402) 92552 seconds
/service/qmail-send/log: up (pid 9408) 92552 seconds
/service/qmail-smtpd: up (pid 9404) 92552 seconds
/service/qmail-smtpd/log: up (pid 9400) 92552 seconds
/service/qmail-pop3d: up (pid 9412) 92552 seconds
/service/qmail-pop3d/log: up (pid 9401) 92552 seconds
/service/imap: up (pid 9406) 92552 seconds
/service/imap/log: up (pid 9411) 92552 seconds
/service/imaps: up (pid 9421) 92552 seconds
/service/imaps/log: up (pid 9417) 92552 seconds
messages in queue: 0
messages in queue but not yet preprocessed: 0

I'm using Maildir format for the user mailboxes.

I try to use tlenet to test all of it, but i'm unable to make it work :


===========================================================

bash-2.05# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK <[EMAIL PROTECTED]>
user [EMAIL PROTECTED]
+OK
pass password
-ERR authorization failed
Connection to localhost closed by foreign host.

===========================================================

bash-2.05# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 Serveur de mails DIRECT MEDICA ESMTP
MAIL FROM: [EMAIL PROTECTED]
250 ok
RCPT TO: [EMAIL PROTECTED]
250 ok
DATA
354 go ahead
SUBJECT: This is a test using telnet

Here is my message
.
250 ok 1067965594 qp 7258
quit
221 Serveur de mails DIRECT MEDICA
Connection to localhost closed by foreign host.

=============================================================

bash-2.05# telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK Welcome to Binc IMAP v1.2.3 (c) Copyright 2002, 2003 Andreas Aardal
Hanssen at 2003-11-04 18:07:33 CET
a001 login [EMAIL PROTECTED] password
a001 NO LOGIN failed: Login failed. Either your user name or your password
was wrong. Please try again, and if the problem persists, please contact
your system administrator.
a002 logout
* BYE Binc IMAP shutting down
a002 OK LOGOUT completed
Connection to localhost closed by foreign host.

Any help please ?

NB : I test the qmailadmin and vqadmin interface, and i can
delete/create/modify my domains/users accounts...

I have 2 domains configured : test.com ans directmedica.com

thanks for your help

Florent




Reply via email to