Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Protocols
Protocols.SMTP
Protocols.SMTP.Configuration

Class Protocols.SMTP.Configuration

Description

Class to store configuration variable for the SMTP server


Variable maxsize

int Protocols.SMTP.Configuration.maxsize

Description

Message max size


Variable maxrcpt

int Protocols.SMTP.Configuration.maxrcpt

Description

Maximum number of recipients (default 1000)


Variable checkdns

int Protocols.SMTP.Configuration.checkdns

Description

Verify sender domain for MX


Variable checkemail

int Protocols.SMTP.Configuration.checkemail

Description

Lamme check email from validity


Variable givedata

int Protocols.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