Koozali.org: home of the SME Server

Spamassasin - RCVD_NUMERIC_HELO

Offline psoren

  • *
  • 371
  • +0/-0
Spamassasin - RCVD_NUMERIC_HELO
« on: September 12, 2007, 12:46:08 PM »
Hi,

I have noticed this test in my recieved mail header from another SME server and found that it adds to the SPAM score. I would like that not to happen.
Both servers are up to date with latest upgrades and versions.

Is this happening in the SME server or is it from somewhere else?
I understand it's getting an IP instead of a hostname some where in it's way.

Per

Offline mmccarn

  • *
  • 2,657
  • +10/-0
Re: Spamassasin - RCVD_NUMERIC_HELO
« Reply #1 on: September 12, 2007, 02:45:00 PM »

Offline psoren

  • *
  • 371
  • +0/-0
Re: Spamassasin - RCVD_NUMERIC_HELO
« Reply #2 on: September 12, 2007, 03:51:28 PM »
Does this help? http://wiki.contribs.org/Email#Custom_Rule_Scores

Yes and no... I can change the score and it will not happen on my server. But some people fail to recieve mail from that server and i was wondering if this could be the problem.
So instead of fix the symptom on my server i would rather fix it at the root of the problem, i just don't know where to look.

Per

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Spamassasin - RCVD_NUMERIC_HELO
« Reply #3 on: September 12, 2007, 04:30:09 PM »
So instead of fix the symptom on my server i would rather fix it at the root of the problem, i just don't know where to look.

Look in the full headers of a tagged message. You'll see "... (HELO a.b.c.d)..." somewhere. Work out which system/program used a.b.c.d in the HELO message. My guess it's an email client program.

Offline psoren

  • *
  • 371
  • +0/-0
Re: Spamassasin - RCVD_NUMERIC_HELO
« Reply #4 on: September 12, 2007, 04:50:31 PM »
Look in the full headers of a tagged message. You'll see "... (HELO a.b.c.d)..." somewhere. Work out which system/program used a.b.c.d in the HELO message. My guess it's an email client program.

I only found two lines with HELO and both had a hostname in front:

(HELO fitch5.uni2.net) (130.227.212.5)
(HELO localhost) (127.0.0.1)

Per

Offline mmccarn

  • *
  • 2,657
  • +10/-0
Re: Spamassasin - RCVD_NUMERIC_HELO
« Reply #5 on: September 12, 2007, 05:48:00 PM »
Quote from: psoren
But some people fail to recieve mail from that server
This could be a more basic problem - if "that server" is on a residential or dynamic IP address then you won't get the whole world to accept its email.  "that server" will have to be configured to relay email through another mail server.

Offline psoren

  • *
  • 371
  • +0/-0
Re: Spamassasin - RCVD_NUMERIC_HELO
« Reply #6 on: September 12, 2007, 06:14:01 PM »
This could be a more basic problem - if "that server" is on a residential or dynamic IP address then you won't get the whole world to accept its email.  "that server" will have to be configured to relay email through another mail server.

OK, that answers the question since "that server" :-) is on a dynamic IP.

Thanks a lot

Per