![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| find number of incoming requests to a server | laddu | UNIX for Dummies Questions & Answers | 1 | 03-10-2007 01:48 AM |
| Check incoming mail to sendmail | kingdbag | UNIX for Dummies Questions & Answers | 1 | 01-25-2007 11:32 PM |
| loggin incoming ftp connections in syslog | zuessh | AIX | 2 | 05-31-2006 05:07 PM |
| rlogin/rsh incoming port | andryk | High Level Programming | 1 | 08-17-2004 10:21 AM |
| Listening on port for incoming data? | frustrated1 | Shell Programming and Scripting | 6 | 01-16-2004 06:48 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
run a script from incoming email
hi
I have a bit of a problem i need help with. I have a script that runs no problems when i run it manually. as soon as i stick in tester: /app/scripts/run.pl into /etc/aliases & try to run it by sending a mail it doesnt work. the output files are owned by daemon, which i dont like & think may be the problem. (the script calls a binary that logs onto a remote server (without prompts or interaction) which then does its thing ( i have no choice i must use this method to reach the final program)) & its perfectly fine if i run it manually & apparently others in the company had been able to make their script run from aliases. but i'm a newbie & learning as i go. so, how can i get a script executed by daemon to be ran as a user & not daemon. on solaris 10. thanks |
|
||||
|
getting the script to run manually is no problem. its even got 777 perms
the problem i think is it is running as daemon when it gets called from /etc/aliases. & if i can change it to run as me or nobody then i can eliminate 1 possible answer thanks |
![]() |
| Bookmarks |
| Tags |
| solaris |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|