Account Configuration

On an account ,Cover page selection can be set to one of the following.

  • None

  • On Demand

  • Automatic

  • With Cover Text

Fax Web Services Submissions

As part of the SendFaxEx method, user can specify the following fields.

  • CoverName

  • CoverText

  • CoverSubject

Following selection criteria applies.

  • If the user specifies a CoverName , irrespective of what the cover page settings are at the account level, the submission will result in a cover page being generated.

  • Submission will fail if the user specifies an invalid cover page name.

  • If no CoverName is specified, the following selection rules applies.

    • If the selection type is "None" or "On Demand", no cover page will be generated.

    • If the selection type is "Automatic", it will always result in a cover page with the default cover page set at account level.

    • If the selection type is with "With Cover Text", a cover page will be generated only if the user specifies a CoverText as part of the submission.

Smtp Gateway Submissions

SmtpGateway supports the following subject line tokens.

  • %{Cover}

  • %{Cover:value}

Following selection criteria applies.

  • If the user specifies a %{Cover} token or %{Cover:value} and if the cover page selection is set to "None" or "On Demand", a cover page will be generated.

  • If the cover page selection is "With Cover Text", a cover page will be generated only if there is a non-empty text in the body of the incoming email.

  • If the cover page selection is set to "Automatic", it will always generate a cover page.

See Also