SMTP: Err Msg: 552 Error in Local Delivery
Article ID: 128570
Article Last Modified on 10/30/2006
APPLIES TO
- Microsoft Mail Gateway to SMTP 3.0
This article was previously published under Q128570
SYMPTOMS
When 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
CAUSE
The 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.
RESOLUTION
Edit your CONFIG.SYS file and increase the FILES= statement; initially set
FILES= to 40, and then increase the number as needed.
MORE INFORMATION
In MS-DOS, the default value for the FILES= statement is 8. The highest
possible value is 255.
Keywords: KB128570