Menu

Tree [54b3b3] master /
 History

HTTPS access


File Date Author Commit
 error 2019-04-30 Parveen Bhadoo Parveen Bhadoo [c2bf01] Create index.html
 images 2019-08-12 Parveen Bhadoo Parveen Bhadoo [54b3b3] Add files via upload
 mail 2019-06-15 Parveen Bhadoo Parveen Bhadoo [c29069] Update frontend.template.php
 .htaccess 2019-04-30 Parveen Bhadoo Parveen Bhadoo [aea7a7] Create .htaccess
 LICENSE 2019-04-18 Parveen Bhadoo Parveen Bhadoo [2d4e26] Update LICENSE
 README.md 2019-06-15 Parveen Bhadoo Parveen Bhadoo [dc59cf] Update README.md
 config.php 2019-04-17 Parveen Bhadoo Parveen Bhadoo [750818] Add files via upload
 index.php 2019-04-17 Parveen Bhadoo Parveen Bhadoo [750818] Add files via upload
 manifest.json 2019-04-17 Parveen Bhadoo Parveen Bhadoo [750818] Add files via upload
 manup.js 2019-04-17 Parveen Bhadoo Parveen Bhadoo [750818] Add files via upload
 offline.html 2019-04-17 Parveen Bhadoo Parveen Bhadoo [750818] Add files via upload
 pwabuilder-sw-register.js 2019-04-17 Parveen Bhadoo Parveen Bhadoo [750818] Add files via upload
 pwabuilder-sw.js 2019-04-17 Parveen Bhadoo Parveen Bhadoo [750818] Add files via upload
 share-sc.js 2019-04-17 Parveen Bhadoo Parveen Bhadoo [750818] Add files via upload
 share.js 2019-04-17 Parveen Bhadoo Parveen Bhadoo [750818] Add files via upload

Read Me

# Bhadoo Mail The Open Source AdFree Disposable Email Service [![Website](https://img.shields.io/website/https/inbox.bhadoomail.com.svg?down_message=inbox.bhadoomail.com%20is%20Offline&style=for-the-badge&up_message=inbox.bhadoomail.com%20is%20Online)](https://inbox.bhadoomail.com/)

Installation

Shared Hosting (IMAP Enabled)

Shared Hosting providers like Godaddy and Bluehost provides Full support for IMAP. While several hosts may not provide access to IMAP or SMTP services, in which case contact your hosting provider if they support IMAP extention.

  • Download the Latest Release.
  • Upload the package into your Hosting Directory where you want to host your mailbox.
  • Eg. for example.com/ extract the package into root directory in most cases public_html is the root directory. You can create a folder like mail if you want to host it using path i.e. example.com/mail/
  • Now move the file config.php outside the public_html folder.
  • Edit config file using below parameters.

Configuration (config.php)

The app searches for config.php file into the entire directory, to avoid hack move the file outside the root directory.

  • Use IMAP server provided by your Hosting Provider. For GMAIL use imap.gmail.com:993/imap/ssl
  • Use your username from Provider. For GMAIL use full email address.
  • Use your password from Provider. For GMAIL create APP Password from Google Account Settings after enabling Less-Secured Apps.
    $config['imap']['url'] = '{ imap.gmail.com:993/imap/ssl}INBOX';
    $config['imap']['username'] = "";
    $config['imap']['password'] = "";
    

Frontend Design

## Bitnami Apache Config (if using Bitnami Hosting to Install on AWS Ubuntu Server)

  • Upload config.php in /opt/bitnami/apache2 Folder
  • Upload Root Files in /opt/bitnami/apache2/htdocs Folder

## Donate Domain

You can provide your existing domains by setting up our MX records.

1. Set the following DNS MX records on your domain name (having all 5 is required, remove any existing records):

Name/Host/Alias TTL Record Type Priority Value/Answer/Destination
@ or leave blank 3600 MX 1 aspmx.l.google.com
@ or leave blank 3600 MX 5 alt1.aspmx.l.google.com
@ or leave blank 3600 MX 5 alt2.aspmx.l.google.com
@ or leave blank 3600 MX 10 aspmx2.googlemail.com
@ or leave blank 3600 MX 10 aspmx3.googlemail.com

2. Send an email to us at our support address with details.

    support[at]bhadoomail[dot]com

Credit 👍

This could not be possible without...

Supported By

BrowserStack

Supported by BrowserStack, which allows us to test projects online with any browser as a service. :-)