Re: E-mail help(That helped)

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Kristofer Gafvert (kgafvert_at_NEWSilopia.com)
Date: 06/23/04


Date: Wed, 23 Jun 2004 18:17:55 +0200

There are windows users, and a mailbox (basically, just a folder in the
mailbox directory) for that windows user.

You can use other authentication methods (like Encrypted File) if you do not
want local accounts. Please look up Authentication in the POP3 help files
(note however that the SMTP service do not work with an encrypted file, so
if your users needs to authenticate to the SMTP server, you will need
Windows Users anyway).

-- 
Regards,
Kristofer Gafvert - IIS MVP
http://www.ilopia.com - When you need help!
"Jensen bredal" <jensen.bredal@mimosa.com> wrote in message
news:ORHF8ZKWEHA.716@TK2MSFTNGP11.phx.gbl...
> This is very anoying. I have deleted the e-mail account.
> But when i try to create it , it tells me that the account still exist.
>
> When i send an e-mail to the specified account
> i get it back.
>
> How do these thing hold together?
>
>
>
> "Jensen bredal" <jensen.bredal@mimosa.com> wrote in message
> news:%23uvrKQKWEHA.2340@TK2MSFTNGP09.phx.gbl...
> > An other,
> > I needed to reset all the e-mails for a domain. did therefore delete the
> > domain in the pop3 service management "Console".
> >
> >
> > But.. although i did that , when i recreate the same domain
> > with the same accounts, i'm told that the accounts already exits.
> >
> > How can the exist when i have deleted the domain ?
> >
> >
> > "Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
> > news:%23Tj0MfHWEHA.1164@tk2msftngp13.phx.gbl...
> > > You can write an SMTP Event Sink to do that (but don't ask me how,
> because
> > i
> > > do not know). This feature is not included in the built-in email
server
> > > as-is.
> > >
> > > -- 
> > > Regards,
> > > Kristofer Gafvert - IIS MVP
> > > http://www.ilopia.com - When you need help!
> > >
> > >
> > > "Jensen bredal" <jensen.bredal@mimosa.com> wrote in message
> > > news:OLQN2DHWEHA.3024@TK2MSFTNGP09.phx.gbl...
> > > > Is it possible to set up forwarding rules for the win 2k3
> > > > e-mail utilities. I was thinking of setting up rules so that
> > > > incoming e-mails could automatically be forwarded to some other
> e-mails
> > .
> > > >
> > > > Can that be done?
> > > >
> > > >
> > > >
> > > > "Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
> > > > news:%23W34mZ9VEHA.3380@TK2MSFTNGP11.phx.gbl...
> > > > > It is a POP3 Service, so any webbased system that can connect to a
> > POP3
> > > > > Server and download emails for the users would work.
> > > > >
> > > > > So an online service such as http://www.mail2web.com/  should work
> > (but
> > > i
> > > > > have never tried it).
> > > > >
> > > > > -- 
> > > > > Regards,
> > > > > Kristofer Gafvert - IIS MVP
> > > > > http://www.ilopia.com - When you need help!
> > > > >
> > > > >
> > > > > "Jensen bredal" <jensen.bredal@mimosa.com> wrote in message
> > > > > news:%23Lfw5T9VEHA.3120@TK2MSFTNGP12.phx.gbl...
> > > > > > Great ,
> > > > > > finally , is there a public project(open source like) of a web
> > > interface
> > > > > > for using the e-mail services provided within win 2k3 server?
I'm
> > > > thinking
> > > > > > of enabling web mail to my e-mail users.
> > > > > > Does it make any sens at all to want put up a web interface to
> this
> > > kind
> > > > > of
> > > > > > e-mail infracstructures?
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > "Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
> > > > > > news:%23a5pAs8VEHA.2816@TK2MSFTNGP11.phx.gbl...
> > > > > > > For people to be able to read emails from outside your network
> > > (using
> > > > > the
> > > > > > > POP3 server), you need a public IP, and port 110 to be open.
> > > > > > >
> > > > > > > -- 
> > > > > > > Regards,
> > > > > > > Kristofer Gafvert - IIS MVP
> > > > > > > http://www.ilopia.com - When you need help!
> > > > > > >
> > > > > > >
> > > > > > > "Jensen bredal" <jensen.bredal@mimosa.com> wrote in message
> > > > > > > news:%23xDuAb8VEHA.3512@TK2MSFTNGP12.phx.gbl...
> > > > > > > > Allowing that specific address from where my web application
> is
> > > > > running
> > > > > > > did
> > > > > > > > solve the problem
> > > > > > > > and i'm totally delighted.
> > > > > > > > The only thing i'm missing is *Allowing people to read their
> > > e-mail*
> > > > > > > > from outside of my network.
> > > > > > > >
> > > > > > > > Well i would never say thank you enough ....
> > > > > > > >
> > > > > > > > JB
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > "Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in
message
> > > > > > > > news:e6oPvy7VEHA.2844@TK2MSFTNGP12.phx.gbl...
> > > > > > > > > If you followed the instructions on the website, you have
it
> > > > > > configured
> > > > > > > to
> > > > > > > > > require authentication. Your web application probably does
> not
> > > > pass
> > > > > > any
> > > > > > > > > valid credentials to logon to the SMTP service, so it will
> be
> > > > denied
> > > > > > to
> > > > > > > > > relay.
> > > > > > > > >
> > > > > > > > > You can either send logon credentials from your
application,
> > or
> > > > set
> > > > > up
> > > > > > > > SMTP
> > > > > > > > > to allow a specific IP (the IP of the machine running the
> > > > > application)
> > > > > > > to
> > > > > > > > be
> > > > > > > > > allowed to relay. You should only do this if the machine
> > > (running
> > > > > the
> > > > > > > > > application) has a private IP, for better security.
> > > > > > > > >
> > > > > > > > > -- 
> > > > > > > > > Regards,
> > > > > > > > > Kristofer Gafvert - IIS MVP
> > > > > > > > > http://www.ilopia.com - When you need help!
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > "Jensen bredal" <jensen.bredal@mimosa.com> wrote in
message
> > > > > > > > > news:%23GDb6G7VEHA.3512@TK2MSFTNGP12.phx.gbl...
> > > > > > > > > > Well , following the instructions in the link provided
> > > earlier,
> > > > i
> > > > > > have
> > > > > > > > > > managed to get something working. i can read e-mails
sent
> to
> > > an
> > > > > > > account
> > > > > > > > o
> > > > > > > > > > with outlouk client .
> > > > > > > > > >
> > > > > > > > > > But , i can not send e-mail from my network.
> > > > > > > > > > I have an asp.net web application that should send
> password
> > > > > reminder
> > > > > > > for
> > > > > > > > > > people who can not remember their password. But the
> service
> > > > fails
> > > > > > with
> > > > > > > > the
> > > > > > > > > > following  message:
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >  System.Runtime.InteropServices.COMException: The server
> > > > rejected
> > > > > > one
> > > > > > > or
> > > > > > > > > > more recipient addresses.
> > > > > > > > > >  The server response was: 550 5.7.1 Unable to relay for
> > > > > > x@hotmail.com
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > what do i need to do to get this working?
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > Thanks
> > > > > > > > > >
> > > > > > > > > > JB
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > "Jensen bredal" <jensen.bredal@mimosa.com> wrote in
> message
> > > > > > > > > > news:uhRLtPxVEHA.2564@TK2MSFTNGP11.phx.gbl...
> > > > > > > > > > > Well i have not configured SMTP and do not know
> > > > > > > > > > > i to do this.
> > > > > > > > > > >
> > > > > > > > > > > But i will have a look at the link.
> > > > > > > > > > >
> > > > > > > > > > > Thank you
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > "Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in
> > > message
> > > > > > > > > > > news:Og9mK6pVEHA.1656@TK2MSFTNGP09.phx.gbl...
> > > > > > > > > > > > You canot read the email? Can you please explain in
> what
> > > way
> > > > > > that
> > > > > > > is
> > > > > > > > > > > related
> > > > > > > > > > > > to SMTP, because i do not understand.
> > > > > > > > > > > >
> > > > > > > > > > > > Can you please also explain the problem? Do you get
> any
> > > > error
> > > > > > > > > messages?
> > > > > > > > > > > > Right now, all we know is that you have not been
able
> to
> > > > > > configure
> > > > > > > > the
> > > > > > > > > > > SMTP
> > > > > > > > > > > > service, but we do not know anything about the
> actually
> > > > > problem.
> > > > > > > Or
> > > > > > > > is
> > > > > > > > > > the
> > > > > > > > > > > > problem that you do not know how to configure it?
> > > > > > > > > > > >
> > > > > > > > > > > > Maybe this can help:
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
http://www.ilopia.com/Articles/WindowsServer2003/EmailServer.aspx#ConfigureSMTPServer
> > > > > > > > > > > >
> > > > > > > > > > > > -- 
> > > > > > > > > > > > Regards,
> > > > > > > > > > > > Kristofer Gafvert - IIS MVP
> > > > > > > > > > > > http://www.ilopia.com - When you need help!
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > > "Jensen bredal" <jensen.bredal@mimosa.com> wrote in
> > > message
> > > > > > > > > > > > news:OPoVqrpVEHA.4064@TK2MSFTNGP11.phx.gbl...
> > > > > > > > > > > > > I have set up pop3 service on windows 2003 server
> > > standard
> > > > > > > > edition.
> > > > > > > > > I
> > > > > > > > > > > have
> > > > > > > > > > > > > created some accounts that  do receive e-mail sent
> to
> > > mail
> > > > > > > boxes.
> > > > > > > > > > > > > However i have no succes with smpt service.
> > > > > > > > > > > > > As a result , i can not read the e-mails on the
> server
> > > by
> > > > > > > > > configuring
> > > > > > > > > > an
> > > > > > > > > > > > > outlook express client.
> > > > > > > > > > > > >
> > > > > > > > > > > > > How do i make SMTP work?
> > > > > > > > > > > > >
> > > > > > > > > > > > > Thanks
> > > > > > > > > > > > >
> > > > > > > > > > > > > JB.
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>


