Get Started with Trashmails Script

Welcome to the Trashmails Script documentation! This guide is designed to help you seamlessly install and configure the script, ensuring you get the most out of its features. Whether you're a beginner or an experienced user, this documentation has everything you need to get started.

We’ve made the process as simple as possible, so you can focus on what matters most—using the script to its full potential. If you ever need assistance, our support team is just a message away.

For quick and exclusive support, reach out to us on Telegram. Our team is ready to help you with any questions or issues you may encounter.

Installation Requirements

Before installing Trashmails Script, ensure your server meets the minimum requirements. The installer will automatically check for compatibility, but you can also verify these manually or contact your hosting provider for assistance.

Server Requirements
  • PHP 8.2 - 8.3
  • Web Server: Apache / Nginx
  • Database: MySQL 5.7+
  • Mail Server With Catch-All function
Required PHP Extensions
  • BCMath
  • Ctype
  • Fileinfo
  • JSON
  • Mbstring
  • OpenSSL
  • cURL
  • PDO
  • Tokenizer
  • ZIP
  • Iconv
  • IMAP
  • Fopen
  • GD

Professional Installation Services

Don’t want to deal with the hassle of installation? Let us handle it for you! Our expert team offers fast, reliable, and affordable installation services to get your Trashmails Script up and running smoothly. Focus on your goals while we take care of the technical details.

Our Services

Software Installation

25$ 49$

  • Upload product files to your server
  • Create and configure the database
  • Full installation of the product
  • Requires a pre-configured server (cPanel, Plesk, etc.)
Buy Now

Server Setup + Installation

59$ 99$

  • Set up a new server (Ubuntu OS) on This Vps*
  • Configure domain and free SSL (Let's Encrypt)
  • Install Apache, MySQL, PHP, and required modules
  • Full installation of the product
Buy Now

Product Update

25$ 49$

  • Backup files and database (upon request)
  • Update to the latest version
  • Update all plugins (if applicable)
  • Custom modifications not included
Buy Now

Custom Theme & Addons

$$$

  • Custom theme design OR Addon
  • Seamless integration
  • Custom documentation (if needed)
  • 1 Month of free support
Buy Now

🔥 Hurry! This Limited-Time Mega Discount Won’t Last Forever! 🔥

✔️ Fast Response | ✔️ Secure Setup | ✔️ 100% Satisfaction

Not sure which service is right for you? Contact us for a free consultation!

Installation

Set Up Your Mail

Create Email

Go to your cPanel -> Email Accounts

Click Create

Select your domain and enter username and password (ex : [email protected] , [email protected] .... )

Test Your Email

Go to your cPanel -> Email Accounts

Than click Check Your Email

Open Your Email

You will see a default Message from cPanel

Now send a test message to your email to check if your mail server is working or not

Get your email details

Go to your cPanel -> Email Accounts

Than click Connect Devices

You will See SMTP / IMAP details

Add Catch All

Go to your cPanel -> Default address (Catch-All)

Choose the domain you want to add on the site And Put last Email you created

You can repeat the same for multiple domains.

Admin Settings

General Settings

Go to Admin -> Settings -> General Settings

Imap Settings

Go to Admin -> Settings -> Advanced Settings

Imap Settings

Go to Admin -> Settings -> SMTP Settings Enter your details and test it.

Languages

Go to Admin -> Settings -> Languages

Domains

Go to Admin -> Domains

Add a new domain and click Save

Themes

Go to Admin -> Themes

You can change the theme appearance

Appearance

Go to Admin -> Settings -> Appearance

You can change the colors of the admin and user panels

Cron Job

Go to Admin -> Settings -> Cron Job

Copy the command and go to your cPanel Cron Job

Select Once Per Minute(* * * * *) And Put The Command

Plugins

  1. Go to hCaptcha and create/login to your account.
  2. Go to Add New Site and fill in the required details.
  3. After submitting your new site, go to the sites page, select the newly added site and click on Settings.
  4. Copy the Site key and paste it in the plugin
  5. Go to hCaptcha settings.
  6. Copy the Secret key and paste it in the plugin
  7. Save your new settings
  8. Go to your Admin Panel -> Settings -> Captcha page.
  9. Set the captcha type to hCaptcha.

  1. Go to Recaptcha Admin Panel and Login to your Google account.
  2. select Challenge (v2) Than select the reCAPTCHA v2 type
  3. Fill in the other needed details from the form.
  4. Copy the Site Key and Secret Key and paste them in the plugin.
  5. Save your new settings
  6. Go to your Admin Panel -> Settings -> Captcha page.
  7. Set the captcha type to Google ReCaptcha.

  1. Go to Recaptcha Admin Panel and Login to your Google account.
  2. select Challenge (v2) Than select the reCAPTCHA Invisible type
  3. Fill in the other needed details from the form.
  4. Copy the Site Key and Secret Key and paste them in the plugin.
  5. Save your new settings

  1. Go to the Facebook Developers page and log in.
  2. In the top-right of the Facebook Developer page, select My Apps.
  3. In the top-right, select Create App. You'll be redirected to the Create an app process.
  4. In the App details step, fill out the necessary information and select Next.
  5. In the Use Cases step, select Authenticate and request data from users with Facebook Login and then select Next.
  6. In the Business step, select the business portfolio to connect to your app and then select Next.
  7. In the Finalize step, select Go to dashboard. You'll be redirected to the app's Dashboard page.
  8. In the left sidebar, select Use cases.
  9. Next to Authenticate and request data from users with Facebook Login, select Customize. You'll be redirected to the Permissions tab of the Customize use case page.
  10. Next to email, select Add
  11. In the left sidebar, under Facebook Login, select Settings.
  12. In the Client OAuth settings section, in the Valid OAuth Redirect URIs
  13. Enter your Callback URL in this format: https://yourdomain.com/auth/facebook/callback (replace yourdomain.com with your actual domain).
  14. Select Save changes.
  15. In the left sidebar, select App settings (hover over the settings icon to view the title or expand the menu), and then select Basic.
  16. Copy the App ID and App Secret and store them securely.
  17. Go to your website’s Admin Panel, navigate to PluginsFacebook Login, and enter the copied App ID and App Secret.
  18. Than save the settings.
  19. Future configuration & review of the created Facebook app is fully up to you from now on.

  1. Navigate to the Google Developers Console page.
  2. Sign in with your Google account.
  3. Select a project or create a new one. You'll be redirected to your project's Dashboard page.
  4. In the top-left, select the menu icon (≡) and select APIs & Services. Then, select Credentials.
  5. Go to the OAuth consent screen section from the left sidebar.
  6. Select External under User Type and click Create.
  7. Fill in the necessary details about your app (like name, logo, and email), then click Save and Continue.
  8. Under the Scopes section, make sure to add userinfo.email and userinfo.profile scopes, then click Save and Continue.
  9. Complete the Test Users section (you can add your email here for testing), then click Save and Continue.
  10. Go to the Credentials section from the left sidebar.
  11. Click Create Credentials and select OAuth Client ID.
  12. Choose the Web application option for the application type.
  13. Under Authorized redirect URIs, add your website’s login URL in this format: https://yourdomain.com/auth/goole/callback.
  14. Click Create to generate your OAuth credentials.
  15. Copy the Client ID and Client Secret for later use.
  16. Head to your website’s Admin PanelPluginsGoogle Login tab.
  17. Enter the Client ID and Client Secret you copied earlier into the respective fields.
  18. Than save the settings.
  19. The configuration of your Google app can be updated or reviewed later in the Google Developers Console.