On Thu, 2010-09-02 at 00:57 +0300, Emin Akbulut wrote: > Good. My test mail headers rejected here: : P
Ugh, yeah -- do not send spam this way. GTUBE by its very definition is meant to be caught by SA. Replying to the DSN probably wasn't the best of choices either. What's that subject got to do with your question? > I try again: > > There is no second MTA/SMTP server. Imagine 3 machines > in my environment: 1. Mail client, 2: Mail server 3: SA server. So your MUA on the client machine sends the message to your MailEnable SMTP server. Which is, what the single Received header shows. Kind of repeating myself here, but... HOW does SA running on the third machine get the message? The headers you showed us aren't necessarily the ones SA ultimately gets to see. -- 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; }}}