Koozali.org: home of the SME Server

SMTP Error 552 Mail with no From header not accept [Solved]

Offline shodanki

  • *
  • 13
  • +0/-0
SMTP Error 552 Mail with no From header not accept [Solved]
« on: January 17, 2009, 08:20:06 PM »
i have a problem that recently accourd on my sme server when i send mail to ist.

i get this in return
SMTP Protocol Returned a Permanent Error 552 Mail with no From header not accepted here


so i created a new server
rolled my server back via affa and get the same problem.
Is this a known problem ?.

i am currently thinking of a complet new installation without any data.
but that is not my prefered way

are there any checks i can make to see were the problem come from?

regards
Shodan
« Last Edit: January 18, 2009, 04:29:54 PM by shodanki »

Offline Stefano

  • *
  • 10,894
  • +3/-0
hi

first of all.. SME, and generally speaking all SERVER distributions/installations, should not be reinstalled if you have a problem..

with the 552 error code you should have also all the headers of the original message.. who's the sender?

please check mail logs (/var/log/qmail/current and /var/log/qpsmtpd/current) or, better, read this and then do all the checks.

HTH
Ciao
Stefano


Offline shodanki

  • *
  • 13
  • +0/-0
Ok this is the logfile created
the sender is a regular Company mail system but i checked many systems like gmx,gmail, my provider server,even if i send a mail form sme to my own address
same effekt and the log seems a little wired.
by the way ALL Incoming mails are blocked with this messages!
from ALL Sources !

Code: [Select]
2009-01-18 11:40:41.316326500 28289 Accepted connection 0/40 from xxx.xxx.x.xxx / pc-00100.silberwolf.local
2009-01-18 11:40:41.320358500 28289 Connection from pc-00100.silberwolf.local [xxx.xxx.x.xxx]
2009-01-18 11:40:42.518088500 28289 check_earlytalker plugin: remote host said nothing spontaneous, proceeding
2009-01-18 11:40:42.522374500 28289 check_norelay plugin: check_norelay: xxx.xxx.x.xxx denied relaying
2009-01-18 11:40:42.527138500 28289 220 webmail.silberwolf.local ESMTP
2009-01-18 11:40:42.561169500 28289 dispatching EHLO mx01.xx-xx.xxx
2009-01-18 11:40:42.582137500 28289 250-silberwolf.local Hi pc-00100.silberwolf.local [192.168.2.100]
2009-01-18 11:40:42.583084500 28289 250-PIPELINING
2009-01-18 11:40:42.583090500 28289 250-8BITMIME
2009-01-18 11:40:42.583094500 28289 250 SIZE 15000000
2009-01-18 11:40:42.761441500 28289 dispatching MAIL FROM:<Stepxxx.xxx@xxx.xx> BODY=8BITMIME SIZE=6284
2009-01-18 11:40:42.764496500 28289 full from_parameter: FROM:<xxx.xxx@xxx.xx> BODY=8BITMIME SIZE=6284
2009-01-18 11:40:42.773487500 28289 from email address : [<xxx.xxx@xxx.xx>]
2009-01-18 11:40:42.833426500 28289 getting mail from <xxx.xxx@xxx.xx>
2009-01-18 11:40:42.836376500 28289 250 <xxx.xxx@xxx.xx>, sender OK - how exciting to get mail from you!
2009-01-18 11:40:42.866411500 28289 dispatching RCPT TO:<xxx.xxx@xxx.xxx.de>
2009-01-18 11:40:42.871359500 28289 to email address : [<xxx.xxx@xxx.xxx.de>]
2009-01-18 11:40:42.902245500 28289 check_goodrcptto plugin: stripping '-' extensions
2009-01-18 11:40:42.920215500 28289 250 <xxx.xxx@xxx.xxx.de>, recipient ok
2009-01-18 11:40:44.207856500 28289 dispatching DATA
2009-01-18 11:40:44.216761500 28289 354 go ahead
2009-01-18 11:40:44.240755500 28289 spooling message to disk
2009-01-18 11:40:44.287818500 28289 logging::logterse plugin: ` xxx.xxx.x.xxx pc-00100.silberwolf.local mx01.xx-xxx.xxx <xxx.xxx@xxx.de> <xxx.xxx@xxx.xxx.de> check_basicheaders 901 Mail with no From header not accepted here msg denied before queued
2009-01-18 11:40:44.291794500 28289 552 Mail with no From header not accepted here
2009-01-18 11:40:44.334804500 28289 dispatching RSET
2009-01-18 11:40:44.339803500 28289 250 OK
2009-01-18 11:40:44.364809500 28289 dispatching QUIT
2009-01-18 11:40:44.368776500 28289 221 silberwolf.local closing connection. Have a wonderful day.
2009-01-18 11:40:44.375776500 28289 click, disconnecting
2009-01-18 11:40:45.049200500 3884 cleaning up after 28289
« Last Edit: January 18, 2009, 12:16:06 PM by shodanki »

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
by the way ALL Incoming mails are blocked with this messages!
from ALL Sources !

Code: [Select]
xxx.xxx.x.xxx pc-00100.silberwolf.local mx01.xx-xxx.xxx <xxx.xxx@xxx.de> <xxx.xxx@xxx.xxx.de> check_basicheaders 901 Mail with no From header not accepted here msg denied before queued
2009-01-18 11:40:44.291794500 28289 552 Mail with no From header not accepted here
The mail you are receiving seems to be in a undesired format to SME Server and seems to miss a FROM header.

I find it hard to imagine that all mail is dropped like you state, if that might be the case I think you will need to look in to the details of your mailserver configuration as well as in DNS settings perhaps as I suspect something more general might be wrong.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline shodanki

  • *
  • 13
  • +0/-0
I currently setup an reserve system to bring my personal mail system back online and check then were the problem is.
the problems occourd after updating the system so it might be a broken contrib i will see..
so long shodan.

Offline shodanki

  • *
  • 13
  • +0/-0
SMTP Error 552 Mail with no From header not accept [Solved]
« Reply #5 on: January 18, 2009, 04:28:48 PM »
 :pint: :pint: :pint: :pint: :evil: :evil: :evil: :pint: :pint: :roll:
Argh  an new server same problem.

after some brainstorming upps i have an security sytem befor the sme server that also checks the incoming mail.
and say what.
disabling it.
routing all traffic direct to the sme server.
whoops mail send compleat !.
to much security can some times be a problem.
so the problem is not the sme server it is the gateway.
thanks for the help problem solved
Pleas close the post.
« Last Edit: January 18, 2009, 04:31:13 PM by shodanki »

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: SMTP Error 552 Mail with no From header not accept [Solved]
« Reply #6 on: January 18, 2009, 07:11:45 PM »
after some brainstorming upps i have an security sytem befor the sme server that also checks the incoming mail.
and say what.
disabling it.
routing all traffic direct to the sme server.
whoops mail send compleat !.

It's hardly a "security system" if it corrupts the content of all mail messages.