SMTP: Err Msg: 552 Error in Local DeliveryLast reviewed: October 20, 1997Article ID: Q128570 |
3.00
MS-DOS
kb3rdparty kbenv
The information in this article applies to:
SYMPTOMSWhen you run the SMTPGATE.EXE program, the following error occurs:
ERROR SMTPPUT: 201- X - X - Failure submitting message to mail database [tx] 552 Error in local delivery CAUSEThe FILES= setting in your CONFIG.SYS file is set too low. The SMTPGATE.EXE program requires a large number of file handles; therefore, if the FILES= statement is set too low, the program cannot run properly.
RESOLUTIONEdit your CONFIG.SYS file and increase the FILES= statement; initially set FILES= to 40, and then increase the number as needed.
MORE INFORMATIONIn MS-DOS, the default value for the FILES= statement is 8. The highest possible value is 255.
|
Additional reference words: 3.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |