for some reason when i turn anonymous access of then no one can send to my server
Main Topics
Browse All TopicsWhile testing my pop3 protocol on my exchange 2003 server i noticed that even with authetication on my virtual smtp server i still can use my email address from any rogue my machine and send emails to my self. The authetication will stop it if i try and send them to someone else. I noticed that if I send them via smtp to my self though (external) via outlook express client. Is there a way to turn on securtiy even for my own addresses??
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Phadke_hemant - you need to learn how Exchange works.
Both of your answers above are wrong, and despite being told by the original poster that turning off anonymous stops email from flowing you continued to suggest it.
Having anonymous authentication enabled does not make your server a relay and if you want to receive email from outside then it has to be enabled.
If you have messages in the queues that are not sent by your users then you should look at my spam clean up article: http://www.amset.info/exch
That will reference other articles on my site on how to secure Exchange.
Exchange is relay secure out of the box, so you must have changed something.
The other thing it could be is an authenticated relay, where your administrator password has been compromised. The spam clean up article will help you with securing that as well.
Simon.
no, we are not receiving mails through Exchange server. Instead we have configured MS outlook to receive the mails using POP3 account. But I can receive the mails in exchange if I configure POP3 connector.
here nexcool want to stop spam Vulnerability for outgoing mails so i suggested him this solution
If you are collecting email with Outlook and not having Exchange delivered directly,
then your "fix" doesn't really apply in this scenario.
While your solution is valid for stopping spam, it also stops all email. It worked for you because you are not using Exchange as it is designed.
POP3 collection of email is a pretty poor solution for any email client - and isn't something I would call enterprise grade.
You also have confused the POP3 connector with the POP3 server. They are different things. The question led me to believe that the OP is using the POP3 server functionality of Exchange, not the POP3 connector.
Simon.
Business Accounts
Answer for Membership
by: Phadke_hemantPosted on 2007-03-21 at 12:03:15ID: 18766379
use integrated windows authentication and remove anonymous access, this should be sufficient