![]() |
|
|
|
|
|||||||
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to do a silent installation on linux | eamani_sun | Linux | 2 | 05-09-2008 11:24 AM |
| Wine in silent mode | myle | Linux | 1 | 03-10-2008 03:53 AM |
| [Perl] Silent Input | eightysix | Shell Programming and Scripting | 2 | 11-20-2007 05:39 PM |
| How to run shell script in silent mode | x057373 | UNIX for Dummies Questions & Answers | 3 | 12-04-2005 04:26 PM |
| SFTP silent login | sgaucho | HP-UX | 6 | 11-09-2005 06:53 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
I have been using the following code for sending out an email from a AIX UNIX platform.
cat filename | telnet mailhost 25 >/dev/null Time to time I get a message loopback: A specified file does not support the ioctl system call. Can anyone tell me what this means? I need this function to be silent or it will be a problem since it is a cron task. Is mpack an answer?.. this file is not an attachment. The file is in HTML format with MIME headers. |
| Forum Sponsor | ||
|
|
| Thread Tools | |
| Display Modes | |
|
|