• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Acelle - Email Marketing Web Application

Acelle - Email Marketing Web Application v4.0.26 P11

No permission to download
I like the program but for some unknown reason I am having a very hard time for the mails that I send out to end up in the inbox. Most of the mail end up in the SPAM folder.

Al my servers / domains / sending identity are verified
 
I like the program but for some unknown reason I am having a very hard time for the mails that I send out to end up in the inbox. Most of the mail end up in the SPAM folder.

Al my servers / domains / sending identity are verified
this is common
big companies do not want us to make money via email (that is way cheaper than ads, that way when you hear or read about spam we think about mail and not both email and ads )

have you warmup your SMTP server(s) ? if yes lower your sending ...
have you tried SMTP relays?
 
I like the program but for some unknown reason I am having a very hard time for the mails that I send out to end up in the inbox. Most of the mail end up in the SPAM folder.

Al my servers / domains / sending identity are verified
Is that a springbok T-Shirt bro?
 
Edit file
app/Helpers/LicenseHelper.php
find


Code:
$ch = curl_init();

add before

Code:
$license_arr = array();
$license_arr['status'] = 'valid';
$license_arr['data']['supported'] = true;
$license_arr['data']['supported_until'] = '10.10.2040';
$license_arr['data']['verify-purchase']['licence'] = 'Extended License';
$license_arr['data']['verify-purchase']['license_type'] = 'Extended';
return $license_arr;
I can't find these elements in the latest version. Is this normal? Can you take a screenshot?

thank you very much in advance
 
I'm getting license missing error.

Invalid license​

NO LICENSE FOUND. Please register your application with a valid purchase code (go to Admin area, Settings > License dashboard).
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock