✉ Email Delivery Diagnostic

barseghyan-network.com — 2026-04-17 11:35:32 UTC

Send Test Emails

Sends 4 emails using different PHP mail() configurations. Check inbox + spam for each.

Server Environment

Domain
barseghyan-network.com
Server IP
208.67.23.61
Hostname
h156.cpanellogin.net
PHP Version
7.4.33
sendmail_path
/usr/sbin/sendmail -t -i
SMTP Host
localhost
SMTP Port
25
mail.log
(not set)
mail.add_x_header
1
Server Software
Apache/2.4.63 (cPanel) OpenSSL/1.1.1w mod_bwlimited/1.4 Phusion_Passenger/6.0.7

DNS Records for barseghyan-network.com

MX barseghyan-network.com (pri 0)
SPF v=spf1 +a +mx +ip4:208.67.23.61 ~all
DMARC ⚠ No DMARC record — recommended for deliverability
A 208.67.23.61
Note: DNS lookups are performed from the server itself (not your browser). DKIM records require checking default._domainkey.barseghyan-network.com which may not resolve from PHP — your cPanel tech can verify DKIM via the Email Deliverability tool.

For Support Tech

Things to check:
  1. cPanel → Email Deliverability — are SPF/DKIM valid for this domain?
  2. Check Exim mail queue: exim -bp | head -50
  3. Check Exim logs: tail -100 /var/log/exim_mainlog | grep barseghyan-network.com
  4. Is the server IP blacklisted? Check at mxtoolbox.com/blacklists
  5. Does a real mailbox exist for the From address (e.g. noreply@barseghyan-network.com)?
  6. Is mail() restricted by open_basedir or disable_functions? ✓ mail() is not disabled
  7. Try sending from WHM root: echo "test" | mail -s "WHM test" recipient@gmail.com

Email Diagnostic Tool — safe to delete after troubleshooting