On Wed, 2010-09-01 at 15:42 +0300, Emin Akbulut wrote:
> Hi, I sent a test message from my Outlook,
> below are the results. How can I fix these 
> two checks -probably at my mail server-

Don't fix the tests. Fix the external host. ;)

> FSL_HELO_NON_FQDN_1
> HELO_NO_DOMAIN

The external host handing over the message to your network gave a pretty
bad SMTP EHLO/HELO command.

If that was an SMTP server, fix that. It should, however, not be part of
*your* infrastructure, since it's external. If it is under your control,
you need to fix your SA internal_networks settings.

But since you mentioned sending a test message yourself, from Outlook --
any chance there was no external SMTP involved, and you directly
submitted from your MUA to MX?


-- 
char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}

Reply via email to