Re: SMTP Questions
From: Kristofer Gafvert (kgafvert_at_NEWSilopia.com)
Date: 08/06/04
- Previous message: Justin: "SMTP questions"
- In reply to: anonymous_at_discussions.microsoft.com: "SMTP Questions"
- Next in thread: Justin: "Re: SMTP Questions"
- Reply: Justin: "Re: SMTP Questions"
- Reply: Justin: "Re: SMTP Questions"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 6 Aug 2004 15:21:00 +0200
Hello,
> So I guess my question is, if I have it set to use
> Integrated Windows authentication, how is it
> authenticating users trying to send mail, when I don't
> have any accounts on the computer for these users... that
> is, they are just set up using encrypted file access.
SMTP does not work with Encrypted File, only the POP3 server does. SMTP uses
windows accounts.
Answer 2: Enable SPA on the server
Answer 3: You are probably not allowed to send. You can add the webserver's
IP to the list of allowed computers to relay, or send logon credentials.
Anonymous Access is an access option. Relay and access is NOT the same
thing. Relay is when you send an email, access is to be able to communicate
with the SMTP Server. Other SMTP servers must be able to communicate with
your server, to send emails to your server, and therefore Anonymous Access
is required. Other SMTP servers will however NOT relay using your server,
and that is the difference.
-- Regards, Kristofer Gafvert - IIS MVP http://www.ilopia.com - When you need help! <anonymous@discussions.microsoft.com> wrote in message news:123701c47b6b$56b55ce0$a601280a@phx.gbl... > 1. I want to make sure that my configuration prevents > open relay. > I have the POP3 server set up to use Encrypted file > passwords. > Access: "Anonymous access" and "Integrated auth." options > are selected. > Relay: "Only in the list" (and I have nothing in the > list) and "Allow authenticated users to relay" are > selected. There seems to be a great deal of confusion on > this topic, and I think it stems from Anonymous access > being taken as a type of authentication method, when in > reality it is not. > > So I guess my question is, if I have it set to use > Integrated Windows authentication, how is it > authenticating users trying to send mail, when I don't > have any accounts on the computer for these users... that > is, they are just set up using encrypted file access. > > 2. I want to use Authenticated POP access as the Windows > Help file specifies to use when doing Encrypted file > access, but I don't see any option to use this anywhere. > > 3. The web server's Alert e-mails will not send. I get > messages in the Badmail directory that the message can't > be sent. In the box to set the SMTP server to send from, > I have tried 127.0.0.1, the external IP address, the > computer name by itself, the computer's FQDN name... and > none work. > > Thanks in advance.
- Previous message: Justin: "SMTP questions"
- In reply to: anonymous_at_discussions.microsoft.com: "SMTP Questions"
- Next in thread: Justin: "Re: SMTP Questions"
- Reply: Justin: "Re: SMTP Questions"
- Reply: Justin: "Re: SMTP Questions"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|