On 25/11/02 19:46 -0800, nilux wrote: > I am confused. > > If I need to check mail on IE with my mail server Send mail what else I need > to config?
<FAQ> Sendmail is a Mail Transfer Agent(MTA). It only takes care of sending mail from one system to another and delivering to a mailbox. What you are asking for is mail display, which is the job of a Mail User Agent (MUA). A MUA is necessarily a system capable of parsing email headers and body, which is stored on disk in some specific format. Since you want IE to be your MUA, you need an intermediate system which can parse the server side mailbox and output the HTML formatted version. This is typically known as a webmail client. Squirrelmail, openwebmail are such webmail clients. If you want to download your mail, then I suggest using a pop3/imap server. </FAQ> HTH Devdas Bhagat -- 0777 sig.txt This should trigger stupid filters. If you get a trigger, please fix your filter. ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
