![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Producing visually pleasant documents from plain text with reStructuredText and rst2a | iBot | UNIX and Linux RSS News | 0 | 04-29-2008 01:40 AM |
| Plain Text printing issues | fender177 | Linux | 0 | 10-30-2007 08:14 AM |
| Sending email with text & attachment using mailx | haryadoon | Shell Programming and Scripting | 3 | 07-26-2006 10:49 PM |
| Text File error in email | mgirinath | Shell Programming and Scripting | 3 | 07-12-2006 03:10 AM |
| how to use scp without passord | PradeepRed | UNIX for Dummies Questions & Answers | 2 | 01-27-2006 06:39 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
email from root sent my passord in plain text.
Root emailed me this message and thats ok it is supposed to. The thing that concerns me is that the ADMIN password came in plain text. I Xed it out for the purpose of this message of course.
Is there a way for me to set this so the password comes encrypted? OR is not included at all in the message? I have my exchange set up as a group so there are some people in the group that I don't want ot know the password. Thanks Dave From: root@XXXXXX.XXXXXXX.com Sent: Friday, May 21, 2004 12:58 PM To: XXXXXX@XXXXXX.com Subject: ERROR: FTP Problem on RxServer or UNIX box UNIX Login: Date: Fri May 21 12:57:19 CDT 2004 FTPing: /test/rd/tmp/rxs_66802.tmp TO File: /poll/rxs_66802.po RxServer IP: 172.16.1.44 User:administrator Password:XXXXXXX 5 packets transmitted, 0 packets received, 100% packet loss FTP Failed |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
what are you using to generate and send those emails?
|
|
#3
|
|||
|
|||
|
sendmail?
There must be script that when a ftp fails it sends a message to root@XXX.com and root@XXX.com uses sendmail to it to
user@XXX.com I was diggin around for the script that sends the error to root@anwho.com but I haven't found it. Not sure where to look. Thanks Dave |
|
#4
|
|||
|
|||
|
sendmail
It is sendmail I am using
|
|
#5
|
|||
|
|||
|
well it is an email that is sent automatically when you get an ftp error right? so something ( a script or whatever ) is watching the ftp error log, then when an error pops up itll generate the email and send it to you.
yes, you are using sendmail to do the actual delivering of the mail, but something is generating the email itself. i wasnt aware sendmail could be set up to do this on its own. if it is a feature send mail has, then check the sendmail documentation. |
|||
| Google The UNIX and Linux Forums |