2.4.1.1.6. Outgoing mail

The setting determines the mailbox that will be substituted in the field «From» in emails sent from the site using the PHP function mailwhen the sender is not explicitly specified by the script itself.

  1. If the section «Mailboxes» no crates created, create new.
  2. Openup site settings.
  3. In field «Outgoing mail» choose one of those created on the hosting mailboxes:
  4. Save your changes.
  5. Wait approximately 15-30 minutes for the changes to take effect.

When a site script that sends using the PHP mail function does not explicitly specify the sender's mailbox (does not add a header to the email «From») and in the field «Outgoing mail» no mailbox is selected, then in the field «From» the address will be substituted account mail... This could be the cause of delivery problems. V mail log from the web server in column «from» at the same time will appear hosting account name.

When in the field «Outgoing mail» selected real mailbox, it will be substituted into the field «From» and displayed in mail log from the web server in column «from» insteadof hosting account name.

Attention!

If after specifying the mailbox you have problems calling the PHP mail function, see this information.
Content