Sendmail - TechRepublic
General discussion
October 19, 2004 at 05:56 AM
bubloob_13

Sendmail

by bubloob_13 . Updated 21 years, 1 month ago

Dear All

I am having linux 9, installed dns, and just configured the sendmail to accept and delivers mail locally for my LAN user. Using outlook express i am able to send mail to other users. But other user is not getting any mail. I don’t know where all the mails were going. My outlook is not giving any error msg, it’s simply delivering my mails.

Configured DNS, realying also configured in access file. This is my current sendmail.cf configuration. my domain name (not registered) is i2ibangalore.com.


##################
# local info #
##################

Cwlocalhost
# file containing names of hosts for which we receive email
Fw/etc/mail/local-host-names

# my official domain name
# … define this only if sendmail cannot automatically determine your domain
#Dj$w.Foo.COM

CP.

# “Smart” relay host (may be null)
DS

# operators that cannot be in local usernames (i.e., network indicators)
CO @ % !

# a class with just dot (for identifying canonical names)
C..

# a class with just a left bracket (for identifying domain literals)
C[[

# access_db acceptance class
C{Accept}OK RELAY

SOmeone kindly help me

Regards
Sakthi

This discussion is locked

All Comments