Relevant Pages

  • Re: Win2K3 domain account connecting to Win2K VPN server in an NT4
    ... - since the server is not in the AD domain, you can't add it to the AD ... NT4 accounts can still authenticate, ... I verified that my test accounts could connect to the VPN before migrating ... > The authentication server did not respond to authentication requests in a ... ...
    (microsoft.public.win2000.ras_routing)
  • Re: Removing SPA from POP3 service of Windows 2003 Server
    ... If you wish to change the authentication type from "Local Accounts" to ... right-click on the server and bring up the properties. ... I think what you need to do is configure your Outlook accounts, ...
    (microsoft.public.windows.server.security)
  • RE: Separating authentication and authorization for admins was: RE: AD across both DMZ & LAN
    ... Subject: Separating authentication and authorization for admins was: RE: ... administrators and/or admin actions on the ... > internet from their PC's. ... so that we only have one set of user accounts to ...
    (Security-Basics)
  • Re: Strange auth denial with IE Integrated Security and IIS; but not Firefox, Netscape
    ... You can't configure this in IIS MMC, ... > Can someone explain why "NTAuthenticationProviders" would be missing> from the Metabase? ... > I had a problem where users would not be able to authenticate even> though I turned on Windows Authentication and configured my ASP.Net> app to use impersonation. ... By default when a machine is added to the AD the machine's>>> LOCAL and NETWORK service accounts are registered with AD. ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS6, SQL authentication and logging, can it be done?
    ... It is easier in Apache due to the weaker model for user accounts ... authentication, and authorization (IOW you do not want to use Windows ...
    (microsoft.public.dotnet.framework.aspnet.security)