On Saturday 18 Apr 2009, Dinesh Kumar wrote: > Yes , i am clear about it .
OK, good. Pls. note the way I have responded to your message. Not top posted, not bottom posted but **interleaved** addressing each of your points as well as trimming a lot of unnecessary text. > 1. It should have Mysql . Please elaborate the need. What is the purpose of MySQL? > 2. Java Client API to send and read the mail. What are you trying to do; write your own email client? An email client should connect to the SMTP (send) POP3/IMAP (read) server using the protocols that have been defined respectively. Assuming that you do want write a client, that aspect has nothing to do with James which is an integrated SMTP/NNTP/POP3/IMAP server. > 3. Mail server may support Imap but proffered. > > James met above two condition but what is head ache mail sending > using telnet Besides learning the SMTP commands and their sequence, what is the objective of sending mail via telnet? IMO, you should first read up on the basics of the SMTP command set and then you will get a much better idea of how to implement your client. > error i think syntax . > > So other then james, do u prefer any other Email Server .. postfix + dovecot does the job for me. -- Arun Khan _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
