—
Active Domains
—
Messages Today
—
Total Messages
—
API Keys
📬 Recent Messages
| Recipient | Sender | Subject | Time | Action |
|---|---|---|---|---|
| Loading… | ||||
🌐 Email Domains
| Domain | Status | Added | Actions |
|---|---|---|---|
| Loading… | |||
📬 All Messages
| Recipient | Sender | Subject | Size | Time | Del |
|---|---|---|---|---|---|
| Loading… | |||||
—
🔑 API Keys
| Label | Key | Requests | Last Used | Action |
|---|---|---|---|---|
| Loading… | ||||
🔒 Change Password
⚠️ Danger Zone
Purge all messages from the database. This action cannot be undone.
📡 Status Koneksi IMAP
Cek apakah server berhasil terhubung ke mailbox domain kamu.
Klik "Test Koneksi" untuk memeriksa...
⚙️ Konfigurasi IMAP Aktif
| Mode Terima | IMAP Polling |
| IMAP Host | mail.yourdomain.com |
| Port | 993 (SSL) |
| Mailbox | catchall@yourdomain.com |
| Delete setelah fetch | Ya |
ℹ️ Ubah konfigurasi di
config.php
📋 Log Poll
—
⏰ Setup Cron Job di cPanel
Tambahkan di cPanel → Cron Jobs agar polling otomatis setiap menit:
* * * * * /usr/bin/php /home/USER/public_html/imap/poller.php >> /home/USER/public_html/imap/cron.log 2>&1
💡 Ganti USER dengan username cPanel kamu.
Atau pakai layanan cron eksternal gratis (cron-job.org, EasyCron) dengan URL:
https://yourdomain.com/imap/run.php?key=CRON_SECRET
🌐 DNS / MX Record
Pastikan MX record domain kamu mengarah ke mail server cPanel:
| Type | Name | Value | Priority |
|---|---|---|---|
| MX | yourdomain.com | mail.yourdomain.com | 0 |
| A | IP_SERVER_KAMU | — |
⚠️ Di cPanel: Email → Email Accounts → Buat akun catchall@yourdomain.com
→ lalu set sebagai Default Address untuk domain tersebut.