Transformer SDK For C  6.2.11.309924
Configuration: Mail

If configured, Transformer can send notifications via email of when its peers connect and disconnect. A module author can also cause messages to be sent via email. For more details of this please see mail.

Options

mail-tempdir

Type: String
Default: %r/var

Configures the temporary directory used for the generation of mail messages.

mail-program

Type: String
Default: /usr/lib/sendmail -i -t

Executable (and arguments) that should be used to send the email.

mail-rcpt

Type: String
Default: None

Recipient of the mail

mail-bcc

Type: String
Default: None

Bcc recpient of the mail

mail-from

Type: String
Default: None

The From address for mail

mail-subject

Type: String
Default: None

The subject line for the mail

mail-time

Type: Floating Point Value
Default: 600.000000

Time between mails being sent.


Generated on Sat Aug 26 2017 12:36:32 for Transformer SDK For C