Computing.Net > Forums > Linux > Properly configuring Sendmail

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Properly configuring Sendmail

Reply to Message Icon

Name: jb60606
Date: May 20, 2003 at 11:21:35 Pacific
OS: Redhat AS
CPU/Ram: 1Ghz/768mb
Comment:

I am using the latest version of sendmail server.

I am having some issues configuring sendmail to send/recieve pop3 email for my domain. Bottom line is, im just having trouble drawing the steps to setting up a mail server from the documentation i've found online.

I went into /etc/xinetd.d where I found the following:

IMAP
IMAPS
iPOP2
iPOP3
POP3S

-I enabled iPOP3, made sure everything else was disabled.

port 25/tcp SMTP = Open
port 110/tcp POP3 = Open

How do I tell it what domain to serve POP3 email for? I went into sendmail.cf, but wasnt quite sure where to place it. And I know im supposed to do something with the contents of the /etc/mail folder. However, no documentation I have touches on anything in that folder but the access file.

I assume that every email account, must have a user account on the server, correct? So if I have a user account by the name of Jason, I can just send an email to "jason@domain.com" ? When I tried to access this account from Mozilla mail, I get connection refused. I've also sent email to this account from my office email account, and while I didnt get any indication that the email does not exist, I did not find any hint of it in /var/spool/mail/jason

My appologies if Im jumping around and leaving out anything. Please let me know if you need any more info.



Sponsored Link
Ads by Google

Response Number 1
Name: cupubboy
Date: May 21, 2003 at 04:33:31 Pacific
Reply:

Ok to save time just go to netikus.net and under guides look for email server ....
It is perfect and you will learn A LOT
I did....
There are a few bugs in it but without to much assle you will probably get over them
Plus remember that you have to edit /etc/mail/sendmail.mc at least dnl this line
DAEMON_OPTIONS(smtp *********
I don't know the exact name but just add a dnl before it and then you will be able to send mail ( that line ties the sendmail smtp to the localhost)
For everithing else check out the guide on netikus.net


0

Response Number 2
Name: cupubboy
Date: May 21, 2003 at 04:35:42 Pacific
Reply:

OH... damn I almost forgot...
after you edit sendmail.mc tye
# m4 /etc/mail/sendmail.mc /etc/sendmail.cf
And that will generate a sendmail.cf with the proper configuration
DO NOT EDIT SENDMAIL.CF DIRECTLY


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Properly configuring Sendmail

Help me configure Sendmail server! www.computing.net/answers/linux/help-me-configure-sendmail-server/18601.html

Configure sendmail to ......... www.computing.net/answers/linux/configure-sendmail-to-/5669.html

Configure sendmail to use proxy www.computing.net/answers/linux/configure-sendmail-to-use-proxy/4256.html