Name

MailOrderTo — specify e-mail address that completed orders should be sent to

SYNOPSIS

e-mail_address

DESCRIPTION

The directive specifies an e-mail address that completed orders should be sent to. With a setting of 'none', no e-mail order reports would be sent.

DIRECTIVE TYPE AND DEFAULT VALUE

Catalog directive

EXAMPLES

Example: Defining MailOrderTo

MailOrderTo orders@mydomain.local

NOTES

MailOrderTo is one of the basic Interchange configuration directives.

If the catalog.cfg file, expected in the catalog base directory, is not found, or is unreadable by the Interchange server, somewhat misguiding error message will be reported. Namely, instead of the appropriate permissions-problem message, this mandatory MailOrderTo directive will be reported undefined.

AVAILABILITY

MailOrderTo is available in Interchange versions:

4.6.0-5.9.0 (git-head)

SOURCE

Interchange 5.9.0:

Source: lib/Vend/Config.pm
Line 605

['MailOrderTo',      undef,              ''],

AUTHORS

Interchange Development Group

SEE ALSO

VendURL(7ic), Catalog(7ic), MV_MAILFROM(7ic)

DocBook! Interchange!