Jean-Christophe Pelletier writes:
Hello,I try to make my own mail server.To do so I am using a book, but anyway, It is not working like I would like to.
What book?
When I write the following command as one or another user I have the same answer. Even if I switch beetween localhost or pc01.gandalf (name of the machine), I have the same message.[christo...@pc01 ~]$ telnet pc01.gandalf 143 Trying 192.168.1.1... Connected to pc01.gandalf (192.168.1.1). Escape character is '^]'.* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc. See COPYING for distribution information.Connection closed by foreign host.
It would be highly unusual for the server to terminate the connection at this point. After the server sends the banner, it just waits for the first command.
I comments out all the line from mandriva original configuration, and try the lines from the book.The result is the same. I got the samme lines. I think it is because the autentification, but I am not sure.But when I look on the internet, it's looks like it could be the connection to the server.Here is my imapd: [quote] ADDRESS=0 AUTHMODULES= "authdaemon"
This is a very old version of Courier-IMAP. Before trying to waste time on it, upgrade to the current version.
pgp1PYTWG2mgV.pgp
Description: PGP signature
------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
