- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Need sendmail.cf example for e-mail client
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
08-26-2002 01:02 AM
08-26-2002 01:02 AM
Need sendmail.cf example for e-mail client
I simply want to use sendmail as email-client.
As I'm very new to sendmail for me it is quite unclear what to put in sendmail.cf-file to simply send a message to a smtp-server.
Can anybody help me.
Any tips&tricks are appreciated.
Cheers
Lothar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 01:33 AM
08-26-2002 01:33 AM
Re: Need sendmail.cf example for e-mail client
Just take the default sendmail.cf, and adjust the following:
Dj$w.yourdomain ; for instance Dj$w.a.b.c.d.com
DSyoursmtp-server ; f.i. DSmachinex.a.b.c.d.com
you can hide your machinename :
DMyourdoamin ; DMa.b.c.d.com
Then restart sendmail.
Good luck
Donald
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 01:50 AM
08-26-2002 01:50 AM
Re: Need sendmail.cf example for e-mail client
have a look at:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&con=/hpux/onlinedocs/B2355-90685/00/00/35-con.html&toc=/hpux/onlinedocs/B2355-90685/00/00/35-toc.html&searchterms=configuring|sendmail&queryid=20010419-095231
regards seba
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 05:46 AM
08-26-2002 05:46 AM
Re: Need sendmail.cf example for e-mail client
they helped.
Please grant me one more question:
with what commando do I set the email-senders
name (acutally e-mails arrive as Super-User).
I want to change it generally to a default-value.
Any idea
Thank you
Lothar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2002 01:30 AM
08-27-2002 01:30 AM
Re: Need sendmail.cf example for e-mail client
you have to edit the /etc/passwd file for that. sendmail uses the comment field of the user.
Greetzz
Donald
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2002 01:31 AM
08-27-2002 01:31 AM
Re: Need sendmail.cf example for e-mail client
(#sendmail -bs)
For a more secure sendmail, you should at least be at 8.9.3, and your configuration file should also be that version. The output of the -bs command will give two values... the first 8.X.X is the binary version, the second is the configuration file version.
From your last question, are you trying to change the envelope information?
Berlene
220 m31abhvs.atl.hp.com ESMTP Sendmail 8.9.3 (PHNE_25183)/8.9.3; Tue, 27 Aug 2002 05:35:48 -0400 (EDT)