Author Topic: Hackingmails.com - any idea what this is?  (Read 1704 times)

BGSWebDesign

  • Posts: 625
    • View Profile
    • http://www.bgswebdesign.com
Hackingmails.com - any idea what this is?
« on: January 31, 2007, 06:07:48 am »
Hi,

I'm still receiving replies from someone (maybe many) that I believe are SPOOFING my email address.  Can someone help shed light on this.

Here's another one I got the other day.  Notice it is sent with PHP Mailer and looks to be received from 'hackingmails.com'.

Does anyone have any idea what this is - is there any way to prevent spoofing like this?  What about the 'caller ID' for email that's supposed to be available soon - would that stop it?

Thanks,
-Brett

Code: [Select]
Received: from localhost (helo=localhost)
        by hackingmails.com with SMTP id J85Gz001707929;
        Fri, 26 Jan 2007 15:46:51 +0000
Message-Id: <iWnZk0.mailer@localhost>
Date: Fri, 26 Jan 2007 15:46:51 +0000
Subject: Want to attract more customers to your online recourse?
From: "Lela" <info@tmydomain.com>
To: <info@blackwolfvineyards.com>
X-Mailer: PHP.Mailer v1.4b
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
Thanks,
-Brett
http://www.bgswebdesign.com/Contact-Us.php

*** I do custom List Mail Pro installations ***
Contact me through my website (above)

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Hackingmails.com - any idea what this is?
« Reply #1 on: January 31, 2007, 04:05:04 pm »
Brett,

Installing an SPF record in the DNS for your domain could prevent some or even a lot of servers from accepting and processing the forged email.

Consider my own SPF entry which ensures all email said to be from listmailpro.com comes from my mail server IP.
Code: [Select]
listmailpro.com TXT "v=spf1 mx ip4:216.127.70.45 ~all"
This is a very easy and effective change - your host should have no problem setting it up for you if you can't make the DNS changes yourself via your control panel.

I can't think of a better way to prevent the problem you are having but am open to continue investigating.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting