MAXMAILBYTES in the TCP/IP profile configuration defines both the mail 
file maximum bytes and the NOTE file allocation size.  From the manual:
Usage notes 

Note that the spool volume must be able to accommodate the number of bytes 
set in MAXMAILBYTES. 
| The value used for bytes in the MAXMAILBYTES statement determines the 
| space allocations for data sets allocated to hold the mail while it is 
| being processed and is waiting for delivery. Be careful not to use too 
| large a value or the data sets allocated will be too large. This may 
| vary with configuration of DF/SMS on your system. However, in general, 
| the allocation used for the NOTE data sets is equivalent to specifying 
| SPACE=(6233,(aaaaa,bbbb)), where aaaa=round((MAXMAILBYTES/4000)+1) and 
| bbbb=round(aaaa/2).

Robert Sample

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to