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-16-2002 11:46 AM
08-16-2002 11:46 AM
sendmail
Is there any way to forward that mail to my e-mail address on outlook ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 11:58 AM
08-16-2002 11:58 AM
Re: sendmail
There could be several reasons behind mail system not working.
Look at /var/adm/syslog/mail.log (or the one you specified for mail.debug in /etc/syslog.conf) for more details.
Do a tail -f /var/adm/syslog/mail.log in a seperate window and then run your mail command again and see what error is logged in there and try posting it.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 12:29 PM
08-16-2002 12:29 PM
Re: sendmail
If your system is not properly running sendmail, you will not be able to send files to Outlook through email.
Question - Has the sendmail ever worked on this system?
If it hasn't this may be a matter of some necessary configurations. Also, check your sendmail versions. I had a situation once of a client not able to sendamil to our mailserver because they were both running different versions. (both on 11.x) I can't remember the version numbers for the life of me. (sorry)
Good luck,
Kel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 12:51 PM
08-16-2002 12:51 PM
Re: sendmail
My sendmail is working OK . I have some programmes wich generates a report in the form e-mail to a mailing list. I am trying to find if by some unknow resion if e-mail delivery is
incomplete & dead letter is generated is it possible to forward that message to my out-look message . I know with .forward file I can forward my messages from any mail-box of unix user to my outlook mailbox. I am wondering if same thing can be done with Dead letter generated .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 01:27 PM
08-16-2002 01:27 PM
Re: sendmail
I let my programs that run on a host mail to an alias defined in /etc/aliases, not to individual mail addresses. Any user wishing to receive the output of that program can be made member of that group.
Well defined mail lists prevents most mail getting lost.
If you can't avoid that some mail is undeliverable you could run a cron job that scans for dead.letter files that have a size greater than zero and mail them to you...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 04:45 PM
08-16-2002 04:45 PM
Re: sendmail
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x96b70bce6f33d6118fff0090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x316efd3f91d3d5118ff40090279cd0f9,00.html
Great help in finding them:
http://forums.itrc.hp.com/cm/TopSolutions/1,,CA626047!1!questions,00.html
live free or die
harry