www.pudn.com > mailserver.rar > smtp_set.conf
#This is JMailServer system mailbox of admin;
mailBox=SendMessage_Error@myserver.com
#This is hostName;
hostName=host
#This is the max count of receiver for one message;
maxTo=2
#This is the max bytes for one message
maxBytes=10MB
#This is the max bytes for receiving other domin mails;
maxReceiveBytes=10MB
#This is the max bytes for sending other domin mails;
maxSendBytes=20MB
#This is the max time for connecting other domin host;
maxTime=120
#This is the max time for client to connect this mail server;
maxClientTime=120