> > SMTP32.EXE - Application Error - The instruction at "0x0041cc84"
> > referenced memory at "0x74655c73" . The memory could not be
> > read. Click on OK to terminate the application. Click on CANCEL
> > to debug the application.
> Over the last weekend my server piled up about 10 of these error
> messages.
Two things to check:
1. Make sure that you don't have any aliases that (when expanded) get delivered to
more than 50 users.
2. Make sure that you don't have a mail loop. Check your spool directory, and see if
there are a lot of files in there. If so, something is wrong (not necessarily on your
end, though). I type:
FIND "R>" *.* /i
which will show me a list of all the recipients of the messages in the queue. If
there is an obvious pattern, you should check it out (IE most going to the same
domain). You can also check the logs to see why the messages aren't getting sent
(search the current SYSxxxx.TXT log for the name of the file, minus the first
character and extention).
-Scott
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.