OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: Cant receive emails

From: mouss (mlist.onlyfree.fr)
Date: Sun Apr 01 2007 - 06:21:58 CDT


Alexandros Fragkiadakis wrote:
> Hi,
> I've installed postfix,mailscanner,clamav and spamassasin in my server. When i write "header_checks=regexp:/etc/postfix/header_checks" in main.cf and "/^Received:/ HOLD" in header_checks file,

and why do you do that?

> i cant receive any email. If i comment these, postfix works again.
> Do you know what the problem is?
>

there is no problem. all mail contains a Received: header, thus you are
asking postfix to hold all mail (mailq will show it, and postsuper can
help release it).

don't try random configuration directives.