Re: Remote client access to Exchange server Pop3 or SMTP...help...

From: S.Y. Paul Lai (syplai_at_hotmail.com)
Date: 08/03/04


Date: Tue, 3 Aug 2004 09:22:38 +0800

BTW, if you have Exchange 2003, Windows 2003 web server, and your clients
use Outlook 2003, you can use RPC over HTTP for full Outlook functionality.
For more information, read the following:
http://support.microsoft.com/default.aspx?scid=fh;EN-US;exch2003rpc

-- 
S.Y.P. Lai
MCSE+Internet NT4
MCSE+Security Win2K
MCSE+Messaging Win2k3
"S.Y. Paul Lai" <syplai@hotmail.com> ¦b¶l¥ó
news:%232$DMXPeEHA.3684@TK2MSFTNGP09.phx.gbl ¤¤¼¶¼g...
I suggest you use IMAP4 instead of POP3.  Inbox caching is enabled by
default in Outlook Express 6 for IMAP4.  So, your clients can use their
inbox just like using Outlook.  IMAP4 also supports default public folder
tree.  However, IMAP4 don't support calendar, mailbox contact list, tasks,
... etc.   To Access the calendar, your clients still need use OWA.
For informaton about how to setup IMAP4:
http://support.microsoft.com/default.aspx?scid=kb;en-us;821603
For SMTP, if your clients don't need secure channel, you can ask your
clients to use the SMTP server provided by their local ISP.  If all client
messages must be encrypted and route through your company's SMTP, you need
to configure an SSL enabled SMTP virtual server that require authentication.
FYI, you should use port 25 for your SSL/TLS SMTP virtual server, OE6 and
Outlook only support STARTTLS type SSL SMTP (RFC 2487) on port 25.  You can
configure OE6 and Outlook to use other port with SSL, but that doesn't work
if your SMTP is IIS or Exchange Server.   If you only have one public IP
available to use as SMTP, you can use the follow setting:
To temperorily solve the problem, I setup a single virtual server using the
TCP 25 port.  It allows either anomynous non-SSL connection or
Basic-Authentication TLS connection.  Anomynous asscess and basic
authentication requiring TLS is checked, NT authentication is disabled as it
doesn't require encryption.  Web server certificate is installed on the
virtual server but security channel is not required.  Relay is only allowed
for authenticated users.  The result: incomming and outgoing SMTP messages
can route through the virtual server without authentication, but public
relay is not allowed; client submission must be authenticated/encrypted
using TLS and can be relay out of the organization.
-- 
S.Y.P. Lai
MCSE+Internet NT4
MCSE+Security Win2K
MCSE+Messaging Win2k3
"Neil Clegg" <anon@anon.com>
 news:%238xkeXKeEHA.3732@TK2MSFTNGP11.phx.gbl
> Is it possible in exchange to allow a client access to their mail for
> download into outlook.
> As in the client can access their mail via OWA.
>
> Exchange server is eg. England - Client (eg USA) wants to be able to
> download mail into outlook rather than OWA access, without using a VPN
>
> We've created a virtual pop3 to allow access to download but then sending
is
> then an issue?
> Is it possible to create an out facing SMTP to allow send / recieve  and
> maybe even calender etc.
>
> Thanks
> Neil
>
>
>


Relevant Pages

  • RE: questions on setting up a mail server
    ... questions on setting up a mail server ... The first group does encryption of the password only. ... Sure it is simple - when ALL clients are running the same version ... of Windows, IE, and Outlook. ...
    (freebsd-questions)
  • Re: Application Publishing Server and Exchange
    ... One more question if I may - I intend to publish Office 2007, including Outlook, to the clients using the 2X Application Server product over Terminal Services - the Outlook application will not be installed on the client desktop. ... User) on SBS to add user account and computer account for the clients. ...
    (microsoft.public.windows.server.sbs)
  • Re: new server ISA or Exchange problem?
    ... but we are not receiving any e-mail via Outlook ... All e-mail is coming through SMTP with Exchange with some very ... Modern Travel Services / Rainbow Sky Travel ... directly from an outside mail server and not from Exchange. ...
    (microsoft.public.windows.server.sbs)
  • Re: Outlook could not logon to the outgoing mail server - Exchange server
    ... In the Exchange System Manager go to the SMTP Protocol --> Default ... Based on my experience,I think The root cause is your smtp server have been ... configured to require authentication,but your outlook 2003 and outlook ... express authentication are not being configured on the client. ...
    (microsoft.public.windows.server.sbs)
  • Re: Outlook 2007 clients cant connect
    ... because I have installed a packet sniffer on both the client and the server. ... Event viewer on both the server and clients don't say anything. ... this didn't start happening until I removed the original Exchange 2003 server off the network... ... Well I guess I would try and find out a more specific error than what Outlook is giving you. ...
    (microsoft.public.exchange.setup)

Loading