< < |
- Mail host for outgoing mail. This is used for WebChangesAlert if Perl module
Net::SMTP is installed. If not, sendmail is used instead (defined by $mailProgram in TWiki.cfg ). Examples: mail.your.company or localhost
|
> > |
- Mail host for outgoing mail. This is used for WebChangesAlert if Perl module
Net::SMTP is installed. If not, or if SMTPMAILHOST is empty, the external sendmail program is used instead (defined by $mailProgram in TWiki.cfg ). Examples: mail.your.company or localhost
|
> > |
- Mail domain sending mail. SMTP requires that you identify the TWiki server sending mail. If not set,
Net::SMTP will guess it for you. Examples: twiki.your.company
|
< < |
-
- Set FINALPREFERENCES = PREVIEWBGIMAGE, WIKIWEBMASTER, MAILHOST
|
> > |
-
- Set FINALPREFERENCES = PREVIEWBGIMAGE, WIKIWEBMASTER, SMTPMAILHOST , SMTPSENDERHOST
|