|
Home > Archive > IIS and SMTP > May 2005 > SMTP serve setting,
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
SMTP serve setting,
|
|
| guoqi zheng 2005-05-06, 6:02 pm |
| For debug reason, I need to send out a 1000s emails to some of our clients.
It is possible to configure the SMTP to NOT really send those emails out?
Capture them in the queue folder, so I can remove them? I need to test that
our application really deliver emails correctly, but I do not need to really
send them out.
Is this possible?
Thanks in advanced.
regards,
Guoqi Zheng
http://www.ureader.com
| |
| Jeff Cochran 2005-05-07, 2:47 am |
| On Fri, 6 May 2005 09:10:32 -0500, "guoqi zheng"<no@sorry.com> wrote:
>For debug reason, I need to send out a 1000s emails to some of our clients.
>It is possible to configure the SMTP to NOT really send those emails out?
>Capture them in the queue folder, so I can remove them? I need to test that
>our application really deliver emails correctly, but I do not need to really
>send them out.
>
>Is this possible?
Unplug the network cable. Delete them from the queue before plugging
in.
Jeff
| |
| guoqi zheng 2005-05-07, 7:51 am |
| Thanks. That is a solution.
But I found a similiar better solution. I configure SMTP outbound to port
2500 and disable that port on firewall. inbound still on port 25.
So email can come in but can not go out. I remove them from queue before
switch back to port 25.
It seems that it works.
regards,
Guoqi Zheng
http://www.ureader.com
|
|
|
|
|