From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26065 Path: main.gmane.org!not-for-mail From: Norbert Koch Newsgroups: gmane.emacs.gnus.general Subject: Re: sender domain must exist... Date: 29 Oct 1999 07:56:36 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163343 17461 80.91.224.250 (21 Oct 2002 01:22:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:22:23 +0000 (UTC) Cc: ding@gnus.org, xemacs@xemacs.org, linux-india@aunet.org Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id BAA07543 for ; Fri, 29 Oct 1999 01:57:23 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id AAB27968; Fri, 29 Oct 1999 00:57:14 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 29 Oct 1999 00:57:33 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id AAA07900 for ; Fri, 29 Oct 1999 00:57:23 -0500 (CDT) Original-Received: from apollonius.eai-delta.de (mail.delta-ii.de [195.180.229.162]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id BAA07536 for ; Fri, 29 Oct 1999 01:56:49 -0400 (EDT) Original-Received: from KEATS.eai-delta.de (keats.eai-delta.de [192.9.200.85]) by apollonius.eai-delta.de (8.9.3/8.8.7) with SMTP id HAA16637; Fri, 29 Oct 1999 07:56:37 +0200 Original-To: Prateek Sadhukhan Mail-Copies-To: never X-Attribution: lykos X-URL: http://www.eai-delta.de X-Face: . writes: > I am behind a firewall. my company domain is hss.hns.com, while my > machine is psadhukhan.hss.hns.com. Its seems to me that when the > receiver of the mail tries to authenticate the domain, it tries to > find the domain psadhukhan.hss.hns.com which being behind the firewall > is not visible to it. But then this should be a problem with any mails > send from my box whether i use gnus or pine. Hi. It seems to me that neither user-mail-address nor mail-host-address is set. The former defaults to "user@mail-host-address" and the latter defaults to your hostname which might explain your problem. Thus, try setting user-mail-address, either using customize-variable or (setq user-mail-address "psadhukhan@hss.hns.com") HTH, norbert.