Notice: Use of undefined constant MANUALS_TITLE - assumed 'MANUALS_TITLE' in /var/extra/public_html/manuals_article_details.php on line 27

Notice: Use of undefined constant MANUALS_TITLE - assumed 'MANUALS_TITLE' in /var/extra/public_html/blocks/block_manuals_breadcrumb.php on line 26

Notice: Use of undefined constant MANUALS_SEARCH_IN_FIRST_VARIANT - assumed 'MANUALS_SEARCH_IN_FIRST_VARIANT' in /var/extra/public_html/blocks/block_manuals_search.php on line 21

Notice: Undefined variable: meta_title in /var/extra/public_html/blocks/block_manuals_article_details.php on line 51
Postfix
Our site www.viart.com is operated by latest Viart Shop 5.8.28 with default Clear design
Viart Manual (Version 4,5)
This section describes how to setup PayPal Website Payments Standard for your ViArt shopping cart. Please, carefully follow all the instructions below.
This section describes how to setup PayPal Website Payments Pro for your ViArt shopping cart. Please, carefully follow all the instructions below.
10.3.2.4. Postfix
10.3.2.4. Postfix
Prev Index Next

Alias File:

/etc/postfix/aliases

Assuming that we are setting up sales@company.com and support@company.com; we will create the corresponding entries in the file as follows:

support@company.com: "|/full/path/to/admin/support_receiver.php"
sales@company.com: "|/full/path/to/admin/support_receiver.php"

Once the alias file has been edited, you will need to run the "newaliases" command.

Prev Index Next