Index: [Article Count Order] [Thread]

Date:  Wed, 8 Feb 2006 04:30:10 +0100
From:  Michael Stauber <bq (at mark) solarspeed.net>
Subject:  [coba-e:04047] Re: Site Preview / Malfunction
To:  coba-e (at mark) bluequartz.org
Message-Id:  <200602080430.10285.bq (at mark) solarspeed.net>
In-Reply-To:  <056301c62c54$90dfaa10$6700a8c0@youro1n9oy17sk>
References:  <Pine.LNX.4.63.0602061138390.7197 (at mark) mail.nuonce.net> <200602080027.16722.bq (at mark) solarspeed.net> <056301c62c54$90dfaa10$6700a8c0 (at mark) youro1n9oy17sk>
X-Mail-Count: 04047

Hi Ken,

>     User ID: axiommai
> ./emailtest.pl  produces the error below:
>
> /home/.sites/75/site8/.users/116/axiommai/dead.letter... Saved message in
> /home/.sites/75/site8/.users/116/axiommai/dead.letter
>
> From:<axiommai (at mark) raq83.dnssys.com> SIZE=116 AUTH=axiommai (at mark) raq83.dnssys.com
> Jan 25 14:20:41 raq83 sendmail[11171]: k0PMKfwV011171: --- 553 5.3.0
> <axiommai (at mark) raq83.dnssys.com>... No such user here

Brian and I just talked off list about precisely the same thing. On the Cobalt 
RaQs Sendmail accepts username@localhost as valid sender, provided that the 
user exists on the server. On BQ that doesn't work.

RaQ550:

[root 1]# telnet merkava.smd.net 25
Trying 192.168.90.1...
Connected to merkava.smd.net.
Escape character is '^]'.
220 merkava.smd.net ESMTP Sendmail 8.11.6/8.11.6; Wed, 8 Feb 2006 04:02:01 
+0100
helo merkava.smd.net
250 merkava.smd.net Hello merkava.smd.net [192.168.90.1], pleased to meet you
mail from: mstauber@localhost
250 2.1.0 mstauber (at mark) localhost... Sender ok
mail from: admin@localhost
250 2.1.0 admin (at mark) localhost... Sender ok


BQ:

mstauber (at mark) beast:~> telnet cbq.smd.net 25
Trying 192.168.1.1...
Connected to cbq.smd.net.
Escape character is '^]'.
220 cbq.smd.net ESMTP Sendmail 8.13.1/8.13.1; Wed, 8 Feb 2006 02:59:21 +0100
helo solarspeed.net
250 cbq.smd.net Hello beast.smd.net [10.1.128.1], pleased to meet you
mail from: mstauber@localhost
553 5.5.4 mstauber (at mark) localhost... Real domain name required for sender address
mail from: admin@localhost
553 5.5.4 admin (at mark) localhost... Real domain name required for sender address

That may or not be related to the problem. Perhaps it is possible to fix that 
issue with the "stickyhost" Feature in sendmail.mc, as outlined on 
http://www.sendmail.org/m4/features.html

I'll give it a shot on a test server.

-- 

With best regards,

Michael Stauber