- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How can i enable the local users to send the m...
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
12-12-2006 06:20 PM
12-12-2006 06:20 PM
I am able to send the emails with "root" using sendmail
But not able to send the emails with Local users like "oracle"
Please let me know how can i enable the local user "oracle" to send the emails
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2006 06:44 PM
12-12-2006 06:44 PM
Re: How can i enable the local users to send the mail?
not much to go on !
Can you check permissions on sendmail executable, queue directories etc.
On my machine, for example:
-r-sr-sr-t 1 root mail 864256 Nov 3 2003 /usr/sbin/sendmail
Dr-xr-xr-x root bin etc
Drwxr-xr-x root bin mail
-r-x-r-s-r-x root smmsp /usr/sbin/sendmail
drwxrwx--- smmsp smmsp /var/spool/clientqueue
drwxr-xr-x root bin /var/spool/mqueue
What does your mail.log file say ?
Have you tried sendmail -v ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2006 07:27 PM
12-12-2006 07:27 PM
Re: How can i enable the local users to send the mail?
Some of the mail relay all ows the mail coming from specific address so if Peter's suggestion not work then you need to discuss this with your mail administrator if any such policy in place.
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2006 08:08 PM
12-14-2006 08:08 PM
Re: How can i enable the local users to send the mail?
but not able to send the mail using local user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2006 08:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2006 11:55 PM
12-14-2006 11:55 PM
Re: How can i enable the local users to send the mail?
Is the UserDatabaseSpec line uncommented in your sendmail.cf file?
Regards
Andrew Y
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 12:13 AM
12-15-2006 12:13 AM
Re: How can i enable the local users to send the mail?
# sendmail -v to@who.com
This is a test
.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2006 06:13 PM
12-18-2006 06:13 PM
Re: How can i enable the local users to send the mail?
test
.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2006 10:12 PM
12-19-2006 10:12 PM
Re: How can i enable the local users to send the mail?
Use elm utility wherein u can create a header say oracle for a user called oracle to send a mail.
Bye.