Class Protocols.SMTP.Configuration
- Description
 Class to store configuration variable for the SMTP server
- Variable
checkemail
 intProtocols.SMTP.Configuration.checkemail- Description
 Lamme check email from validity
- Variable
givedata
 intProtocols.SMTP.Configuration.givedata- Description
 Give raw data and normal MIME data, if set to yes your cb_data function should take an extra string argument
- Variable
maxrcpt
 intProtocols.SMTP.Configuration.maxrcpt- Description
 Maximum number of recipients (default 1000)