+ Reply to Thread
Results 1 to 8 of 8

Thread: Mail server hijacked by pornographers.

  1. #1
    Join Date
    Aug 2005
    Location
    Delaware
    Posts
    1,610

    Question Mail server hijacked by pornographers.

    I've got a simple php mail script on my homepage that allows my potential clients to e-mail me. In the last few days someone has somehow hijacked it and has been sending me 200-400 e-mails a night.

    Anyone know of a simple way to solve this?

    Here is a sample of the mail header,

    [Message from bwbeach home page]
    bwbeach@contact.com
    to: mike@bwbeach.com

    Name: Rhea_aziza@doglover.com
    Comments: Can't type it here because it's advertising for porn sites.



    As i said I get 200 or more of these a night each with a different NAME: and slightly different comments.


    For me it is just annoying but my fear is that they are using my mail server to send this crap out to others as well.

    Any solutions?
    Coastal Delaware Real Estate Sales
    REHOBOTH BEACH CONDOS | REHOBOTH BEACH REAL ESTATE | REHOBOTH BEACH MOBILE HOMES
    * Results not typical. Individual results may vary.

  2. #2
    Join Date
    Sep 2005
    Location
    western North Carolina
    Posts
    2,355

    Default Re: Mail server hijacked by pornographers.

    Anyone know of a simple way to solve this?

    You will think me a smart*** but simply remove it and replace it with a "clickable", cloaked email address.


    1stPageSEO.com . Reverse Mortgage Lenders . Lake James Waterfront Home
    Contact us for fast, efficient and cost-effective web design, content
    creation, search engine optimization, blog design and maintenance.


  3. #3
    Join Date
    Jan 2005
    Location
    Orland Park/Homer Glen
    Posts
    3,345

    Default Re: Mail server hijacked by pornographers.

    This was happening to me about 2 weeks ago. Some kind of mail script was put into place by REW but I don't know what it is. However, in my case the spam was coming through my contact forms as I don't have my e-mail listed.

    I've tried using a cloaked e-mail address but I couldn't get it to work for some reason.
    Money Magazine says that Orland Park real estate is one of the best places to live in the U.S. Check out Homer Glen homes if you're interested in living in the newest Chicago suburb. Next door, Lemont homes are the priciest in the southwest suburbs and have held their value, even appreciating while prices in other areas have gone down.

  4. #4
    Join Date
    Jun 2004
    Location
    Arizona, USA
    Posts
    4,838

    Default Re: Mail server hijacked by pornographers.

    Coastal, most likely what you're encountering is email "spoofing" not "mail server hihacking".

    You might consider "encoding" any email addresses displayed on your site. Here are a couple of links that might be of help:
    http://automaticlabs.com/products/enkoderform/
    http://www.wbwip.com/wbw/emailencoder.html

    If you're having problems with "contact form spam" you might consider some form of "image verification" or other deterrent.
    Used Mobile Homes For Sale
    Used Manufactured Homes For Sale
    SalesPractice.com -The Definitive Source for Sales Education on the Internet. - Sales Training

  5. #5
    Join Date
    Aug 2005
    Location
    Delaware
    Posts
    1,610

    Default Re: Mail server hijacked by pornographers.

    I agree with most of what you are saying but I want to keep the contact form as simple to use for my clients as possible.

    Giving them my e-mail address means they have to open up whatever mail program they use to send mail.

    Even image verification is an added level of "pain in the butt" for my potential clients.

    pcdock, I certainly don't think you are a smartA$$ but I do prefer a super simple contact form even if it is a pain for me to have to go in and change the code every now and then.

    As my short term solution I may just change the name of my mail.php form.

    It should fix my current porn spam at least till this spammer puts the time into figure out the new name...
    Coastal Delaware Real Estate Sales
    REHOBOTH BEACH CONDOS | REHOBOTH BEACH REAL ESTATE | REHOBOTH BEACH MOBILE HOMES
    * Results not typical. Individual results may vary.

  6. #6
    Join Date
    Jul 2005
    Location
    San Luis Obispo, CA
    Posts
    122

    Default Re: Mail server hijacked by pornographers.

    This has happened to me before. Check out the first few links here and implement their ideas. It will stop the emails.

    http://www.google.com/search?q=php+f...en-US:official

    This is also a really good resource: http://www.securephpwiki.com/index.php/Email_Injection

  7. #7
    Join Date
    Aug 2005
    Location
    Delaware
    Posts
    1,610

    Default Re: Mail server hijacked by pornographers.

    Thanks Ryduh,

    The changes you showed me seem to work. I'm back to my pre-level of daily spam from other servers rather than hundreds from my own!
    Coastal Delaware Real Estate Sales
    REHOBOTH BEACH CONDOS | REHOBOTH BEACH REAL ESTATE | REHOBOTH BEACH MOBILE HOMES
    * Results not typical. Individual results may vary.

  8. #8
    Join Date
    Jul 2005
    Location
    San Luis Obispo, CA
    Posts
    122

    Default Re: Mail server hijacked by pornographers.

    awesome! glad to know it worked.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts