Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/27/2017 in all areas

  1. Paul

    Release 4.1.1

    Version 4.1.1 is now available. Please see the announcement. This is a patch release that corrects issues with 4.1.0. Be sure to run /admin/upgrade after uploading the patch or full versions. NOTE! If you have a large number of invoices, it may be necessary to run the upgrade via CLI as the upgrade process can take some time while a new table is populated. To upgrade via CLI, from your Blesta directory run: php ./index.php admin/upgrade Patching Blesta See Patching Blesta in the User Manual for instructions. Release Notes See Blesta Core - Version 4.1.1. See all Change Logs.
    3 points
  2. Nelsa

    SwiftMailer DKIM option

    Well yes...in first case you authorize only zoho.com to send emails but you sent all your mails from localhost using PHP ,generaly in spf record you should include A records,IPv4 (address of your hosting account),mx record and + any remote smart host or smtp server you want relay in. For example this will authorize one IP xx.xx..xx.xx + all your A records in hosting account like mail.yourdomain.com and yourdomain.com + mx records + zoho and mailjet v=spf1 ip4:xx.xx.xx.xx +a +mx +include:spf.mailjet.com +include:zoho.com ~all
    1 point
×
×
  • Create New...