• 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"

TMail - Multi Domain Temporary Email System

TMail - Multi Domain Temporary Email System v7.2 Untouched

No permission to download
I tried changing the PHP versions, but this error:
Also edited .env file, same..

Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.0.2".
Make sure that you are using the PHP version 8.0.2 or latest AND restart the services (php and apache/nginx).
 
  1. Open and edit the file in app > Models > TMail.php
  2. Scroll to the line 61
    Code:
    $content = str_replace('href="', 'href="https://anon.ws/?', $content);
  3. Comment the line
    Code:
    // $content = str_replace('href="', 'href="https://anon.ws/?', $content);
  4. Save

Thank you so much, it works!

By the way, do you know why my website takes so long to receive new emails? What should I change, hosting, domain or what?
I mean, the new email, every time it appears, always one minute ago. Not a second ago. supposedly, the email immediately appeared in the mailbox, but It's like being held or delay for 1 minute, then it appears on my mailbox.
 
Last edited:
Thank you so much, it works!

By the way, do you know why my website takes so long to receive new emails? What should I change, hosting, domain or what?
I mean, the new email, every time it appears, always one minute ago. Not a second ago. supposedly, the email immediately appeared in the mailbox, but It's like being held or delay for 1 minute, then it appears on my mailbox.
You're welcome!

It seems a problem with your email queue. Are your mail server hosted in the same server of your site? Is it a shared server? Take a look on your spam filters and/or filters in general too. I usually recommend to have a separate email server, like mxroute or something, because if your site webserver get down you don't loose your emails too.
 
  • Like
Reactions: librakhan
thanks for the update it's working fine with XAMMP. but getting 500 errors on AWS EC2 (Amazon Linux 2)
 
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