- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Sendmail Configration !!!!!!!
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2004 08:36 PM
09-19-2004 08:36 PM
Sendmail Configration !!!!!!!
Can any body tell me the steps that are required for configuratin??
I will thanks to that person???
Hope an early reply.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2004 10:03 PM
09-19-2004 10:03 PM
Re: Sendmail Configration !!!!!!!
http://sendmail.org/
HTH.
Regards,
Sri Ram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2004 11:18 PM
09-19-2004 11:18 PM
Re: Sendmail Configration !!!!!!!
You have to post this in Linux forum
BTW,
It's mentioned in this link also:
http://www.webmo.net/support/linux72.html
It's in the "G" subtopic....
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2004 12:26 AM
09-20-2004 12:26 AM
Re: Sendmail Configration !!!!!!!
Check out http://www.sendmail.org
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2004 01:25 AM
09-21-2004 01:25 AM
Re: Sendmail Configration !!!!!!!
A very good documentation on the sendmail configuration is available in the following location.
http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/ref-guide/s1-email-sendmail.html
Here You can get the details clearly.
Regards,
Senthil Murugan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2004 09:48 PM
09-21-2004 09:48 PM
Re: Sendmail Configration !!!!!!!
Hi,
You wanted to run sendmail for internet mail
send/recieve, then I am afraid you take
some time to understand. The issues you
need to take care are
i) Relaying and smtp auth
ii) Virus and Spam checking etc
The best way is .mc file. There is one
/etc/mail/sendmail.mc which is easy to
read and understand. You need to change
entries for Cw and masquerading etc.
Create a mc file and run
m4 your_sendmail.mc > sendmail.cf in /opt
directory.
cp /opt/sendmail.cf to /etc/mail and
restart sendmail.
thanks,
Sam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2004 10:09 PM
09-21-2004 10:09 PM
Re: Sendmail Configration !!!!!!!
I am not going to run sendmail on internet.I want to run it on LAN.So tell me the steps of configuration????
What file is needed to change and also tell me the changes???
Thanks
Bye
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2004 10:38 PM
09-21-2004 10:38 PM
Re: Sendmail Configration !!!!!!!
create a file /etc/mail/sendmail.mc
An example mc file, /etc/mail/sendmail.mc, might look like the following on a mail hub
-------------------------------
divert(0)dnl
VERSIONID(`@(#)gateway.mc 1.0 (Mydomain) 01/08/2004')
OSTYPE(linux)dnl
FEATURE(`nouucp',`reject')dnl
MASQUERADE_AS(`my.domain')dnl
FEATURE(`redirect')dnl
FEATURE(`masquerade_envelope')dnl
FEATURE(`use_cw_file')dnl
FEATURE(`local_procmail')dnl
FEATURE(`always_add_domain')dnl
FEATURE(`masquerade_entire_domain')dnl
FEATURE(`allmasquerade')dnl
FEATURE(`access_db')dnl
LOCAL_USER(`root')dnl
EXPOSED_USER(`root')dnl
#
define(`confPRIVACY_FLAGS', `authwarnings,noexpn,novrfy')dnl
define(`confTO_IDENT', `0s')dnl
define(`confSMTP_LOGIN_MSG', `$j (NO UCE)')dnl
define(`confMILTER_LOG_LEVEL',`1')dnl
INPUT_MAIL_FILTER(`mimedefang',
`S=unix:/var/spool/MIMEDefang/mimedefang.sock,
F=T, T=S:1m;R:1m')
MAILER(local)dnl
MAILER(smtp)dnl
-----------------------------------
NOTE: if you are using the sendmail with MIMEDefang you can use the above configuration with appropriate changes.
-------------------------------
After creating the configuration file like the above,Run the mc file through m4 to generate a new Sendmail configuration file:
m4 /usr/lib/mail/m4/cf.m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf
Regards,
Senthil Murugan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2004 02:34 AM
09-22-2004 02:34 AM
Re: Sendmail Configration !!!!!!!
http://www.sendmail.org
The prior post is also excellent.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com