Hello,
My Qmail is working fine , smtp / pop et al.
BUT whenever I see Mail Headers I always have this ...

I sent an email from indiatimes to my mail.

Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 78698 invoked from network); 1 Aug 2001 09:53:00 -0000
Received: from unknown (HELO WS0005.indiatimes.com) (203.199.93.15)
  by 0 with SMTP; 1 Aug 2001 09:53:00 -0000
Received: from 192.168.57.15 (a3 [192.168.57.23])
 by WS0005.indiatimes.com (8.9.3/8.9.3) with SMTP id PAA04070

Why unknown ???
SMTP Entries of other smtp servers show correct user or host name !!!

THIS IS JUST ONE EXAMPLE
All mails from any server show same problem.

I Searched on the mailing list,
though many O/P had this symptom nobody seemed to notice.

I am using Qmail 1.03
Through tcpserver with following switches

#!/bin/sh
QMAILD = `id -u qmaild`
NOFILES = `id -g qmaild`
exec /usr/local/bin/tcpserver -v -H -R -o -l 0 -x /etc/qmail/tcp.smtp.cdb \
-u "$QMAILD" -g "$NOFILES" 0 smtp /var/qmail/bin/qmail-smtpd 2>&1

I tried without  -H & -R but same problem ...
Am I missing something

Any Help or directions will be highly appreciated !!

Thanx & Regards
Mustafa M.
----------------------------------------------------------------------------
---------------------
VeetVision Communications (P) Ltd.
Bungalow RH-3, Moghul Gardens, 411001 Pune, India
Tel. 91-20-6113056, 6051597, 6051598 / Fax 91-20-6050652

Reply via email to