Hallo people,
=20
I am desperate with my SMTP server. I am working on it and trying to
enable it to send email to my localhost mail server. But what happen was
all my messages get stuck in the queue folder.
=20
If you have experience with this Microsoft SMTP server, please advice me
systematically on how to make it able to send the message to drop folder
and how to create more than 1 email account so I can simulate the send
and receive operations. Thank you in advance......
=20
Best Regards,
Patricia
=20

Re: Simulating mail send and receive on localhost by David

David
Tue Feb 10 06:06:48 CST 2004

Try: http://www.ilopia.com/Windows+Server+2003/FAQ/Email+Server/default.aspx

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"#PATRICIA#" <patrice@pmail.ntu.edu.sg> wrote in message
news:BJZNAC77DHA.2912@exchnews1.main.ntu.edu.sg...
Hallo people,

I am desperate with my SMTP server. I am working on it and trying to
enable it to send email to my localhost mail server. But what happen was
all my messages get stuck in the queue folder.

If you have experience with this Microsoft SMTP server, please advice me
systematically on how to make it able to send the message to drop folder
and how to create more than 1 email account so I can simulate the send
and receive operations. Thank you in advance......

Best Regards,
Patricia




Re: Simulating mail send and receive on localhost by Ken

Ken
Tue Feb 10 06:14:09 CST 2004

You need a POP3 server for mailboxes. Email has two server parts - SMTP (for
delivering mail), and POP3 (for mailboxes).

Additionally you need to configure the DNS (domain name system) so that the
SMTP server knows where to deliver mail to (you need to configure MX records
so that the SMTP server knows which machine accepts mail for @myCompany.com)

Cheers
Ken


"#PATRICIA#" <patrice@pmail.ntu.edu.sg> wrote in message
news:BJZNAC77DHA.2912@exchnews1.main.ntu.edu.sg...
Hallo people,

I am desperate with my SMTP server. I am working on it and trying to
enable it to send email to my localhost mail server. But what happen was
all my messages get stuck in the queue folder.

If you have experience with this Microsoft SMTP server, please advice me
systematically on how to make it able to send the message to drop folder
and how to create more than 1 email account so I can simulate the send
and receive operations. Thank you in advance......

Best Regards,
Patricia




RE: Simulating mail send and receive on localhost by tdevere

tdevere
Tue Feb 10 15:02:31 CST 2004

Try posting your message to the SMTP folder if you have further trouble...

http://communities2.microsoft.com/communities/newsgroups/en-us/default.aspx?
dg=microsoft.public.inetserver.iis.smtp_nntp&cat=en-us-win-winserver-interne
tinformationservices&lang=en&cr=US


Thank you,

Tony DeVere [MSFT]
Microsoft IIS
Newsgroup Support
tdevere@online.microsoft.com

"Please do not send email directly to this alias. This is our online
account name for newsgroup participation only."

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.