Simple Steps to setup sendmail in your linux installation.

Posted by Jiltin     4 November, 2008    2,269 views   

Here, I have listed simple steps to configure sendmail in linux installation. Of course, it is not organized properly, but may help you or hint you what to do.

1. To compile the sendmail.cf Use the following command

m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf

2. The default sendmail.mc has setup with 127.0.0.1

This restricts the sendmail access to localhost  alone

Hence, comment the 127.0.0.1 line and create a new line
with Addr=0.0.0.0 as given below.

This will allow you to send and receive email in and out
of all internet domains (all hosts).

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

3. Normally, due to lot email spam, ISPs put your email in
bulk mail folder as they filter the mail as junk mail.

If you use your ISP’s smtp host as gievn below
all emails are considered genuine. Otherwise
you can see the mails in junk mails only.

dnl define(`SMART_HOST’,`smtp.your.provider’)
define(`SMART_HOST’,`smtp:smtp.dslextreme.com’)

4. You need to tweek the /etc/hosts to have your domain
appended to emails like jayhelp@notesbit.com

Original =>    127.0.0.1    rh9-pc1.notesbit.com rh9-pc1 localhost.localdomain localhost

Changed  => Correct one.

127.0.0.1    rh9-pc1.notesbit.com rh9-pc1 localhost.localdomain localhost
127.0.0.1 notesbit.com
127.0.0.1    rh9-pc1.lightsql.com rh9-pc1 localhost.localdomain localhost
127.0.0.1 lightsql.com

Caution =>

Never change like this (This will block oracle 11i access).

127.0.0.1    notesbit.com rh9-pc1.notesbit.com rh9-pc1 localhost.localdomain localhost

Following Google Searches Lead To This Post: How do i set up sendmail in Linux
sendmail configuration centos smtp isp
linux sendmail set smtp host
how to set up sendmail for php
configure+sendmail+php+linux
CentOS Install Configure Sendmail
CONFIGURE SMTP CENTOS sendmail
setting up sendmail on centos
bash configure sendmail
unix mail smtp host configuration
steps to configure sendmail
linux send mail from bash script smtp
linux sendmail goes right to junk mail
configure sendmail on localhost
configure sendmail on linux localhost
How to setup sendmail as MTA
setup localhost linux
linux bash sendmail configure
configure sendmail for localhost
restrict access to sendmail to localhost
Настройка Sendmail CentOS
sendmail setup for a domain
oracle R12:configure sendmail
centos php send mail google smtp wordpress
centos smtp sendmail
install Sendmail for linux
sendmail setup linux
simple sendmail setup for php
configure sendmail localhost no domain
how to setup sendmail in linux
sendmail recompile .mc Linux rhel m4 sendmail-cf
Linux How to Configure sendmail
configure mass email sendmail linux
How to configure sendmail in centos
how to setup sendmail.mc linux
linux sendmail smtp host configuration
centos sendmail smtphost
linux simple sendmail config
linux sendmail configuration
sendmail specify smtp host
configure centos sendmail to send secure
sendmail setup notes centos
sendmail on centos
manual sendmail linux standalone
how to confiuge sendmail for localhost only
linux sendmail setup
linux sendmail goes in junk
unix setup smtp host
sendmail setup centos
sendmail -t bash
Windows Live SMTP sendmail.cf
tutorial linux ISP’s unix-apache -server pdf
simple steps on send mail in linux
Simple Steps to setup sendmail from external smtp server in your linux installation.
program sendmail bash linux
sendmail linux setup
sendmail setup in linux
how to compile cf to mc centos
localhost sendmail php unix
how to setup sendmail on centos
php sendmail linux with isp
sendmail linux arrives in junk

Post to Twitter  Post to Delicious  Post to Digg    Post to StumbleUpon

Categories : Scripts Unix Tags : , ,

Comments
December 9, 2009

Hi, Thanks for your efforts on this plugin. I wanted to let you know about my experience with it. This is with WP 2.8 importing a blogger blog with many images.

Posted by mac wholesale
Leave a comment

(required)

(required)