I think your confused here....<br><br>smtp is how email servers talk to each other, and, generally, how users, using email clients (outlook, thunderbird, lotus notes, evolution, etc) send mail, even if it is only as far as your mail server  (and not to the rest of the internet)
<br><br>imap, meanwhile, is a protocal for retreiving messages off of the mail server. jsut like pop, is is an access method. with imap, a users client will download mesages, or parts of them while they remain on the email server, allowing a central location of all emails. 
<br><br>as far as sending/receiving to/from these other domains, that will depend on your dns setup, and those servers being able to communicate over "standard" methods (smtp), which i can only assume they can do.
<br><br><div><span class="gmail_quote">On 1/5/07, <b class="gmail_sendername">Yagnesh Desai</b> <<a href="mailto:ynd@lntenc.com">ynd@lntenc.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Friends;<br><br>I want to start a e-mail service in the intranet.<br>It will be closed message service with attachment.<br><br>I find that IMAP is what i need and I will also<br>need a php web client for users of linux and windows
<br>desktop to use it via web browser.<br><br>I specifically do not want the smtp support for this<br>mail users.<br><br>Now my specific requirement is that there are already<br>running Novell Groupwise and Lotus Notes mail services
<br>in this intranet which are having 2 different domains.<br><br>The new email server which I introduce in the internet<br>should be able to send and receive mails to these 2<br>domains (not via SMTP).<br><br>I found Courier IMAP and Cyrus IMAP.
<br>Firstly what should be my choice for the IMAP server<br>and the php.<br><br>Thanks in advance.<br>Yagnesh.<br><br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com
</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br><br></blockquote></div><br>