Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sendmail error 553 5.1.8 error "domain doesnot exist&qu
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
kevinm2
n00b
n00b


Joined: 15 Sep 2004
Posts: 1

PostPosted: Wed Sep 15, 2004 1:22 am    Post subject: sendmail error 553 5.1.8 error "domain doesnot exist&qu Reply with quote

I am getting the follwoing error

----- Transcript of session follows -----
... while talking to pbimailc.prodigy.net.:
>>> MAIL From:<nobody@gt_s2.mydomain.com> SIZE=8265
<<< 553 5.1.8 <nobody@gt_s2.mydomain.com>... Domain of sender address nobody@gt_s2.mydomain.com does not exist
501 5.6.0 Data format error

When I am at the server typing
# telenet mydomain.com 25
I can send a mail to joe@aol.com from kevin@mydomain.com.

But from outlook when I send an e-mail to joe@aol.com from kevin@mydomain.com, i get yet another error "550 5.71. saying that relaying is denied"

my files are as follow:
Under /etc/hosts
127.0.0.1 gt_s2 localhost.localdomain localhost
127.0.0.1 gt_s2.mydomain.com
192.168.1.120 gt_s2.mydomain.com

Under /etc/HOSTNAME
gt_s2.mydomain.com

Under /etc/mail/access (Ofcourse I create the db file with makemap hash command)
localhost.localdomain RELAY
localhost RELAY
127.0.0.1 RELAY
MyStaticIP RELAY
192.168.1 RELAY
gt_s2.mydomain.com RELAY

Under /etc/mail/ip_allow
MyStaticIP

Under /etc/mail/local-host-name
mydomain.com
localhost.localdomain
local host
192.168.1.120

Under /etc/mail/name_allow
mydomain.com

Under /etc/mail/relay_allow
mydomain.com
192.168.1.120
gt_s2.mydomain.com

Need be I could place ny sendmail.mc file also. I just don't know what is it that I am doing wrong? Please advise! :(:confused: :study:
_________________
Server Host: gt_s2 (127.0.0.1)
Database Host: localhost (127.0.0.1)
Server OS: Linux 2.4.7-10
Database: MySQL 4.0.20-log
Server: Apache/2.0.50 (Unix)
mod_perl/1.99_13 Perl/v5.8.4
mod_ssl/2.0.50 OpenSSL/0.9.7d
Back to top
View user's profile Send private message
papal_authority
Veteran
Veteran


Joined: 31 Mar 2004
Posts: 1823
Location: Canada

PostPosted: Thu Sep 16, 2004 3:43 am    Post subject: Reply with quote

Is the machine's IP from which you're using Outlook in /etc/mail/access? Sorry if it is, I can't tell from your post. Also generally it's not a good idea to play with the loopback line in /etc/hosts. Here's mine for example:
Code:

127.0.0.1       localhost
192.168.0.1     vatican.rome.com     vatican

I would recommend cleaning up /etc/hosts as above, ensuring that the windows box's IP is in /etc/mail/access and restarting sendmail. HTH :)
_________________
The free market gave me gonorrhea.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum