RE: Sendmail problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Find the line in your sendmail.mc file that says 

DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl

And put "dnl" --sans quotes-- in front of it (do not load).  Then your
sendmail will listen on ports other than the localhost.  Also, you may need
to add your network to the access file if you don't have something like SMTP
auth running.  It would look something like:

192.168.1	relay 

To get a 192.168.1.0 network to be able to send mail through the server.
Then rebuild your files by 

make-C /etc/mail 

And restart sendmail by 

service sendmail restart

Should work then!


Corey


-----Original Message-----
From: redhat-list-admin@xxxxxxxxxx [mailto:redhat-list-admin@xxxxxxxxxx] On
Behalf Of Rolf Berkenbosch
Sent: Saturday, December 20, 2003 1:22 PM
To: redhat-list@xxxxxxxxxx
Subject: Sendmail problems


Hi everyone,
 
 
I have a problem with sendmail.
It won't accept email outside my server.
If I try to telnet to port 25 it is closed.
Sendmail on the server self works fine.
Does anyone now how to open this port
for outside??
 
Thank you,
 
Rolf


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux