| Jay Lee 2004-04-14, 7:36 pm |
| I post the message that might be the solution for your
problem. It was posted on Apr 13 2004 1:52 P.M. with
subject IIS6 SMPT Mail Queue.
Jay
>-----Original Message-----
>I have a problem whereby emails are getting stuck in the
queue folder
>of iis.
>
>I can successfully send them from ASP, telnet etc, & they
are always
>moved to the queue folder. They then lay their
indefinitely.
>
>I have setup my smtp server so that is uses my isp's
>(mail.btinternet.com) mail server as a smarthost. If I
use nslookup to
>resolve a host name it works as expected.
>I can telnet to my smtp server without problem, & can
also create
>email, which is logged.
>
>No errors are returned by any program, but all mail gets
stuck in the
>queue folder. I have tried several different recipient
domains, which
>makes no difference.
>
>All that gets logged is:
>14:38:12 192.168.1.2 HELO - 250
>14:38:12 192.168.1.2 MAIL - 250
>14:38:12 192.168.1.2 RCPT - 250
>14:38:12 192.168.1.2 DATA - 250
>14:38:12 192.168.1.2 QUIT - 240
>
>
>Any suggestions?
>.
>
|