Gnus development mailing list
 help / color / mirror / Atom feed
* Re: sender domain must exist...
  1999-10-29 11:27 sender domain must exist Prateek Sadhukhan
@ 1999-10-29  5:56 ` Norbert Koch
  1999-11-14 19:37   ` Greg Stark
  0 siblings, 1 reply; 3+ messages in thread
From: Norbert Koch @ 1999-10-29  5:56 UTC (permalink / raw)
  Cc: ding, xemacs, linux-india

Prateek Sadhukhan <psadhukhan@hss.hns.com> 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.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* sender domain must exist...
@ 1999-10-29 11:27 Prateek Sadhukhan
  1999-10-29  5:56 ` Norbert Koch
  0 siblings, 1 reply; 3+ messages in thread
From: Prateek Sadhukhan @ 1999-10-29 11:27 UTC (permalink / raw)


Hi all,
when i try to send mails to some addresses it bounces saying "sender
domain must exist". 
if i try to send it using pine it seems to go thru.
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.
Also most mails are going thru only a few addresses are creating this
problem. Please help.
thanks in advance,
regards
prateek



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: sender domain must exist...
  1999-10-29  5:56 ` Norbert Koch
@ 1999-11-14 19:37   ` Greg Stark
  0 siblings, 0 replies; 3+ messages in thread
From: Greg Stark @ 1999-11-14 19:37 UTC (permalink / raw)
  Cc: ding, xemacs, linux-india


Norbert Koch <n.koch@eai-delta.de> writes:

> Prateek Sadhukhan <psadhukhan@hss.hns.com> 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.

Usually this error message actually refers to the domain name in the HELO of
the SMTP connection, it has to match the DNS PTR record for the ip address of
the interface the mail is coming from.

This is a blatant violation of the RFC 822 which specifically says that the
receiving end must not require this. But you should check all your DNS servers
and make sure they all have PTR records that match the information your MTA is
using.

-- 
greg



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1999-11-14 19:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-29 11:27 sender domain must exist Prateek Sadhukhan
1999-10-29  5:56 ` Norbert Koch
1999-11-14 19:37   ` Greg Stark

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).